[Zope] File System Directory View
Charlie Jones
charlie.jones at cadence-technologies.com
Thu Nov 6 20:59:45 EST 2003
I am interested in reading more about adding static/unmanaged html
content to plone instance using File System Directory Views or the
plone skins tool. Can anyone point me in the right direction for some
reading? I seem to be looking in the wrong places.
charlie
On Nov 6, 2003, at 4:11 PM, J Cameron Cooper wrote:
> Charlie Jones wrote:
>
>> Zope 2.1.6 / Plone 1.0.5 / RedHat 9 (all patched up)
>>
>> The end result is that I want to wrap Plone around this content.
>> I've written a python script to rip out the tops and bottoms of the
>> files and replace them with dtml headers and footers. Now I just
>> need to get them served. I tried LocalFS and it didn't play nice
>> with Plone.
>>
>> I will have several Plone instances using this content. Which is why
>> I want it on the FS, to reduce the amount of space on the server and
>> in the Plone instance. If there was some type of symbolic link
>> product that would work also. A folder inside of Plone actually
>> pointing to another folder in Zope.
>
> There are a number of these, with slightly different characteristics.
> PortableHole and Reference, possibly mxmRelation, Rewriter, or
> Redirector. If your files won't be managed as content, you might as
> well get 'em through the skins tool, which would be your easiest and
> most reasonable option.
>
> Of course, APE should work as well, but I've not done that before. I'm
> surprised that the included examples don't do this.
>
> --jcc
>
> --
> "Code generators follow the 80/20 rule. They solve most of the
> problems, but not all of the problems. There are always features and
> edge cases that will need hand-coding. Even if code generation could
> build 100 percent of the application, there will still be an endless
> supply of boring meetings about feature design."
> (http://www.devx.com/java/editorial/15511)
>
>
>
> _______________________________________________
> Zope maillist - Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
More information about the Zope
mailing list