Hi, I am missing something here but how would I go about adding a content type that I created using the Zope 3 way of doing things to a Zope 2 site? Do I need to subclass my type and also from SimpleItem (or some similar class like BaseObject or Folder or whatever)? Cheers, Pete