Difference: FlexWebListTree (r2 vs. r1)

r2 - 12 Oct 2010 - 15:35 - AdminUser r1 - 03 Jul 2009 - 13:00 - ProjectContributor

FlexWebListTree

FlexWebListTree

The fragment below can be used in a sidebar navigation to establish a folder-like subweb navigation. This uses the jqTreeview widget of the Foswiki:Extensions/JQueryPlugin.

The fragment below can be used in a sidebar navigation to establish a folder-like subweb navigation. This uses the jqTreeview widget of the Foswiki:Extensions/JQueryPlugin.

Use it by adding %INCLUDE{"System.FlexWebListTree"}% to your sidebar navigation.

Use it by adding %INCLUDE{"System.FlexWebListTree"}% to your sidebar navigation.

If you want to hide the web navigation from WikiGuests then uncomment the following:

If you want to hide the web navigation from WikiGuests then uncomment the following:

%STARTINCLUDE%
%JQREQUIRE{"treeview"}%
%JQICON{"house"}% - %WIKITOOLNAME% %FLEXWEBLIST{ webs="%MAINWEB%,User,People,public,%SYSTEMWEB%" exclude="^(TestCases|Trash).*" adminwebs="Applications.*" map="%SYSTEMWEB%=System" header="
    " format="
  • $name" separator="
  • " footer="
" subheader="
    " }%
%STOPINCLUDE%
%STARTINCLUDE%
%JQREQUIRE{"treeview"}%
%JQICON{"house"}% - %WIKITOOLNAME% %FLEXWEBLIST{ webs="%MAINWEB%,User,People,public,%SYSTEMWEB%" exclude="^(TestCases|Trash).*" adminwebs="Applications.*" map="%SYSTEMWEB%=System" header="
    " format="
  • $name" separator="
  • " footer="
" subheader="
    " }%
%STOPINCLUDE%

Test

Test

r2 - 12 Oct 2010 - 15:35 - AdminUser r1 - 03 Jul 2009 - 13:00 - ProjectContributor

View topic | View difference interwoven | History: r3 < r2 < r1 | More topic actions
 
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback