(from the list archives) Paul Spencer recommended setting meta tags  in 
<jetspeed-home>/WEB-INF/templates/vm/layouts/html/default.vm

This is perhaps not as detached as you'd like, but it's a possible solution.

>>> [EMAIL PROTECTED] 02/11/03 10:53AM >>>
I would like to be able to add Meta tags to the HTML generated by Jetspeed 
for the default page.  From the documentation it would appear that the 
actual HTML tags for a page are generated by Turbine.  Looking at the 
JavaDoc for Turbine indicates that the TemplatePageAttributes class has the 
setter method setDescription and setKeywords tags that would cause Turbine 
to generate the appropriate Meta tag.  Further, the TR.prop file seems to 
indicate that the tool.request.page property is the window to this 
class.  It looks like one should be able to set tool.page.<something>=value 
and tool.page.earlyInit=true should set the appropriate values in the 
TemplatePageAttributes class.  However, this does not seem to work.  Am I 
missing something?  If someone knows how to set the meta tags, I would 
appreciate being enlightened.

Karl Klingman


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



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

Reply via email to