|
Re: inserting images with Seaside: msg#00176lang.smalltalk.squeak.beginners
Thanks for your help. But I'm still confused about the directory tree being used. My files are in this hierarchy: - MySqueak (dir) - Squeak3.8-TJK.image - Resources (dir) - Cybele-photo01.jpg What I understand your message to mean is that the documentRoot object contains static files that I can render without additional path information. So an image in Resources should render just by giving its filename. So I tried html image: 'Cybele-photo01.jpg' altText: 'Cybele photo'. This gives Error: "/seaside/Cybele-photo01.jpg" not found. Since that didn't render the image, I tried: html image: 'Resources/Cybele- photo01.jpg' altText: 'Cybele photo'. But also gives the not found error. Error: "/seaside/Resources/Cybele-photo01.jpg" not found. So at this point I'm stumped. I'm sure it's a trivial config issue. I'll keep working through the tutorial. Thanks again. Tom Keller Also, the a On 7/22/06, David Shaffer <cdshaffer@xxxxxxx> wrote:
Thomas Keller wrote: -- Tom "Ecrasez l'Infame!" -- Voltaire _______________________________________________ Beginners mailing list Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [SCRIPT] Setting up a 3.9 image for developers, cdrick |
|---|---|
| Next by Date: | Re: inserting images with Seaside, Thomas Keller |
| Previous by Thread: | Re: inserting images with Seaside, David Shaffer |
| Next by Thread: | Re: inserting images with Seaside, Thomas Keller |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |