[Zope-CMF] new portal_type
Jim Pharis
jpharis@rtl.org
08 Jul 2002 16:55:54 -0400
CMF'ers,
What I am trying to do is currently over my head but its never stopped
me before. I would like to know if it is possible "theoretically" to
create a Zope Product that adds itself as a content type to CMF
portal_types without messing with the CMFCore or CMFDefault source.
I have successfully added a CMFmyOwnFolder that can create a regular
folder but I need to implement it by creating a new Factory-Based Type
Information which I don't want to do.
Jim