Hi All, I'm sure this question has been asked before, but I haven't been keeping up. I would like a way to create a link to a folder from within Zope. So the image /test/something/gfx/this.gif could be access through both that path and /gfx/something/this.gif Thanks, Alec Munro
On Tue, Jan 14, 2003 at 02:08:21PM -0400, Alec Munro wrote:
I'm sure this question has been asked before, but I haven't been keeping up. I would like a way to create a link to a folder from within Zope. So the image /test/something/gfx/this.gif could be access through both that path and /gfx/something/this.gif
IIRC there's something like this on http://www.zopelabs.com hth Jerome Alet
On Tue, Jan 14, 2003 at 07:09:18PM +0100, Jerome Alet wrote:
IIRC there's something like this on http://www.zopelabs.com
precisely : http://www.zopelabs.com/cookbook/1003844578 hth Jerome Alet
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Alec Munro Sent: Tuesday, January 14, 2003 10:08 AM To: zope Subject: [Zope] Symbolic links within Zope?
Hi All,
I'm sure this question has been asked before, but I haven't been keeping up. I would like a way to create a link to a folder from within Zope. So the image /test/something/gfx/this.gif could be access through both that path and /gfx/something/this.gif
Thanks,
Alec Munro
Check out the PortableHole. http://www.zope.org/Members/TheJester/PortableHole/
Charlie Reiman wrote at 2003-1-14 10:14 -0800:
...
I'm sure this question has been asked before, but I haven't been keeping up. I would like a way to create a link to a folder from within Zope. So the image /test/something/gfx/this.gif could be access through both that path and /gfx/something/this.gif
Thanks,
Alec Munro
Check out the PortableHole.
http://www.zope.org/Members/TheJester/PortableHole/ Further alternatives are my "Reference" product
<http://www.dieter.handshake.de/pyprojects/zope> and Shane "Symlink" product. Dieter
participants (4)
-
Alec Munro -
Charlie Reiman -
Dieter Maurer -
Jerome Alet