On Thu, Feb 14, 2008 at 12:12 PM, Broderick, Andrew
<[EMAIL PROTECTED]> wrote:
> I would suggest putting them in the images directory, or a subdirectory
>  of it. You will then be able to access them with URLs like:
>
>  http://localhost:8080/roller/images/promo/promo.png
>
>  (which points to a subdirectory of images).


That's not the right thing to do for a  theme image. Theme images
should do in the theme
and you should use $url.resource() to form the URL.

- Dave

Reply via email to