%META:TOPICINFO{author="RafaelAlvarez" date="1126490512" format="1.1" version="1"}% ---+!! %TOPIC% %TOC% ---+ Summary This contrib packages in a convenient way the Javascript library and the CSS file needed to implement TWisty Sections. To use the libraries, you must place the following scriplet either in the head section of the page (by modifying the %TWIKIWEB%.TWikiSkins) or putting it somewhere in the topic: It's recommended to use the TWiki:Plugins.TwistyPlugin, as it eases the deployment and use of this contrib. %RED%Caution: If the previous scriplet is put in the HEAD section of the page or the TWiki:Plugins.TwistyPlugin is used, it won't work if the =<body onload="">= manager is set by the skin. Check the [[%ATTACHURL%/twist.js][twist.js]] file for an idea on how to register an eventmanager for the onload event without overwriting the previous one.%ENDCOLOR% This Contrib should work in all versions of TWiki. It has been tested against TWiki:Codev.CairoRelease and TWiki:Codev.DakarRelease. ---++ Customization Skins can customize the color of the twisty placeholder by modifiying the =.twistyPlaceholder= style. ---++ Settings * Name of the perl package * Set STUB = TWiki::Contrib::TwistyContrib * One line description: * Set SHORTDESCRIPTION = Placeholder for the twisty javascript library. ---+ Installation Instructions * Download the ZIP file from the Plugin web (see below) * Unzip ==%TOPIC%.zip== in your ($TWIKI_ROOT) directory. Content: | *File:* | *Description:* | | ==data/TWiki/TwistyContrib.txt== | NEW | | ==lib/TWiki/Contrib/TwistyContrib.pm== | NEW | | ==pub/TWiki/TwistyContrib/toggle-optm-jsoff-sep.html== | NEW | | ==pub/TWiki/TwistyContrib/twist.css== | NEW | | ==pub/TWiki/TwistyContrib/twist.js== | NEW | * Optionally, run ==%TOPIC%_installer== to automatically check and install other TWiki modules that this module depends on. You can also do this step manually. * Alternatively, manually make sure the dependencies listed in the table below are resolved. None ---+ Demo & Text If the contrib is properly installed (and Javascript is enabled in your browser!), then you should see some folding sections below. Look at [[%SCRIPTURLPATH{"view"}%/%WEB%.%TOPIC%?raw=on]] to see how it's done.
--- Click on the button above to fold this section. ---
Expand... Hamlet is without question the most famous play in the English language... Collapse...
Hamlet is without question the most famous play in the English language. Probably written in 1601 or 1602, the tragedy is a milestone in Shakespeare's dramatic development; the playwright achieved artistic maturity in this work through his brilliant depiction of the hero's struggle with two opposing forces: moral integrity and the need to avenge his father's murder. More... Hide more
For more Shakespeare plays, see Wikipedia:WilliamShakespeare
---+ Contrib Info | Authors: | Javascript created by TWiki:Main.SamHasler, Contrib packaged by TWiki:Main.RafaelAlvarez | | Copyright ©: | 2005 Sam Hasler and Rafael Alvarez | | License: | [[http://www.gnu.org/copyleft/gpl.html][GPL]] | | Dependencies: | None | | 12/09/2005 | 1.000 First Version | | Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | __Related Topics:__ %TWIKIWEB%.TWikiPreferences %META:FILEATTACHMENT{name="twist.js" attachment="twist.js" attr="" comment="Javscript library" date="1126427179" path="twist.js" size="3441" stream="twist.js" user="Main.RafaelAlvarez" version="0"}% %META:FILEATTACHMENT{name="twist.css" attachment="twist.css" attr="" comment="Style Sheet" date="1126427224" path="twist.css" size="122" stream="twist.css" user="Main.RafaelAlvarez" version="0"}% %META:FILEATTACHMENT{name="toggle-optm-jsoff-sep.html" attachment="toggle-optm-jsoff-sep.html" attr="" comment="Example of usage" date="1126427282" path="toggle-optm-jsoff-sep.html" size="1716" stream="toggle-optm-jsoff-sep.html" user="Main.RafaelAlvarez" version="0"}%