[Solved] Additional editable area on pages Topic is solved

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
skypanther

[Solved] Additional editable area on pages

Post by skypanther »

I know this has probably been covered, but I'm not even sure how to phrase a search. So, please forgive the repeat question.

How can I add an additional editable area on my pages? I mean, I have a three-column layout:

Left: CSS menu
Middle: {content} stuff
Right: {sidebar} stuff

I want to add a new "sidebar" in the left column below the menu. Ultimately, I want to also get a third box on the page editing screens (content + sidebar + leftbar).

Thanks,
Tim
Last edited by skypanther on Fri Feb 13, 2009 6:01 pm, edited 1 time in total.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Additional editable area on pages

Post by Ted »

You're looking for "multiple content blocks".  See: http://forum.cmsmadesimple.org/index.ph ... 824.0.html for a syntax example.
skypanther

Re: Additional editable area on pages

Post by skypanther »

Awesome! Thanks, that is just what I needed.

I added this:

{content block="leftcolumn"}

Adjusted my stylesheets to fit the new column and I'm all set.

Tim
Post Reply

Return to “CMSMS Core”