<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Is it really not possible to have the full HTML
editor options available when editing an element of type OpenCmsHtml in a
XMLContent object?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thanks in advance</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>James</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=james@gamepub.com href="mailto:james@gamepub.com">James Adams</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=opencms-dev@opencms.org
href="mailto:opencms-dev@opencms.org">opencms-dev@opencms.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, June 22, 2005 7:42
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [opencms-dev] xsd OpenCmsHtml
editor </DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have an XMLContent type with a number of
elements</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>In the .xsd file the element MainText is of type
OpenCmsHtml. When adding elements there is a rich text editor for this
element but it does not have the options for adding images and links as with
the full html editor. Can I enable this?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>.xsd file below</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>regards</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>James</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><xsd:schema xmlns:xsd="<A
href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</A>"
elementFormDefault="qualified"><BR> <BR> <xsd:include
schemaLocation="opencms://opencms-xmlcontent.xsd"/> <BR> <xsd:element
name="Developments"
type="OpenCmsDevelopments"/><BR> <BR> <xsd:complexType
name="OpenCmsDevelopments"><BR> <xsd:sequence><BR> <xsd:element
name="Development" type="OpenCmsDevelopment" minOccurs="0"
maxOccurs="unbounded"/><BR> </xsd:sequence><BR> </xsd:complexType></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> <xsd:complexType
name="OpenCmsDevelopment"><BR> <xsd:sequence><BR> <xsd:element
name="Headline" type="OpenCmsString"
/><BR>
<xsd:element name="MainText" type="OpenCmsHtml"
/><BR>
<xsd:element name="ImageUrl" type="OpenCmsString"
/><BR>
<xsd:element name="Links" type="OpenCmsString" minOccurs="0"
maxOccurs="5"/><BR>
<xsd:element name="Email" type="OpenCmsString"
/><BR> <xsd:element name="Reference"
type="OpenCmsString"
/> <BR> <xsd:element name="Telephone"
type="OpenCmsString"
/><BR>
<xsd:element name="LOOP" type="OpenCmsString"
/><BR>
<xsd:element name="Fax" type="OpenCmsString"
/><BR>
<xsd:element name="IsAlive" type="OpenCmsString"
/><BR> </xsd:sequence><BR> <xsd:attribute
name="language" type="OpenCmsLocale"
use="required"/><BR> </xsd:complexType><BR>
<xsd:annotation><BR> <xsd:appinfo><BR>
<defaults><BR> <default element="LOOP"
value="NULL|WAFRINET|SAFRINET|PACINET|NAFRINET|EuroLOOP|ASEANET|ANDINONET|CARINET|EAFRINET|EASINET|PACINET|LATINET|MESOAMERINET|NAMERILOOP|SACNET|bionet"/><BR>
<default element="IsAlive"
value="true|false"/><BR> </defaults><BR> <layouts><BR> <layout
element="LOOP" widget="SelectorWidget"
/><BR>
<layout element="IsAlive" widget="SelectorWidget"
/><BR> </layouts><BR> <resourcebundle
name="org.opencms.frontend.templateone.xmlcontentdemo.workplace"/><BR> <mappings><BR> <mapping
element="Headline" mapto="property:Title"
/><BR> </mappings><BR> </xsd:appinfo></FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial
size=2> </xsd:annotation><BR></xsd:schema></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<P>
<HR>
<P></P><BR><BR>_______________________________________________<BR>This mail is
send to you from the opencms-dev mailing list<BR>To change your list options,
or to unsubscribe from the list, please
visit<BR>http://mail.opencms.org/mailman/listinfo/opencms-dev
<P>
<HR>
<P></P>No virus found in this incoming message.<BR>Checked by AVG
Anti-Virus.<BR>Version: 7.0.323 / Virus Database: 267.7.9/23 - Release Date:
20/06/2005<BR></BLOCKQUOTE></BODY></HTML>