[Seaside] Making generated links more understandable

Paul DeBruicker pdebruic at gmail.com
Tue Mar 27 16:38:12 UTC 2012


On 12-03-27 09:09 AM, Lawrence Kellogg wrote:
>>
>
>    Ok, but I guess the question still remains why the addToPath: command
> messes up serving from my nginx directory, and is there any way around
> it. Is there some other way I can tag the url for Google analytics
> without adding a path component?
>




Are you specifying #resourceBaseUrl in your application's initialization 
(as recommended in the book) and specifying your images/css relative to 
that path as described here:

http://book.seaside.st/book/in-action/serving-files/images



More information about the seaside mailing list