[EMAIL PROTECTED] wrote at 2006-3-27 11:10 -0500: > ... >CMF is a lot of overhead
"Overhead" of what kind? >to pull in just to get DirectoryView, and exactly >what to install to get DirectoryView and as little else as possible >installed >is not documented. You install "Products/CMFCore" and register your top level "DirectoryView" folders with "registerDirectory" (in some code executed during startup, e.g. in the initialization code of one of your products). That's it. -- Dieter _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
