{cms_breadcrumbs} options ?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
lb01
New Member
New Member
Posts: 6
Joined: Thu Aug 21, 2008 9:09 am

{cms_breadcrumbs} options ?

Post by lb01 »

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
vilkis

Re: {cms_breadcrumbs} options ?

Post by vilkis »

what version of CMSMS?
vilkis
zigge
Forum Members
Forum Members
Posts: 75
Joined: Tue Jan 22, 2008 6:53 pm

Re: {cms_breadcrumbs} options ?

Post by zigge »

The new tag does not show pages that are not active in the menu. Do a search on the forum and you will find my struggle with it. I prefer the old tag functionality.
http://forum.cmsmadesimple.org/viewtopi ... =3&t=62168
lb01
New Member
New Member
Posts: 6
Joined: Thu Aug 21, 2008 9:09 am

Re: {cms_breadcrumbs} options ?

Post by lb01 »

This is a bug, you can find more infos here : http://dev.cmsmadesimple.org/bug/view/8274
Locked

Return to “[locked] Installation, Setup and Upgrade”