[ 
https://issues.apache.org/jira/browse/TAP5-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13129372#comment-13129372
 ] 

Robert Zeigler commented on TAP5-1684:
--------------------------------------

Also note that:

"Currently the only way I can do that is by adding those script manually in the 
Layout..."

Isn't /quite/ true.  You could, eg, create a RequestFilter that acts after the 
render, examines the dom, and re-orders the elements as necessary.
                
> Allow custom script ordering
> ----------------------------
>
>                 Key: TAP5-1684
>                 URL: https://issues.apache.org/jira/browse/TAP5-1684
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.6
>            Reporter: Martin Papy
>              Labels: css, javascript
>
> Tapestry should allow some sort of custom ordering in JS / CSS.
> Exemple : if I want to work with Less ( http://lesscss.org/ ), I need to make 
> sure that *.less script are added before the less.js library.
> Currently the only way I can do that is by adding those script manually in 
> the Layout which is not very convenient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to