[Zope] LocalFS and ZPT
Dieter Maurer
dieter@handshake.de
Fri, 12 Apr 2002 20:53:12 +0200
blossom merz writes:
> I've been looking into your suggestion to use Filesystem Directory View,
> and find it difficult to understand. In a previous post, you said that I
> need to register the directory that should be made available as
> directory views. I've really tried to understand what that means, and
> have found nothing in the documentation or the sources that gives me a
> decent understanding.
>
> Would you mind giving me a short synopsis of what registering a
> directory is, and how I would go about doing it?
Didn't I do this?
I am sure, I answered a similar question, maybe not to you.
Please look in the mailing list archive.
An alternative would be to look in "CMFDefault/__init__.py".
There, you find an example usage -- for CMF.
Dieter