[opencms-dev] Two Body Elements under Opencms6 Alpha
Alexander Kandzior
alex at opencms.org
Tue Oct 26 16:49:25 CEST 2004
To define the available elements of a page, you must use the
"template-elements" property on the _template_.
To define 2 elements named "text1" and "text2", use the following syntax
text1*|Text 1 nice name,text2|Text 2 nice name
The "*" denotes the default element.
Best Regards,
Alex.
Alexander Kandzior
Alkacon Software - The OpenCms Experts
http://www.alkacon.com
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Thomas Maerz
> Sent: Tuesday, October 26, 2004 3:59 PM
> To: The OpenCms mailing list
> Subject: Re: [opencms-dev] Two Body Elements under Opencms6 Alpha
>
> Joachim Arrasz <info at arrasz.de> writes:
>
> > sorry, i wrote absolutely bulls...t what i meant was, how can i use
> > two body sections in OCMS6 within one page?
>
> Edit the controlcode of a page and duplicate the <element
> name="body" /> part to <element name="new" />. So you can
> still use a default body to init this with the correct elements.
>
> This is the only way I found. I couldn't find a way to create
> a new element in the WYSIWYG editor. Also I don't know how to
> keep the elements for different languages in sync.
>
> But maybe XML pages will deprecate and XML content is the replacement?
>
>
> I hope I did get your question now.
>
>
> Regards,
> Thomas
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list To
> change your list options, or to unsubscribe from the list,
> please visit http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
More information about the opencms-dev
mailing list