r6 - 06 Apr 2008 - 20:38:13 - AdmiNYou are here: VsTour >  Sandbox Web  > WebLeftBar

%CALC{ $SET(name, WebLeftBar) $SET(len, $LENGTH($GET(name))) $IF($AND( $INT($GET(len)-$FIND(AddOn?, $GET(name))-4), $INT($GET(len)-$FIND(Contrib, $GET(name))-6), $INT($GET(len)-$FIND(Plugin, $GET(name))-5), $INT($GET(len)-$FIND(Skin, $GET(name))-3) ),,---$CHAR(10) * Add Comments? ) }%

tip TWiki Tip of the Day
Control table attributes with TablePlugin
The TablePlugin gives extra control of table display: Allows sorting Changing table properties ... Read on Read more

%CALC{ $SET(name, WebLeftBar) $SET(len, $LENGTH($GET(name))) $IF($AND( $INT($GET(len)-$FIND(AddOn?, $GET(name))-4), $INT($GET(len)-$FIND(Contrib, $GET(name))-6), $INT($GET(len)-$FIND(Plugin, $GET(name))-5), $INT($GET(len)-$FIND(Skin, $GET(name))-3) ),,---$CHAR(10) * Add Comments? ) }%

tip TWiki Tip of the Day
Comment box with CommentPlugin
The CommentPlugin allows users to quickly post comments to a page without an edit/preview/save cycle ... Read on Read more

 
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding VsTour? Send feedback