-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: WEBUI-0.9.0
-
Component/s: Web UI
-
Tags:
-
Sprint:nxGang Sprint 9.1.3
-
Story Points:2
Allow contributing new themes for the Web UI:
- Create top level themes folder.
- Move images/themes/[images] to themes/[theme-name]/[images].
- Move syles/[theme-name]-theme.html to themes/[theme-name]/theme.html.
- Extract code from nuxeo-theme.html and create a <nuxeo-theme name="[theme-name]"> element.
- Add <nuxeo-slot slot="THEMES"> in nuxeo-themes.html
- Move inline javascript from index.html to a separate themes/base.html
- is duplicated by
-
NXP-20655 Make it possible to include new themes to Web UI
- Resolved