[Zope-CMF] Creating a new object type

Troy Farrell troy@entheossoft.com
Thu, 06 Mar 2003 08:29:06 -0600


Mmm.  Sounds to me like you need to make a new 1)Zope product or 2) 
ZClass.  Are you a python coder?

http://www.zope.org/Members/eenge/CMFBoringContent

That should at least help you ask "the right questions."

Troy

David Cain wrote:
> I'd like to create a new object type that contains different type of
> data.  My data is the same as the News Item, but it extends to add
> things like "navigation footer", "hyperlinks".  Basically, I want to
> make my type more like a template for non-techie content providers.
> 
> So:
> How do I add the additional data types?
> How do I create a context.edit() method that will submit the data to the
> object?  
> 
> Thanks in advance.
> 
> David Cain
> Senior Web Developer, Information Systems Department 
> Syracuse University Library
> Syracuse, New York 13244-2010
> (315) 443-5923
> mailto:dacain@library.syr.edu
> mailto:dacain@syr.edu
> 
> 
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
> 
> See http://collector.zope.org/CMF for bug reports and feature requests