[Zope-CMF] Creating custom content....

Rustad, Aaron ARustad@Online-can.com
Wed, 12 Sep 2001 17:37:27 -0600


I am hoping to create (what I believe would be) custom content. I need to
develop a standard form(template) to input information and I would like the
data to be maintained within CMF. 

Am I right in my assumption that I need to make a custom content type
similar to what I have found in Document.py and PortalFolder.py..etc?  I
have worked with other content management systems that allow data entry via
forms, and they maintain that data in XML, then through XSLT or other means,
the data is presented. 

What is the best way to achieve this with Zope/CMF.

All comments greatfuly welcomed.

Thanks!
Aaron.