[
http://jira.magnolia.info/browse/MAGNOLIA-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15924#action_15924
]
Oliver Lietz commented on MAGNOLIA-2076:
----------------------------------------
I put the stuff in a separate module and moved it to
de.oliverlietz.olivia.module.* namespace.
Ordering nodes doesn't help here, because javascript dependencies could be
cross module, e.g. prototype.js and scriptaculous.js could stay in magnolia-gui
and shared by other modules, e.g. my lightbox module.
The "group" feature was introduced as some libraries consist of several js
and/or css files.
> make Javascripts and Stylesheets configurable in repository
> -----------------------------------------------------------
>
> Key: MAGNOLIA-2076
> URL: http://jira.magnolia.info/browse/MAGNOLIA-2076
> Project: Magnolia
> Issue Type: New Feature
> Reporter: Oliver Lietz
> Assignee: Oliver Lietz
> Priority: Minor
> Fix For: Green
>
>
> allows embedding Javascripts (*.js) and Stylesheets (*.css) without touching
> templates when using JavascriptsTag and StylesheetsTag from cms taglib
> - JavascriptManager comes with a simple requires/dependency mechanism which
> allows ordering (needed for doa lightbox module which required loading of
> prototype.js, scriptaculous.js and lightbox.js in this particular order)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------