[
https://issues.apache.org/jira/browse/OFBIZ-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12659523#action_12659523
]
Bruno Busco commented on OFBIZ-2106:
------------------------------------
In any case it is better to use this issue as a working area for this
feature. (i.e. please do not commit yet)
I would like to add at least one theme to show how it works.
BTW, using it, I am seeing some other changes to do that I would like
to check with you:
The first one is:
Having a VisualTheme specified to be used for a ProductStore (with a
default one) we should not need any more several fields such as
("styleSheet", "headerLogo", "headerMiddleBackground",
"headerRightBackground") since everything is setup in the theme.
WDYT?
-
I am testing the patch
> Visual Themes for Ecommerce
> ---------------------------
>
> Key: OFBIZ-2106
> URL: https://issues.apache.org/jira/browse/OFBIZ-2106
> Project: OFBiz
> Issue Type: New Feature
> Components: ecommerce
> Affects Versions: SVN trunk
> Reporter: Bruno Busco
> Attachments: EcommerceVisualTheme.patch
>
>
> Hi,
> in the attached patch a simple implementation of selectable visual themes for
> the ecommerce application.
> I have added the "visualThemeId" to the ProductStore entity. The user can
> select one of the available themes in the EditProductStore screen.
> I have defined the actual ecommerce theme as the default theme that is
> "EC_DEFAULT".
> I have followed for the ecommerce main-decorator screen a pattern similar to
> what done for the back-end.
> One thing that we could think to do (but I would like to hear someone about)
> is to add a "typeId" field or similar to the VisualTheme entity that could be
> used to distinguish between the themes for the back-end and for the ecommerce.
> Right now it is possible to select all of the available themes for bost
> application and this results in a mess if, for example, a theme for ecommerce
> is selected for the back-end and viceversa.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.