Configuring sitemap

Saurus CMS displays the whole site tree in site content area containing sections and articles by using ?op=sitemap in the site URL:

?op=sitemap

To select, which object types are listed:

&show= <comma delimited list of: section,article,link,album,picture,document,subject,event>

To display sitemap of only part of the site's tree:

&parent=<parent object ID number> 

Example:

?op=sitemap&show=section,article,picture&parent=1234