Dashboard > Community Wiki > ... > Template Examples > Sitemap using SimpleNavigationTag
Sitemap using SimpleNavigationTag Log In View a printable version of the current page.

Added by GrĂ©gory Joseph , last edited by Boris Kraft on Jun 22, 2008  (view change)
Labels: 

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 :

  • Niko
Powered by a free Atlassian Confluence Open Source Project License granted to Magnolia International. Evaluate Confluence today.
Powered by Atlassian Confluence 2.7, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators