[Zope-CMF] Developing Skins

Chris Withers chrisw@nipltd.com
Wed, 6 Jun 2001 13:56:19 +0100


Hi,

I'm finally developing Swishdot (cheers and 'about f*&%ing time's from the
crowds :-P)
I'm starting with the skin for it (the discussion tool and othe stuff will
follow later)
and I've got a coupla questions.

1. I'd like to be developing on the file system, but I have to restart Zope
everytime I add a new file, even when running debug mode. I think this is a
bug but after sniffing around in DirectoryView.py for a while, I can't find
it :-S

2. I've seen mention of FSDump... I'm hoping this will take my ZODB-based
skin layer and turn it into a FS-based one. IS that the case? If so, where
can I get it from?

cheers,

Chris