On 2000.12.05 17:22:42 +0000 Alexander Banthien wrote:
> we are trying to fit our javascript-based navigational-dropdowns into
> the layouts-navigations-screens-design. As far as I found out only a
> handful of methods exist for accessing and modifying the
> <head>...</head>-section of the HTML-pages. In particular no
> TemplatePageAttributes.setScript(...)-method (or so) exists. How do you
> get your method-definitions into the head?
> My aim is to dynamically create the nav-bar via VM in order to reflect
> certain per-user-settings.
Two choices:
1) Use VelocityOnlyLayout - that way the layout includes the <HTML> element
(and thus the <HEAD> and <BODY> elements)
2) Write a patch for TemplatePageAttributes
--
Sean Legassick
[EMAIL PROTECTED]
Als Mensch kann mir nichts menschliches Fremd sein
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]