[Zope] How to add existing folder in Zope

Dieter Maurer dieter at handshake.de
Sun Mar 29 14:30:51 EDT 2009


Andreas Jung wrote at 2009-3-28 14:13 -0500:
> ...
>Installing Plone in such a case is only the solution if one has no better
>idea about doing things. The Filesystem Directory View functionality
>is available out-of-the-box through CMF (which is much smaller than Plone).
>There was also something like SkinnedFolder (I think) implementing
>are similar functionality.

"SkinnedFolder" (at least if you mean
"http://www.handshake.de/~dieter/pyprojects/zope/index.html#bct_sec_4.7")
makes "CMFCore"'s "SkinsTool" available (without the need to use
"CMFDefault" or portal objects).

"FileSystemSite"
(http://www.zope.org/Members/k_vertigo/Products/FileSystemSite)
is the standalone "DirectoryView" functionality.



-- 
Dieter


More information about the Zope mailing list