Changeset 766 for trunk/TreeBrowserPlugin/data/TWiki/TreeBrowserPlugin.txt
- Timestamp:
- 11/17/08 23:36:18 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/TreeBrowserPlugin/data/TWiki/TreeBrowserPlugin.txt
r549 r766 42 42 * Format of the *icon* render type: 43 43 * =Set < _name_ >_THEME = icon, [< _root icon image_ >], [< _icon image_ >], [< _folder icon image_ >], [< _open folder icon image_ >]= 44 * The _root icon image_ is shown at the root of the tree, the _icon image_ is shown at every leaf node, the _folder icon image_ is shown at every collapsed internal node, and the _open folder icon image_ is shown at every expanded internal node. The icon images point to files attached to TWiki topics and are referenced in the standard manner. If no path is given, the images are taken from TWiki.DocumentGraphics.44 * The _root icon image_ is shown at the root of the tree, the _icon image_ is shown at every leaf node, the _folder icon image_ is shown at every collapsed internal node, and the _open folder icon image_ is shown at every expanded internal node. The icon images point to files attached to TWiki topics and are referenced in the standard manner. If no path is given, the images are taken from %SYSTEMWEB%.DocumentGraphics. 45 45 * If an icon image is omitted, the following defaults are chosen: %ATTACHURL%/empty.gif, %ATTACHURL%/page.gif, %ATTACHURL%/folder.gif, %ATTACHURL%/folderopen.gif 46 46 … … 159 159 </td></tr></table> 160 160 161 This tree could be used in the TWiki.WebLeftBar, for example. Clicking on the plus icon next to =Webs= will expand the subtree below that node.161 This tree could be used in the %SYSTEMWEB%.WebLeftBar, for example. Clicking on the plus icon next to =Webs= will expand the subtree below that node. 162 162 163 163 To add _"collapse/expand all nodes"_ functionalities do something like:
Note: See TracChangeset
for help on using the changeset viewer.
