[Zope] images
Joe Copeland
joe@LADWP.net
Mon, 7 May 2001 16:50:29 -0700
Whooa!
The transparent folders product is wonderful! It really helps to be able to
perform acquisitions in the revers direction, down the file tree. I can now
clean up all the clutter that is in my root folder.
Thanks,
-- Joe
----- Original Message -----
From: "Casey Duncan" <cduncan@kaivo.com>
To: "Joe Copeland" <joe@ladwp.net>
Cc: <zope@zope.org>
Sent: Monday, May 07, 2001 8:01 AM
Subject: Re: [Zope] images
> Joe Copeland wrote:
> >
> > How can I place an images in an "/images" folder so that they can be
> > acquired by my entire site.
> >
> > I've placed my images in a directory called "/images" but I can't use
the
> > <dtml-var image.gif> tag to access the image unless I'm in the /images
> > directory or beneth it.
> >
> > Is there a way I can set the source directory of all image objects so
that
> > whenever I call upon an image by the image name Zope can find it?
> >
> > Thanks,
> >
> > Joe
> >
>
> Use a transparent folder:
>
> http://www.zope.org/Members/hathawsh/TransparentFolders
>
> --
> | Casey Duncan
> | Kaivo, Inc.
> | cduncan@kaivo.com
> `------------------>
>
> _______________________________________________
> 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 )