Hello all, I would like to make a zclass that contains a set of folders & dtml docs/methods/etc. I would like to create a "group folder" for the various depts and teams at my organization for the intranet site. I would like to use zclasses because I would like to be able to edit the default functionality set of each department/team's folder (like adding a document library, new style index_html, etc) once (in the zclass) and have it cascade throughout each team/department folder. Am I on the right track here? Can zclasses behave this way? I'm totally new to zclasses, although I have done quite a bit with Zope/dtml/python so far. I just haven't been taking advantage of Zope's object-orientedness. Any good tutorials specific to this type of ZClass usage would also be appreciated. Thanks, Dave Thibault