Re: [Zope] File System Directory View
8 Nov
2003
8 Nov
'03
6:56 p.m.
Please stay on the list (for all questions)... Charlie Jones wrote at 2003-11-8 01:01 -0500:
... Does all the code below go into the __init__.py?
It must go somewhere where it is executed (to become effective). A product's "__init__.py" is one natural place.
I am having trouble with: from Products.CMFCore.FSFile import FSFile ... registerFileExtension('html', FSFile)
Products.CMFCore.FSFile does not exist on any of my Zope servers. Is this another product/patch/add-on?
That is strange: "FSFile" is part of "CMFCore" as well as "DirectoryView" (aka "Filesystem Directory View"). Have you "CMF" ("CMFCore" would be sufficient) installed? Which version? Use 1.3.3 or 1.4.2. -- Dieter
8184
Age (days ago)
8184
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer