[opencms-dev] default controlling class for body element

Stephan Hartmann hartmann at waehrisch-feykes.de
Wed May 29 15:04:46 CEST 2002


Am Mittwoch, 29. Mai 2002 14:26 schrieben Sie:
> Hi,
>
> when creating new page
>
> CmsXmlTemplate class is taken as default one for body element.
> Is this configurable or hardcoded?
>

You don't need the body element. Just define another element in your template 
and use the default template selector (in fact no template selector tag in 
the elementdef) to use the same text body like the default body element.

...
<XMLTEMPLATE>
<TEMPLATE>
...
<ELEMENT name="mybody"/>
..
<TEMPLATE>

<ELEMENTDEF name="mybody">
<CALSS>myClass</CLASS>
</ELEMENTDEF>
</XMLTEMPLATE>

Bye,
Stephan

>
> Best Regards,
>    Marian Kasala
>
>
> AP Soft GmbH
> Zabinská 22
> SK-911 05 Trencín
>
> Tel.: +421 32 7435144
> Fax: +421 32 7435144

-- 
Stephan Hartmann

Währisch & Feykes GmbH
Gustav-Adolf-Str. 5
47057 Duisburg
Tel. 0203 / 373 070
Fax 0203 / 376 766
hartmann at wfnetz.de

------------------------------------------------------
Ausschlusserklärung (Disclaimer):
Über das Internet versandte E-mails können unter fremden Namen erstellt oder 
manipuliert werden. Aus diesem Grund enthalten unsere mit E-mail verschickten 
Nachrichten grundsätzlich keine rechtsverbindlichen Willenserklärungen.



More information about the opencms-dev mailing list