[
https://issues.apache.org/jira/browse/OFBIZ-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663790#action_12663790
]
Adrian Crum commented on OFBIZ-2122:
------------------------------------
The main navigation is just an unordered list contained in a DIV element, and
the system messages are just text contained in a DIV element. Why would those
need to be changed? Each has its own CSS class - you can change their
appearance with the style sheet.
The whole idea of Visual Themes is to change the appearance of the content, not
change the content itself.
> 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.