The VelocityECSLayout is deprecated in T2.3.  Along with
VelocityECSLayout the default implementation of the $page pull tool
(org.apache.turbine.util.template.TemplatePageAttributes) has also been
deprecated.  This poses an obvious problem of being able to set page
titles, body attributes, etc from a screen template, actions, etc.  It
also requires that your Velocity templates (really just the layouts)
must construct the HTML, HEAD, BODY, etc tags.

I have created a new pull tool to use instead of TemplatePageAttributes
and composed a short document on how to use it.  Please take a look and
comment on it.  If you want to try it out, the code is currently in cvs
HEAD.

http://nagoya.apache.org/wiki/apachewiki.cgi?JakartaTurbine2/VelocityOnl
yLayout




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to