<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.1.18">
</HEAD>
<BODY>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I'm sorry fro my stupid question, but I'm e new user of OpenCms. How can </FONT>
<FONT COLOR="#000000">I find tutorial about using of structured content with OpenCMS ?</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
Hi Marco,<BR>
altough OpenCMS's VFS has the capability of supporting structured content, there isn't a mechanism for automatically handling it.<BR>
We have developed a new ResourceType called StructuredContent, built on top of the XmlPage, where the structure of an object is defined via an XML file.<BR>
When editing a structured content a form is automatically built to allow the user to edit the content. We have also used the HTMLArea editor to provide editing capabilities for Mozilla users as well as IE.<BR>
The enclosed screenshot illustrates what we have done.<BR>
Incidentally we have also implemented single sign on using jCIFS and a step-based workflow mechanism.<BR>
<BR>
All of our work is based on the CVS version of OpenCMS.<BR>
<BR>
Tristan
</BODY>
</HTML>