Jean-Francois.Doyon at CCRS.NRCan.gc.ca wrote: > class InteractiveMap(PortalFolder, PortalContent, DefaultDublinCoreImpl): Works perfectly. PortalFolders reindexObject method *should* do nothing: <code> def reindexObject(self, idxs=[]): pass </code> HTH, Yuppie