TWiki Home TWiki . TWiki . WebMenuFormat TWiki webs:
TWiki| Website |
TWiki . { Home | Welcome | Register | Changes | AllWebChanges? | Index | Search | Go }
Related topics: WebMenu, GnuSkinPlugin, TigerSkinPlugin, TWikiPlugins

WebMenu format

Introduction

The left hand menu used in both the GnuSkin and the TigerSkin themes for the TWiki is defined by the WebMenu topic. Its format can, at first glance, seem a bit complex. The following sections tries to explain the syntax.

When used with the TigerSkin the left-hand menu bar is presented with advanced JavaScript features. Whereas the GnuSkin has an extremely simplified version enabled per default. As the JavaScript engine for presenting the WebMenu topic evolves more user agents, e.g., Mozilla, Netscape and Opera will get support for the more powerful JavaScript presentation. Currently only Internet Explorer is completely supported.

Syntax

%WEB{name="..." home="..." [expand="always or never"]}% entry for Web
%ITEM{name="..." [topic="..."]}% topic in Web, any number of these after %WEB%
%LINK{name="..." [url="..."]}% Genric entry, an URL.
%DEFAULTITEMS% default topics defined by using SET DEFAULTITEMS

Please note: If you consult (as in copy-paste) the sources on this page, remove all <nop> statements in your text. Otherwise the settings will not work for you.

Topic WebMenuFormat . { Edit | Attach | Ref-By | Printable | Diffs | r1.3 | > | r1.2 | > | r1.1 | More }
Revision r1.3 - 16 Jul 2002 - 14:45 GMT - Main.guest
Parents: TigerSkin