-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5
-
Component/s: Dashboard / OpenSocial (deprecated), Themes (deprecated)
-
Tags:
This is needed to easily override the styles or content of the Nuxeo OpenSocial gadgets without redifining the whole gadget.
- Move styles from XML to external CSS files
- Move scripts from XML to external JS files
- Move CSS and JS files as static theme resources in nuxeo.war
- Update the gadgets to use the new resources
This will allow developers to easily override the CSS or JS files they want.
- depends on
-
NXP-8041 Make it possible to retrieve standalone css files
- Resolved