[Seaside] Serving pictures from the image

Jens Pall jens at axonspace.com
Thu Jan 25 17:49:06 UTC 2007


Göran Krampe wrote:
> Hi!
> 
>> On 24 Jan 2007, at 19:53 , Jens Pall wrote:
>>> Hi
>>>
>>> How would I go about serving a picture from within the image (not
>>> using static content) and making it a link?
>>>
>>> And then (not Seaside related), how can I read the picture into the
>>> image in the first place?
>>>
>>> Probably some basic stuff, but I'm new at this :)
>> Hi Jens,
>>
>> Please have a look to the SeasideFAQ package in squeaksource/Seaside
>> There are some info on how to serve files.
>> HTH
> 
> I haven't had time to look at the absolutely latest Seaside versions (so
> perhaps it has been changed) but what about WACachedDocument (check class
> comment)? IIRC I described it pretty good.
> 
> regards, Göran
> 

Maybe I can use something similar to what you do in preloadCache? I'll 
have to examine it more closely.

Thanks
JP


More information about the Seaside mailing list