Since 2.1RC3, you can now use the SimpleNavigationTag to create a sitemap of your site, using simply:
This shows all existing pages:
<cmsu:simpleNavigation startLevel="1" expandAll="all"/>
This shows all pages that are not hidden in the navigation using the hideInNav attribute:
<cmsu:simpleNavigation startLevel="1" expandAll="show"/>
This will go through all your nodes and expand them all, as the attribute is saying.
You can also use the 'endLevel' and 'startLevel'attribute to limit the size of the sitemap to sections and subsections ...
In its previous incarnation on JspWiki, this page was last edited on Feb 9, 2007 11:00:14 AM by AndreasBrenk
Other known authors include :