Is there a simple way to get the {sitemap} to show pages that are marked to not show in the menu? I have pages like the privacy policy, legal, etc. that don't show in my primary menu. But, I want them on the site map. I searched and couldn't find anything documented.
I will probably go with this solution rather than the {sitemap} tag:
http://wiki.cmsmadesimple.org/index.php ... ed_sitemap
But it also pulls only those pages set to show in the menu.
Thanks,
Tim
[Solved] {sitemap} list pages that don't show in the menu? Topic is solved
[Solved] {sitemap} list pages that don't show in the menu?
Last edited by skypanther on Fri Feb 13, 2009 5:39 pm, edited 1 time in total.
Re: {sitemap} list pages that don't show in the menu?
use {site_mapper} instead....
Ronny
Ronny
Re: {sitemap} list pages that don't show in the menu?
Thanks, but it still isn't showing my "non-menu" pages. Are there parameters I need to add to that tag? I see nothing in the help text.
Tim
Tim
Re: {sitemap} list pages that don't show in the menu?
{site_mapper} is a wrapper around menu, so you can put the menu-parameters in when wanted, like 'showall' etc...
Ronny
Ronny
Re: {sitemap} list pages that don't show in the menu?
Thanks! That worked.
{site_mapper template="sitemap_menutemplate" show_all=true}
Thank you,
Tim
{site_mapper template="sitemap_menutemplate" show_all=true}
Thank you,
Tim