using only multiple content_blocks

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
slooodge
Forum Members
Forum Members
Posts: 13
Joined: Mon Aug 27, 2007 7:17 pm

using only multiple content_blocks

Post by slooodge »

Hi to everyone,

I am just started working with cmsms - and I love it!
please excuse my bad english, I'll try my best to make myself clear...

Is it possible to use:
{content block="Intro"}
{content block="Main"}
etc.

but no simple:
{content}

AND set the system so that there is no textfield for the standard {content} in the editor?

The reason I want to do this, is that the extra content blocks are custom labelled in the editor while the standard {content} is always labelled "content" in the editor - which is very userfriendly because it shows where this part will be shown in the site.

Or is there a way to relabel the standard {content} for each template?

THANKS, Hannes
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: using only multiple content_blocks

Post by Dr.CSS »

Even if you make a template w/o {content} tag it will show up, as first edit box named Content:, when editing a page using the template and anything you put in it will not show on page...

You would have to go thru all the files that make up the {content} tag and change each instance of it to rename it, may want to just get used to using one default {content} tag in templates and know it's going to be the first edit box and name others as you like....
slooodge
Forum Members
Forum Members
Posts: 13
Joined: Mon Aug 27, 2007 7:17 pm

Re: using only multiple content_blocks

Post by slooodge »

Hi Mark,

thanks for your reply - yes, I can live with that.
It just would have been a nice feature, especially when you build pages for other people.

Best, Hannes
Post Reply

Return to “CMSMS Core”