Ignore:
Timestamp:
11/24/08 17:59:40 (4 years ago)
Author:
ArthurClemens
Message:

Item116: rebrand javascipt classes, pass 3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TwistyPlugin/data/System/TwistyPlugin.txt

    r899 r927  
    104104 
    105105---+++ Make it remember 
    106 To store the last state in a TWIKIPREF cookie, add the parameter =remember="on"=.%BR% 
     106To store the last state in a FOSWIKIPREF cookie, add the parameter =remember="on"=.%BR% 
    107107To test this, reload the page after toggling. 
    108108 
     
    125125%ENDTWISTY% 
    126126 
    127 If a Twisty state has been stored in a TWIKIPREF cookie before, it can be cleared by using =remember="off"=: 
     127If a Twisty state has been stored in a FOSWIKIPREF cookie before, it can be cleared by using =remember="off"=: 
    128128 
    129129<verbatim> 
     
    553553      * Either =div= or =span=; =span= if nothing set 
    554554   * Set TWISTYREMEMBER =  
    555       * Either =on= or =off=; default is not specified. If set to =on= all Twisty states will be stored in a TWIKIPREF cookie; if set to =off= the TWIKIPREF cookie will be cleared 
     555      * Either =on= or =off=; default is not specified. If set to =on= all Twisty states will be stored in a FOSWIKIPREF cookie; if set to =off= the FOSWIKIPREF cookie will be cleared 
    556556 
    557557   * Set SHORTDESCRIPTION = Twisty section !JavaScript library to open/close content dynamically 
Note: See TracChangeset for help on using the changeset viewer.