Incomplete customization options for VisualThemes
--------------------------------------------------
Key: OFBIZ-2122
URL: https://issues.apache.org/jira/browse/OFBIZ-2122
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: SVN trunk
Reporter: Michael Pätzold
Fix For: SVN trunk
It's possible to provide adapted header.ftl/footer.ftl/... by providing a
proper VisualTheme. Therein it's possible to overwrite the original fields in
framework/common/widget/CommonScreens.xml.
Unfortunately this ability isn't given for all template files within
GlobalDecorator screen, i.e.:
- appbar.ftl
- messages.ftl
Also all other screen definitions contain static ftl references. In order to
provide a full VisualTheme adaptation of these needs to be possible, too.
In addition to changes in CommonScreens, the improvement of
framework/common/data/CommonTypeData.xml needs to kept synchronized.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.