<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>cannot edit XML content from details or list?</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=780563007-05112004><FONT face=Arial
color=#0000ff size=2>You are missing the following tag right in the beginning of
your page:</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=780563007-05112004><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=780563007-05112004><FONT
size=3><cms:editable /></DIV></FONT></SPAN>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN class=780563007-05112004><FONT face=Arial color=#0000ff size=2>This
usually must be located in the HEAD section of the HTML page. Not sure if direct
edit would work with your pages since your pages apparently do not generate
valid HTML. In the demos, this is already included in the template used by the
detail and list page.</FONT></SPAN></DIV><!-- Converted from text/plain format -->
<P><FONT size=2>Best Regards,<BR>Alex.<BR><BR>Alexander Kandzior<BR>Alkacon
Software - The OpenCms Experts<BR><A
href="http://www.alkacon.com/">http://www.alkacon.com</A><BR><BR></FONT></P>
<DIV> </DIV><BR>
<BLOCKQUOTE dir=ltr
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader lang=de dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> opencms-dev-bounces@opencms.org
[mailto:opencms-dev-bounces@opencms.org] <B>On Behalf Of </B>Andy
Kriger<BR><B>Sent:</B> Thursday, November 04, 2004 10:05 PM<BR><B>To:</B> 'The
OpenCms mailing list'<BR><B>Subject:</B> [opencms-dev] cannot edit XML content
from details or list?<BR></FONT><BR></DIV>
<DIV></DIV><!-- Converted from text/rtf format -->
<P><FONT face=Arial size=2>I have detail and list files for custom XML
content, but I cannot get the editing functionality to work even though
editable is set to true. I can edit the individual files I created using forms
generated from the XML schema. The xmlcontent demo does work for me and I can
edit that list file. I am viewing the file in the Offline project as Admin so
I should have rights to edit.</FONT></P>
<P><FONT face=Arial size=2>Has anyone run into this?</FONT> <BR><FONT
face=Arial size=2>Can anyone see a problem in these file or suggest things
that could be wrong?</FONT> </P>
<P><FONT face=Arial size=2>thx</FONT> </P>
<P><FONT face=Arial size=2>--- DETAIL FILE ---</FONT> <BR><FONT face=Arial
size=2><%@ taglib prefix="cms" uri="<A
href="http://www.opencms.org/taglib/cms">http://www.opencms.org/taglib/cms</A>"
%></FONT> <BR><FONT face=Arial size=2><cms:contentload
collector="singleFile" param="opencms:uri" editable="true"></FONT>
<BR><FONT face=Arial size=2><h1><cms:contentshow element="Title"
/></h1></FONT> <BR><FONT face=Arial
size=2><h3><cms:contentshow element="Subtitle"
/></h3></FONT> <BR><FONT face=Arial
size=2></cms:contentload></FONT> </P>
<P><FONT face=Arial size=2>--- LIST FILE ---</FONT> </P>
<P><FONT face=Arial size=2><%@ page session="false" %></FONT> <BR><FONT
face=Arial size=2><%@ taglib prefix="cms" uri="<A
href="http://www.opencms.org/taglib/cms">http://www.opencms.org/taglib/cms</A>"
%></FONT> <BR><FONT face=Arial size=2><cms:contentload
collector="allInFolderDateReleasedDesc" param="/gto/article_${number}|13"
editable="true"></FONT> <BR><FONT face=Arial
size=2><h3><cms:contentshow element="Title" /></h3></FONT>
<BR><FONT face=Arial size=2><br><br><br></FONT> <BR><FONT
face=Arial size=2><h3><cms:contentshow element="Subtitle"
/></h3></FONT> <BR><FONT face=Arial
size=2><br><br></FONT> <BR><FONT face=Arial
size=2></cms:contentload></FONT> </P></BLOCKQUOTE></BODY></HTML>