AW: [opencms-dev] adding new template elements
Nick Panienski
panienski at codecentric.de
Wed May 16 09:07:50 CEST 2007
Hi Christoph,
template elements are configured by using the template-elements property of your template. They are separated by ',' and can have two identifiers separeted by '|'. Left of the pipe is the name you use to address the element programmatically, the other one is a nicename for the WYSIWYG editor (e.g. text1|Inhalt,text2|Footer)
The * indicates an element that cannot be disabled using the WYSIWYG editor. It can be considered as a mandatory field.
Using the XML directly makes no sense, just edit the template-elements propoerty of your template.
--
Mit freundlichen Grüßen
Nick Panienski
IT Consultant
codecentric GmbH
Grünewalder Str. 29-31
42657 Solingen
Telefon +49 (212) 24 94 330
Fax +49 (212) 24 94 334
Mobil +49 (151) 167 06 496
eMail panienski at codecentric.de
Internet http://www.codecentric.de
Geschäftsführer: Peter Gierse, Mirko Novakovic und Rainer Vehns
Sitz der Gesellschaft: Solingen
Registergericht: Amtsgericht Wuppertal, HRB 19214
> -----Ursprüngliche Nachricht-----
> Von: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von
> Christoph P. Kukulies
> Gesendet: Dienstag, 15. Mai 2007 22:29
> An: opencms-dev at opencms.org
> Betreff: [opencms-dev] adding new template elements
>
> I have template elements Inhalt and Titel in my maintemplate.
> Now I was in need of a further element. I recalled that one
> has to edit the control code (xml) and add a new <element> entry.
>
> I see this now in the page editor as an option, but it is
> marked with a *, while the other content tags are not marked
> with a "*".
>
> What is the * for and is there a nechanism to get rid of it?
>
> --
> Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list To
> change your list options, or to unsubscribe from the list,
> please visit http://lists.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list