[Radiant] Where to put my images
Philip Hume
philip.hume at gmail.com
Fri Nov 3 15:40:50 CST 2006
I would like to know where and how I should be implementing my own images
for the externally facing interface of my app.
1) I am assuming I should put them in /public/images. Is this the
recommended method?
2) I have tried this and cannot get Radiant to recognize my added images in
that directory.
A test example running locally on my machine:
When I type:
http://0.0.0.0:3000/images/minus.png
I see the minus.png image that is part of the Radiant backend interface.
When I make a copy of minus called minuscopy.png and keep it in the /image
directory and then call
http://0.0.0.0:3000/images/minuscopy.png
I get the file not found error message.
I think I have the permissions set properly. I have the same issues with my
hosted site testing.
I can call up all the images through my local apache server. So it seems
there is some Radiant behaviour getting in the way. (I am nubie class so
could be missing something obvious)
Any suggestions would be welcome.
Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.radiantcms.org/pipermail/radiant/attachments/20061103/ebc7a17d/attachment.html
More information about the Radiant
mailing list