[opencms-dev] default_bodies syntax ...
Joachim Arrasz
info at arrasz.de
Wed Nov 3 18:16:16 CET 2004
Hello all,
i did it, for all others who are searching ... here a little example:
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE page SYSTEM "/system/shared/page.dtd">
<page>
<elements>
<element name="body" language="en" enabled="true">
<links/>
<content><![CDATA[
here comes the content which can then be edited ...
]]></content>
</element>
</elements>
</page>
thats it ... i forgot the <elements> tag .,,
Bye Achim
--
/**
* @author Joachim Arrasz
* --> head of technology research <--
* @phone +49/(0)721/66487932
* @mobile 0160/8021351
* @mail arrasz at synyx.de
* @url http://www.synyx.de
*/
More information about the opencms-dev
mailing list