Feature Proposal: %WEBLIST{... subwebs="WEB" depth="N" ...}%
Motivation
You may want to get a list of direct subwebs of a web.
Description and Documentation
Introducing the
depth parameter to specify max recursion depth of subwebs.
Examples
- %WEBLIST{depth="1"}% - top level webs only
- %WEBLIST{subwebs="Foo" depth="1"}% - direct subwebs of the Foo web.
Impact
Implementation
--
Contributors:
Hideyo Imazu - 2013-02-15
Discussion
Is there a need for fine-grained, per subweb specification of depth? If not, how about adding a
depth="2" parameter? This is orthogonal to
TOC.
--
Peter Thoeny - 2013-02-15