Date: Mon, 16 Jun 2008 14:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id: Help%2FSiteMapPlugin,v 1.4 2008-06-18 01:12:39 vargenau Exp $ Content-Type: application/x-phpwiki; pagename=Help%2FSiteMapPlugin; flags=PAGE_LOCKED; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary This is a quick mod of BackLinks to do the job recursively. If your site is categorized correctly, and all the categories are listed in CategoryCategory, then a RecBackLinks there will produce a contents page for the entire site. The list is as deep as the recursion level. !!! Usage !!! Arguments direction: Get BackLinks or forward links (links listed on the page) firstreversed: If true, get BackLinks for the first page and forward links for the rest. Only applicable when direction = 'forward'. excludeunknown: If true (default) then exclude any mentioned pages which don't exist yet. Only applicable when direction = 'forward'. exclude: Default: '' include_self: Default: 0 noheader: Default: 0 page: Default: [pagename] The current page description: Override default Description. Printed as header. reclimit: Default: 4 info: Default: false !!! Example !!! Author Cuthbert Cat (cuthbertcat) !!! See Also Help:BackLinksPlugin ---- [PhpWikiDocumentation] [CategoryWikiPlugin]