| TwistyContrib
This contrib packages in a convenient way the JavaScript library and the CSS file needed to implement Twisty sections. |
|
It is recommended to use the TwistyPlugin as it eases the deployment and use of this contrib. |
|
< < | This Contrib should work in all versions of TWiki. It has been tested against TWiki 3 and TWiki 4 . |
> > | This Contrib should work with TWiki 4 and newer. |
|
|
| Settings
- Set SHORTDESCRIPTION = Twisty section javascript library to open/close content dynamically
|
|
< < |
- Set STUB = TWiki::Contrib::TwistyContrib
|
| |
|
< < | Installation Instructions |
> > | You can also set the global TWiki variable TWISTYCONTRIB_DEBUG to 1 to make the contrib use uncompressed javascript sources, in the event of problems. |
| |
|
< < |
- Download the ZIP file from the Plugin web (see below)
- Unzip
TwistyContrib.zip in your ($TWIKI_ROOT) directory. Content: File: | Description: | data/TWiki/TwistyContrib.txt | | lib/TWiki/Contrib/TwistyContrib.pm | | pub/TWiki/TwistyContrib/twist.css | | pub/TWiki/TwistyContrib/twist.js | | pub/TWiki/TwistyContrib/twist.compressed.js | |
- Optionally, run
TwistyContrib_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.
Name | Version | Description |
---|
TWiki::Plugins::BehaviourContrib | >=1.000 | Required |
|
> > | Installation Instructions
%*INSTALL_INSTRUCTIONS% |
|
Contrib Info |
|
< < |
|
> > |
|
|
License: |
GPL |
Dependencies: |
Name | Version | Description |
---|
TWiki::Plugins::BehaviourContrib | >=1.000 | Required | |
|
|
> > |
Plugin Version: |
20 Jun 2007 (version 1.4.1) |
Version: |
15675 (22 Jan 2008) |
Change History: |
<-- versions below in reverse order --> |
20 Jun 2007 |
1.4 Arthur Clemens - Updated script so TwistyPlugin can work without extra javascript 'init' calls. |
18 Jun 2007 |
1.3 Arthur Clemens - Updated with TWiki 4 JavaScript files. |
|
|
25 Oct 2006 |
1.2 Arthur Clemens - Updated JavaScript to support TwistyPlugin version 1.2 |
26 Sep 2006 |
1.010 Arthur Clemens - Complete JavaScript rewrite |
12 Sep 2005 |
1.000 First Version |
|
|
Related Topics: TWikiPreferences
|
|
< < |
META FILEATTACHMENT |
attachment="twist.js" attr="" comment="!JavaScript library" date="1126427179" name="twist.js" path="twist.js" size="3441" stream="twist.js" user="TWikiContributors" version="0" |
META FILEATTACHMENT |
attachment="twist.css" attr="" comment="Style Sheet" date="1126427224" name="twist.css" path="twist.css" size="122" stream="twist.css" user="TWikiContributors" version="0" |
|
> > |
META FILEATTACHMENT |
attachment="twist.js" attr="" comment="!JavaScript library" date="1126427179" name="twist.js" path="twist.js" size="3441" stream="twist.js" user="TWikiContributor" version="0" |
META FILEATTACHMENT |
attachment="twist.css" attr="" comment="Style Sheet" date="1126427224" name="twist.css" path="twist.css" size="122" stream="twist.css" user="TWikiContributor" version="0" |
|