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/JQueryTwistyPlugin/data/TWiki/JQueryTwistyPlugin.txt

    r878 r927  
    108108 
    109109---+++ Make it remember 
    110 To store the last state in a TWIKIPREF cookie, add the parameter =remember="on"=.%BR% 
     110To store the last state in a FOSWIKIPREF cookie, add the parameter =remember="on"=.%BR% 
    111111To test this, reload the page after toggling. 
    112112 
     
    121121%ENDTWISTY% 
    122122 
    123 If a Twisty state has been stored in a TWIKIPREF cookie before, it can be cleared by using =remember="off"=: 
     123If a Twisty state has been stored in a FOSWIKIPREF cookie before, it can be cleared by using =remember="off"=: 
    124124 
    125125<verbatim> 
     
    428428      * Either =div= or =span=; =span= if nothing set 
    429429   * Set TWISTYREMEMBER =  
    430       * 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 
     430      * 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 
    431431 
    432432   * Set SHORTDESCRIPTION = Twisty section !JavaScript library to open/close content dynamically 
Note: See TracChangeset for help on using the changeset viewer.