[Zope] Symbolic links within Zope?
Dieter Maurer
dieter@handshake.de
Wed, 15 Jan 2003 23:15:04 +0100
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