[Zope] Referecing items in subfolders
Chris Withers
chrisw@nipltd.com
Tue, 14 Nov 2000 10:36:26 +0000
Sounds like you want Shane Hathaway's Transparent Folder product...
cheers,
Chris
Pieter Claerhout wrote:
>
> Hello all,
>
> have a small question. Imagine you have the following folder structure in Zope:
>
> http://testserver.pclaerhout.com/index_html
> http://testserver.pclaerhout.com/resources/standard_header
> http://testserver.pclaerhout.com/resources/standard_footer
>
> How can I reference the standard_header document (which is in a subdirectory) from the index_html document, for example using a <dtml-var standard_header>?? I have the same question if the files in the subdirectory are for example SQL methods. I'm just looking for a way to separate different kinds of documents.
>
> Kind regards,
>
> Pieter
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )