[Zope] images
marc lindahl
marc@bowery.com
Sun, 06 May 2001 21:21:39 -0400
You'd use <dtml-var images/image.gif>
Also, check out the product CascadingFolders for organizing image folders.
> From: "Joe Copeland" <joe@LADWP.net>
> Date: Sun, 6 May 2001 18:23:45 -0700
> To: <zope@zope.org>
> Subject: [Zope] images
>
> 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
>
>
>
>
> _______________________________________________
> 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 )