From: <de...@de...> - 2017-02-12 01:22:00
|
Author: PeterThoeny Date: 2017-02-12 01:20:18 +0000 (Sun, 12 Feb 2017) New Revision: 30311 Trac url: http://develop.twiki.org/trac/changeset/30311 Modified: twiki/trunk/core/data/TWiki/VarWEBLIST.txt Log: Item7775: New exclude parameter for WEBLIST variable - updating docs Modified: twiki/trunk/core/data/TWiki/VarWEBLIST.txt =================================================================== --- twiki/trunk/core/data/TWiki/VarWEBLIST.txt 2017-02-12 01:19:08 UTC (rev 30310) +++ twiki/trunk/core/data/TWiki/VarWEBLIST.txt 2017-02-12 01:20:18 UTC (rev 30311) @@ -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) | =""= | |