I downloaded kupu from trunk yesterday. In the definition of _addNewTypesToResources, line 178, the following line is missing: typetool = getToolByName(self, 'portal_types') Without it, 'typeTool' isn't defined. Peace, George