Ignore:
Timestamp:
11/17/08 23:36:18 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: cont TWiki. -> %SYSTEMWEB%

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TreeBrowserPlugin/data/TWiki/TreeBrowserPlugin.txt

    r549 r766  
    4242   * Format of the *icon* render type: 
    4343      * =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. 
    4545      * If an icon image is omitted, the following defaults are chosen: %ATTACHURL%/empty.gif, %ATTACHURL%/page.gif, %ATTACHURL%/folder.gif, %ATTACHURL%/folderopen.gif 
    4646 
     
    159159</td></tr></table> 
    160160 
    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. 
     161This 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. 
    162162 
    163163To add _"collapse/expand all nodes"_ functionalities do something like: 
Note: See TracChangeset for help on using the changeset viewer.