Page 1 of 1

[SOLVED] Problem creating elements

Posted: Wed Aug 01, 2007 11:45 am
by daneswood
I would like to do one thing with CMS MS but im not sure it is possible.
I would like to create an element (element with text inside) that can be modified by the editor, but i would like to be in all my pages.

My problem is that if I create it in the template, it cant be modified with the editor and if I create it in the editor then I have to modify my element in all the pages.

Is there something like include to include this element? or maybe a module for it?
thank you very much.

Re: Problem creating elements

Posted: Wed Aug 01, 2007 11:50 am
by RonnyK
You can use the Global Content Block. Create a GCB and place it in the template where you want it to show. Only the GCB has to be edited, and all pages will reflect the changed text.

Ronny

Re: Problem creating elements

Posted: Wed Aug 01, 2007 12:35 pm
by daneswood
That was really cool,  exactly what I needed!
Thank you very much!!