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]
- Re: HTML Meta tags Karl Klingman
- Re: HTML Meta tags Stuart Belden
- Re: HTML Meta tags Karl Klingman
