{metadata showbase=false} not working

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
cb2004
Power Poster
Power Poster
Posts: 317
Joined: Wed Jul 04, 2007 3:39 pm

{metadata showbase=false} not working

Post by cb2004 »

This is making the base appear in the tag still and use_hierarchy is set to false in config.php. Is this a bug in the tag?

I am using the metadata to make my titles better. Currently I have:

{sitename} - {title} - {metadata showbase=false}

This is because I think CMSMS needs a name for the page to be known throughout the script. If I typed the title as Steel Works, Blah, blah, blah I wouldnt know what this page was in some admin pages. I am using the {description} tag within the description.
cb2004
Power Poster
Power Poster
Posts: 317
Joined: Wed Jul 04, 2007 3:39 pm

Re: {metadata showbase=false} not working

Post by cb2004 »

Sorry :(

CMS Made Simple 1.2.2

PHP 5.2.4
cyberman

Re: {metadata showbase=false} not working

Post by cyberman »

Btw. why do you want to use metadata for additional informations?

Think {description} or a second content block would be a better solution ...
cb2004
Power Poster
Power Poster
Posts: 317
Joined: Wed Jul 04, 2007 3:39 pm

Re: {metadata showbase=false} not working

Post by cb2004 »

{description} I use for the actual meta description. I have gone back to using the Title. Will just fill it in with more information. I found the Parent drop down does not use the menu text but the title which I think should be changed.
cyberman

Re: {metadata showbase=false} not working

Post by cyberman »

I suggest to use something like
{sitename} - {title} - {content block="title" oneline="true" wysiwyg="false"}
Post Reply

Return to “CMSMS Core”