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.
{metadata showbase=false} not working
Re: {metadata showbase=false} not working
Sorry 
CMS Made Simple 1.2.2
PHP 5.2.4

CMS Made Simple 1.2.2
PHP 5.2.4
Re: {metadata showbase=false} not working
Btw. why do you want to use metadata for additional informations?
Think {description} or a second content block would be a better solution ...
Think {description} or a second content block would be a better solution ...
Re: {metadata showbase=false} not working
{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.
Re: {metadata showbase=false} not working
I suggest to use something like
{sitename} - {title} - {content block="title" oneline="true" wysiwyg="false"}