{cms_breadcrumbs} options ?
Posted: Fri Aug 17, 2012 9:19 am
Hello !
I have some troubles with the new {cms_breadcrumbs} tag.
In the doc (http://docs.cmsmadesimple.org/tags/core/cms_breadcrumbs) it says that it's a shorthand to {menu action="breadcrumbs"}, but when I try to use some {menu} options it doesn't works.
I want to use a different menu template and show all nodes even if they are set to not show in the menu, so I tried :
{cms_breadcrumbs template='Breadcrumbs' show_all='1'}
and
{menu action='breadcrumbs' template='Breadcrumbs' show_all='1'}
But it return an empty string.
Are the options of the {cms_breadcrumbs} tag the sames as the {menu} tag ?
Thanks for your help.
Best regards,
Leeroy
I have some troubles with the new {cms_breadcrumbs} tag.
In the doc (http://docs.cmsmadesimple.org/tags/core/cms_breadcrumbs) it says that it's a shorthand to {menu action="breadcrumbs"}, but when I try to use some {menu} options it doesn't works.
I want to use a different menu template and show all nodes even if they are set to not show in the menu, so I tried :
{cms_breadcrumbs template='Breadcrumbs' show_all='1'}
and
{menu action='breadcrumbs' template='Breadcrumbs' show_all='1'}
But it return an empty string.
Are the options of the {cms_breadcrumbs} tag the sames as the {menu} tag ?
Thanks for your help.
Best regards,
Leeroy