<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Sorry the documentation was from a mailing list posting: <a
 href="http://mail.opencms.org/pipermail/opencms-dev/2003q3/005950.html">http://mail.opencms.org/pipermail/opencms-dev/2003q3/005950.html</a><br>
However, I think I have figured it out. I do the followed his
instructions, except that I did this with the custom default-body:<br>
<br>
<?xml version="1.0" encoding="ISO-8859-1"?><br>
<!DOCTYPE page SYSTEM "/system/shared/page.dtd"><br>
<page><br>
  <elements><br>
    <element name="body" language="en" enabled="true"><br>
      <links/><br>
      <content><![CDATA[Content coming
soon]]></content><br>
    </element><br>
    <element name="body2" language="en" enabled="true"><br>
      <links/><br>
      <content><![CDATA[Content coming
soon]]></content><br>
    </element><br>
  </elements><br>
</page><br>
<br>
This gave me two body elements to edit in the wisiwig editor.<br>
<br>
-paddy<br>
<br>
<br>
Thomas März wrote:<br>
<blockquote cite="mid84wtzdmuvz.fsf@gmx.de" type="cite">
  <pre wrap="">Padraic Hannon <a class="moz-txt-link-rfc2396E" href="mailto:pih@wasabicowboy.com"><pih@wasabicowboy.com></a> writes:

  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm using the latest OpenCms code from cvs and am running into
    </pre>
  </blockquote>
  <pre wrap=""><!---->                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  </pre>
  <blockquote type="cite">
    <pre wrap="">problems following Alexander's instructions for creating multiple
    </pre>
  </blockquote>
  <pre wrap=""><!---->                     ^^^^^^^^^^^^^^^^^^^^^^^^
  </pre>
  <blockquote type="cite">
    <pre wrap="">content bodies.
    </pre>
  </blockquote>
  <pre wrap=""><!---->

I think I missed latest documentation!?



_______________________________________________
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
<a class="moz-txt-link-freetext" href="http://mail.opencms.org/mailman/listinfo/opencms-dev">http://mail.opencms.org/mailman/listinfo/opencms-dev</a>
  </pre>
</blockquote>
<br>
</body>
</html>