|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (10)
View Page History{toc}
h1. Nuxeo Themes
- Nuxeo Themes is implemented in WebEngine
- WebEngine is a lightweight framework, and comes empty: there's nothing in it. To switch from the current framework (JSF SEAM) to WebEngine means to give up all the functionality and reimplement in WebEngine
- WebEngine is a lightweight framework, and comes empty: there's nothing in it. To switch from the current framework (JSF SEAM) to WebEngine means to give up all the functionality and reimplement in WebEngine

h1. Theme Editor
- The theme editor is integrated within Nuxeo 5.5 and it works with the JSF/Seam UI.
!theme_manager.png!
!theme_manager.png!
-- - Unfortunately, it seems rather unstable and I could not create a new theme with it.
TODO: report to the NUXEO Jira, and check if it's already reported and track it
-- The editor is a graphical tool for editing the theme xml file. We can edit the config XML manually to achieve a desired layout
!theme_manager_xml.png|width=800!
!theme_manager_xml.png|width=800!
- The editor is a graphical tool for editing the theme xml file. We can edit the config XML manually to achieve a desired layout
!theme_manager_xml.png|width=60!
!theme_manager_xml.png|width=60!
h4. Customizing a theme
These are the steps that I have found working for modifying the layout.
- I downloaded the theme-galaxy.xml from the Theme Editor. This is the default theme.
- I downloaded the theme-galaxy.xml from the Theme Editor. This is the default theme.

h1. Links
- [Theme doc|http://doc.nuxeo.com/display/NXDOC/Theme]
- [ui--shortcuts|http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20DM-5.3.2/viewContribution/org.nuxeo.theme.editor.ui--shortcuts] (
- [ui--shortcuts|http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20DM-5.3.2/viewContribution/org.nuxeo.theme.editor.ui--shortcuts] (
Interesting\!)