[Zope-CMF] New Portal Type
Chris Withers
chrisw@nipltd.com
Thu, 19 Jul 2001 10:16:44 +0100
Karim Yaici wrote:
>
> I remember I had the same problem when trying to create a Factory-based
> content type based on the Document type. Though I have changed the 'meta
> type' to 'My Document' (in the portal_types form), it is still recording it
> as Document.
Hehe, Tres, another one bitten ;-)
Karim,
The meta_type should never be changed, unless you actually change the meta_type
of the python product the type is based on.
cheers,
Chris (who also got confused by this)