From: <de...@de...> - 2017-02-12 01:23:27
|
Author: PeterThoeny Date: 2017-02-12 01:21:45 +0000 (Sun, 12 Feb 2017) New Revision: 30312 Trac url: http://develop.twiki.org/trac/changeset/30312 Modified: twiki/branches/TWikiRelease06x00/core/data/TWiki/VarWEBLIST.txt Log: Item7775: New exclude parameter for WEBLIST variable - updating docs - sync to 6.0 branch Modified: twiki/branches/TWikiRelease06x00/core/data/TWiki/VarWEBLIST.txt =================================================================== --- twiki/branches/TWikiRelease06x00/core/data/TWiki/VarWEBLIST.txt 2017-02-12 01:20:18 UTC (rev 30311) +++ twiki/branches/TWikiRelease06x00/core/data/TWiki/VarWEBLIST.txt 2017-02-12 01:21:45 UTC (rev 30312) @@ -1,4 +1,4 @@ -%META:TOPICINFO{author="TWikiContributor" date="1361155323" format="1.1" version="$Rev$"}% +%META:TOPICINFO{author="TWikiContributor" date="1486862407" format="1.1" version="$Rev$"}% %META:TOPICPARENT{name="TWikiVariables"}% #VarWEBLIST ---+++ WEBLIST{"format"} -- index of all webs @@ -33,6 +33,7 @@ __NOTE 2:__ If MetadataRepository is used and webs are required to be registered, then =cancopyto=, =canmoveto=, and =webtemplate= behave differently.\ <ul><li> =cancopyto= and =canmoveto= results include all top level webs and subwebs of the current webs are listed regardless of accessibility - subwebs of non-current webs are excluded. They also include [[UserSubwebs][the user's subweb]]. </li>\ <li> =webtemplate= result has top level template webs only.</li></ul> | ="public"= | + | =exclude="Legacy*, Sandbox"= | Comma separated list of webs to exclude. Wildcards can be used, such as =Legacy*= to exclude all webs starting with Legacy. | =""= | | =marker="selected"= | Text for =$marker= if the item matches =selection= | ="selected"= | | =selection="%<nop>WEB%"= | Current value to be selected in list | =selection="%<nop>WEB%"= | | =subwebs="Sandbox"= | Show webs that are a sub-web of this one (recursivly) | =""= | |