[Zope] CMFCore.DirectoryView

drew nichols drew@mena.org.au
Thu, 19 Jun 2003 09:43:57 +1000


Can anyone tell my why my * Filesystem Directory View folder is losing 
it's skinspath every time i restart zope.
When i instance new directory view it works fine.
After a restart the path is still set correctly but the directory view 
is empty.*


        createDirectoryView ( self, 
'lib/python/Products/MyProduct/skins', id='skins' )
        registerDirectory('skins', globals())