a5e7cbba67
- Update to 4.2.0 - Refactor into modular design - Add 21 default modules and 2 non-default ones - Make upgrading reasonably safe Wiki: http://wiki.FreeBSD.org/TWiki Approved by: farrokhi (maintainer, implicit via miwi)
15 lines
521 B
Text
15 lines
521 B
Text
A "twisty" is an interface toggle control to show and hide content.
|
|
|
|
TwistyPlugin gives you several options to control the appearance of a
|
|
twisty:
|
|
|
|
* use link text or buttons
|
|
* position an icon left or right
|
|
* remember the state at the next visit of the page
|
|
* start the Twisty open or closed
|
|
* start the Twisty open or closed for the first visit
|
|
* use a span or div for the content
|
|
* set a class for the content span or div
|
|
|
|
Author: Rafael Alvarez, Arthur Clemens
|
|
WWW: http://twiki.org/cgi-bin/view/Plugins/TwistyPlugin
|