[Seaside] Static serving of jQuery and related files - reg.

Malte Grunwald malte.grunwald at googlemail.com
Mon Nov 14 11:03:28 UTC 2011


Thank you for your help, i chose another way, but now it works!

Am 07.11.2011 16:09, schrieb Paul DeBruicker:
> On 11-11-07 06:09 AM, Malte Grunwald wrote:
>> /renderLogo: html width: aWidth
>>
>>
>>      (html image)
>>          altText: 'Logo';
>>          width: aWidth;
>>          url: (FileLibraryWf urlOf: #logoJpeg)/
>
>
> You should change the URL in the render method to point to the file in 
> your file system.  Normally this is done by specifying a #resourceUrl 
> in your application then specifying the file path in the render method.
>
>
> See: http://book.seaside.st/book/in-action/serving-files/images
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list