Joe Hudson wrote:
 
> That makes sense.  I was just wondering if someone could explain to me the
> right way to fix this problem (creating a layout teplate without <body>
> tags)  from someone in my position (not having the ability to update turbine
> CVS).  I would appreciate that and I won't clog up this list anymore with my
> messages.  Thank you very much Rafal for explaining my error -- I would have
> written you directly but I couldn't find your email address.

Uh, my address is [EMAIL PROTECTED], you can find it in the header of
the message, search your email client menus for 'view headers' options.

The solution of <body></body> problem was discussed on the list many times.
you can use the list archive and serach engine (link is at the end of each
message) to find more information. With latest changes, you need to put
the following in your TurbineResources.properties:

layout.default=WebMacroOnlyLayout

This class does not use ECS at all. The $title.setTitle() and $data.setTitle() or
$data.getPage().setTitle() will not work, because this object is no longer used.

Whatever you put in the layout templete will be sent to the browser. 

Hope that it helps.

Rafal


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to