[ 
https://issues.apache.org/jira/browse/OFBIZ-826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482825
 ] 

Adrian Crum commented on OFBIZ-826:
-----------------------------------

Chris,

Loading javascripts in a specific order can be accomodated with the existing 
layoutSettings.javaScripts[] mechanism.

As far as the stuff needed in the header, if we're at an experimentation stage, 
why not just pass a variable to the header template?

Header.ftl example:

<body <#if bodyAttributes?has_content>${bodyAttributes}</#if>>

I don't think anyone would have any objections to sprinkling the existing 
header template with a few conditionals while we try out some ideas.


> Allow header and appbar locations to be overriden in GlobalDecorator
> --------------------------------------------------------------------
>
>                 Key: OFBIZ-826
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-826
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>            Reporter: Chris Howe
>            Priority: Minor
>         Attachments: CommonHeader.patch
>
>
> With the experimentation being done with various javascript tools it is often 
> necessary to append information in the <head> of  the html document.  
> Parameterizing the header location will help this.  While we're at it we 
> might as well parameterize the appbar location as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to