Line: 1 to 1 | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TwistyPluginA "twisty" is an interface toggle control to show and hide content. | |||||||||||||||||||||||||||||||||
Line: 12 to 12 | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Twisty has a fallback mechanism in case JavaScript is not available: all content is displayed and the control buttons are hidden. Unless parameter noscript="hide" is used to specifically set the content to hide.
What's new in version 1.2:
| ||||||||||||||||||||||||||||||||
> > | Twisty has a fallback mechanism in case JavaScript is not available: all content is displayed and the control buttons are hidden. | ||||||||||||||||||||||||||||||||
Line: 40 to 31 | |||||||||||||||||||||||||||||||||
my content </> <--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < |
Working Twisty | ||||||||||||||||||||||||||||||||
> > | Shorthand | ||||||||||||||||||||||||||||||||
The Twisty triad is conveniently packed into shorthand %TWISTY{some parameters}% Collapsing content %ENDTWISTY% : | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | More... Close <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | It will look like this: | ||||||||||||||||||||||||||||||||
> > | Will generate: | ||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
> > | More... Close <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > | You may have noticed that no parameters are passed to %TWISTY{}% but the show and hide links do have text! The default values are fetched from plugin settings TWISTYSHOWLINK and TWISTYHIDELINK , see Plugin Settings below. | ||||||||||||||||||||||||||||||||
Twisty with icons | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | We will use mode="div" to put the collapsing content below the button. | ||||||||||||||||||||||||||||||||
> > | We will use mode="div" to put the collapsing content below the button (the default mode is "span" ). | ||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | %TWISTY{mode="div" showlink="Show..." hidelink="Hide" | ||||||||||||||||||||||||||||||||
> > | %TWISTY{ mode="div" showlink="Show..." hidelink="Hide" | ||||||||||||||||||||||||||||||||
showimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen-small.gif" | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | hideimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose-small.gif"}% | ||||||||||||||||||||||||||||||||
> > | hideimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose-small.gif" }% | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin-->It will look like this: | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | %TWISTY{mode="div" showlink="Show..." hidelink="Hide" | ||||||||||||||||||||||||||||||||
> > | %TWISTY{ mode="div" showlink="Show..." hidelink="Hide" | ||||||||||||||||||||||||||||||||
showimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen-small.gif" | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | hideimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose-small.gif"}% my twisty content | ||||||||||||||||||||||||||||||||
> > | hideimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose-small.gif" }% my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin-->To put icons at the right side, write | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | %TWISTY{mode="div" showlink="Show " hidelink="Hide " | ||||||||||||||||||||||||||||||||
> > | %TWISTY{ mode="div" showlink="Show " hidelink="Hide " | ||||||||||||||||||||||||||||||||
showimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen-small.gif" | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | hideimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose-small.gif"}% | ||||||||||||||||||||||||||||||||
> > | hideimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose-small.gif" }% | ||||||||||||||||||||||||||||||||
my twisty content
</> <--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | %TWISTY{mode="div" showlink="Show " hidelink="Hide " | ||||||||||||||||||||||||||||||||
> > | %TWISTY{ mode="div" showlink="Show " hidelink="Hide " | ||||||||||||||||||||||||||||||||
showimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen-small.gif" | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | hideimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose-small.gif"}% my twisty content | ||||||||||||||||||||||||||||||||
> > | hideimgright="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose-small.gif" }% my twisty content | ||||||||||||||||||||||||||||||||
</> <--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Line: 101 to 107 | |||||||||||||||||||||||||||||||||
To test this, reload the page after toggling. | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin-->If a Twisty state has been stored in a TWIKIPREF cookie before, it can be cleared by using remember="off" : | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin-->NOTE: Twisty ids are generated automatically. If you need control over exactly which Twisty should be remembered, add the parameter id : | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
my customer list
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > | Note that id sets a sitewide cookie. To create a unique id, add topic or web variables:
id="%WEB%_%TOPIC%_currentCustomerList" | ||||||||||||||||||||||||||||||||
Make it obeyTo let the Twisty start with its content folded open, add parameterstart="show" . | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin-->Likewise use start="hide" to start with hidden content. | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | Show... Hide
start= <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
> > | Show... Hide
start= <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Line: 164 to 212 | |||||||||||||||||||||||||||||||||
If remember="on" is used, subsequential visits to the page will display the Twisty according the cookie setting. | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
> > | Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Line: 175 to 231 | |||||||||||||||||||||||||||||||||
Other use: hide interface parts in case of no JavaScript | |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > | |||||||||||||||||||||||||||||||||
You can use Twisty to show interface elements that should only be visible with JavaScript enabled. For instance the textbox control buttons in the edit screen need JavaScript to work. If a visitor does not have JavaScript on it would not make sense to show these buttons.
Put the "JavaScript content" in an almost bare bones Twisty. Write showlink="" hidelink="" to not display any default link texts. | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Line: 196 to 261 | |||||||||||||||||||||||||||||||||
This code will show the button when JavaScript is off: | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Line: 211 to 282 | |||||||||||||||||||||||||||||||||
Use parameter class to style the content div or class: | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
> > | <--/twistyPlugin twikiMakeVisibleInline--> | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin-->Generates: | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | <--/twistyPlugin twikiMakeVisibleInline-->
my twisty content | ||||||||||||||||||||||||||||||||
> > | <--/twistyPlugin twikiMakeVisibleInline-->
my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Line: 226 to 307 | |||||||||||||||||||||||||||||||||
To be able to use header tags like <h2> , use the properties prefix and suffix . Because we have identical show and hide links we can use the shorthand property link . | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | %TWISTY{prefix="!!" link="Header" | ||||||||||||||||||||||||||||||||
> > | %TWISTY{
prefix="!!" mode="div" link="Header" | ||||||||||||||||||||||||||||||||
showimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen.gif" | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | hideimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose.gif" suffix=""}% | ||||||||||||||||||||||||||||||||
> > | hideimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose.gif" suffix="" }% | ||||||||||||||||||||||||||||||||
my twisty content
<--/twistyPlugin--> | |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > | Add the !! to prevent the twisty header appear in the table of contents when you use %TOC% . | ||||||||||||||||||||||||||||||||
Will create: | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | %TWISTY{prefix="!!" link="Header" | ||||||||||||||||||||||||||||||||
> > | %TWISTY{
prefix="!!" link="Header" | ||||||||||||||||||||||||||||||||
showimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleopen.gif" | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | hideimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose.gif" suffix=""}% my twisty content | ||||||||||||||||||||||||||||||||
> > | hideimgleft="/twiki/pub/TWiki/TWikiDocGraphics/toggleclose.gif" suffix="" }% my twisty content | ||||||||||||||||||||||||||||||||
<--/twistyPlugin--> All on, all off | |||||||||||||||||||||||||||||||||
Line: 246 to 338 | |||||||||||||||||||||||||||||||||
You can toggle all Twisties on or off at once by putting a link or button on the page with class twistyExpandAll or twistyCollapseAll . | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | |||||||||||||||||||||||||||||||||
> > | |||||||||||||||||||||||||||||||||
Creates these controls: | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | |||||||||||||||||||||||||||||||||
> > | |||||||||||||||||||||||||||||||||
When you want to use links, write: | |||||||||||||||||||||||||||||||||
Line: 260 to 351 | |||||||||||||||||||||||||||||||||
#VarTOGGLE | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Expand all | ||||||||||||||||||||||||||||||||
> > | Expand all | ||||||||||||||||||||||||||||||||
Collapse all | |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < | Expand all | ||||||||||||||||||||||||||||||||
> > | Expand all | ||||||||||||||||||||||||||||||||
Collapse all | |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > | Special syntax: format tokensIf you use TWiki variables inside TWISTY parameters chances are it will mess up the variable, or the rendered html. Use format tokens to 'delay' rendering of these variables until the Twisty parameters are parsed. The format tokens are the same as with FormattedSearch:
link="%Y%"but use format tokens: link="$percntY$percnt"... to get: <--/twistyPlugin twikiMakeVisibleInline-->
my twisty content
<--/twistyPlugin-->Or a more complex example using SpreadsheetPlugin; do not write: link="Count: (%CALC{"$GET(infoCount)"}%)"but use format tokens: link="Count: ($percntCALC{$quot$dollarGET(infoCount)$quot}$percnt)" | ||||||||||||||||||||||||||||||||
Syntax | |||||||||||||||||||||||||||||||||
Line: 296 to 434 | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Line: 399 to 537 | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > | |||||||||||||||||||||||||||||||||
Plugin SettingsPlugin settings are stored as preferences variables. To reference | |||||||||||||||||||||||||||||||||
Line: 420 to 559 | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||||||||||
> > | None | ||||||||||||||||||||||||||||||||
Plugin Info
| |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||
< < |
| ||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||
|
Line: 1 to 1 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | TwistyPluginA "twisty" is an interface toggle control to show and hide content. TwistyPlugin gives you several options to control the appearance of a twisty:
noscript="hide" is used to specifically set the content to hide.
What's new in version 1.2:
On this page:
Usage examplesTriadA Twisty consists of 3 elements:
%TWISTYSHOW{}% %TWISTYHIDE{}% (there may be other things between buttons and content) %TWISTYTOGGLE{}% my content %ENDTWISTYTOGGLE% Working TwistyThe Twisty triad is conveniently packed into shorthand%TWISTY{some parameters}% Collapsing content %ENDTWISTY% :
%TWISTY{showlink="Show..." hidelink="Hide"}% my twisty content %ENDTWISTY%It will look like this: Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content <--/twistyPlugin--> Twisty with iconsWe will usemode="div" to put the collapsing content below the button.
%TWISTY{mode="div" showlink="Show..." hidelink="Hide" showimgleft="%ICONURLPATH{toggleopen-small}%" hideimgleft="%ICONURLPATH{toggleclose-small}%"}% my twisty content %ENDTWISTY%It will look like this: <--/twistyPlugin twikiMakeVisibleInline-->
my twisty content
<--/twistyPlugin-->To put icons at the right side, write %TWISTY{mode="div" showlink="Show " hidelink="Hide " showimgright="%ICONURLPATH{toggleopen-small}%" hideimgright="%ICONURLPATH{toggleclose-small}%"}% my twisty content %ENDTWISTY% <--/twistyPlugin twikiMakeVisibleInline-->
my twisty content
<--/twistyPlugin--> Make it rememberTo store the last state in a TWIKIPREF cookie, add the parameterremember="on" .To test this, reload the page after toggling. %TWISTY{showlink="Show..." hidelink="Hide" remember="on"}% my twisty content %ENDTWISTY%Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content <--/twistyPlugin-->If a Twisty state has been stored in a TWIKIPREF cookie before, it can be cleared by using remember="off" :
%TWISTY{showlink="Show..." hidelink="Hide" remember="off"}% my twisty content %ENDTWISTY%Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content <--/twistyPlugin-->NOTE: Twisty ids are generated automatically. If you need control over exactly which Twisty should be remembered, add the parameter id :
%TWISTY{id="currentCustomerList" showlink="Show..." hidelink="Hide" remember="on"}% my customer list %ENDTWISTY% Make it obeyTo let the Twisty start with its content folded open, add parameterstart="show" .
%TWISTY{showlink="Show..." hidelink="Hide" start="show"}% my twisty content %ENDTWISTY%Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content <--/twistyPlugin-->Likewise use start="hide" to start with hidden content.
%TWISTY{showlink="Show..." hidelink="Hide" start="hide"}% my twisty content %ENDTWISTY%Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content <--/twistyPlugin--> Make it obey only the first timeTo let the Twisty start with its content folded open the first time the visitor sees the Twisty, add the parameterfirststart="show" .
If remember="on" is used, subsequential visits to the page will display the Twisty according the cookie setting.
%TWISTY{showlink="Show..." hidelink="Hide" firststart="show"}% my twisty content %ENDTWISTY%Show... Hide <--/twistyPlugin twikiMakeVisibleInline-->my twisty content <--/twistyPlugin--> Other use: hide interface parts in case of no JavaScriptYou can use Twisty to show interface elements that should only be visible with JavaScript enabled. For instance the textbox control buttons in the edit screen need JavaScript to work. If a visitor does not have JavaScript on it would not make sense to show these buttons. Put the "JavaScript content" in an almost bare bones Twisty. Writeshowlink="" hidelink="" to not display any default link texts.
%TWISTY{link="" noscript="hide" start="show"}% <input type="submit" class="twikiButton" value="You surely have !JavaScript" /> %ENDTWISTY% <--/twistyPlugin twikiMakeVisibleInline--> <--/twistyPlugin-->Do not forget to set start="show" to show the Twisty content at all.
When JavaScript is off, the button should be invisible.
This code will show the button when JavaScript is off:
%TWISTY{link="" start="show"}% <input type="submit" class="twikiButton" value="You surely have !JavaScript" /> %ENDTWISTY% <--/twistyPlugin twikiMakeVisibleInline--> <--/twistyPlugin--> Styling the TwistyUse parameterclass to style the content div or class:
%TWISTY{mode="div" showlink="Show..." hidelink="Hide" class="twikiHelp"}% my twisty content %ENDTWISTY%Generates: <--/twistyPlugin twikiMakeVisibleInline-->
my twisty content
<--/twistyPlugin--> Twisty headersTo be able to use header tags like<h2> , use the properties prefix and suffix . Because we have identical show and hide links we can use the shorthand property link .
%TWISTY{prefix="<h4>!!" link="Header" showimgleft="%ICONURLPATH{toggleopen}%" hideimgleft="%ICONURLPATH{toggleclose}%" suffix="</h4>"}% my twisty content %ENDTWISTY%Will create: !! Header Header<--/twistyPlugin twikiMakeVisibleInline-->my twisty content <--/twistyPlugin--> All on, all offYou can toggle all Twisties on or off at once by putting a link or button on the page with classtwistyExpandAll or twistyCollapseAll .
<button class="twistyExpandAll twikiButton">Expand all</button> <button class="twistyCollapseAll twikiButton">Collapse all</button>Creates these controls: When you want to use links, write: #VarTOGGLE <a href="#TOGGLE" class="twistyExpandAll">Expand all</a> <a href="#TOGGLE" class="twistyCollapseAll">Collapse all</a>Expand all Collapse all SyntaxTWISTYThis renders the button as well as the toggled content section contained within this and the closing ENDTWISTY tag.Usage: %TWISTY{ ... }% Toggable contents %ENDTWISTY%
ENDTWISTYTwisty closure, complements the opening TWISTY tag.
Twisty components syntax
Ocassionally you might need to create a custom set of individual Twisty components:
TWISTYBUTTONShorthand version for TWISTYSHOW & TWISTYHIDE This is useful if both the show and the hide button take the same arguments.
TWISTYSHOWShow/open link
TWISTYHIDEHide/close link
TWISTYTOGGLETwisty Toggle contents section
ENDTWISTYTOGGLEThe Twisty closure
The Fine PrintTwistyPlugin is a convenience plugin for TWiki:Plugins.TwistyContrib. Major features are:
Plugin SettingsPlugin settings are stored as preferences variables. To reference a plugin setting write%<plugin>_<setting>% , i.e. %TWISTYPLUGIN_SHORTDESCRIPTION%
Plugin Installation Instructions
Plugin Info
|