[Seaside] Some general Seaside questions?

Lukas Renggli renggli at gmail.com
Mon Aug 13 13:44:38 UTC 2007


> a)  How does specify the following within the renderContentOn:
>
> body tag
> head tag
> meta tag
> as so on

Override #updateRoot: in your components. Have a look at the existing
implementations.

> Is there an easy to digest listing of what can be placed in a
> renderContentOn method?

Have a look at WARenderCanvas and its superclasses.

> b)  Next, how does specify the path for image assets on the filesystem?

That depends what development platform you are on? I don't know how
this works in Dolphin.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list