[JIRA] Closed: (OFBIZ-880) User selectable UI themes

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[JIRA] Closed: (OFBIZ-880) User selectable UI themes

JIRA jira@ofbiz.org
     [ http://jira.undersunconsulting.com/browse/OFBIZ-880?page=all ]
     
Marco Risaliti closed OFBIZ-880:
--------------------------------

    Resolution: Duplicate

replaced by https://issues.apache.org/jira/browse/OFBIZ-268

> User selectable UI themes
> -------------------------
>
>          Key: OFBIZ-880
>          URL: http://jira.undersunconsulting.com/browse/OFBIZ-880
>      Project: [OFBiz] Open For Business
>         Type: New Feature
>     Reporter: Adrian Crum
>     Assignee: Jira Administrator
>     Priority: Minor
>  Attachments: DEFAULT.JPG, STHWEST.JPG, SectionMap.java, ThemeServices.java, USERSET.JPG, UiThemes.xml, UserServices.java, envsetup.bsh, header.ftl, southwest.css, viewMain.ftl
>
>
> From the Dev mailing list, implementation overview for user-selected UI themes.
> [Text from mailing]
> I modified header.ftl to support alternative style sheets. If an alternative
> style sheet is in the environment, then the maincss.css is disabled and the
> alternative is used.
> I copied and modified the maincss.css file to create different themes. One css
> file for each theme.
> I set up a "Workspace Manager" web page where the user can select from a list of
> themes. The web page stores their selection in the user setting entity.
> I modified the GlobalDecorator so that it calls an action that gets the user's
> current theme from the user setting entity and puts it in the environment.
> Some of this was submitted in Jira 174. That Jira issue is kinda outdated now,
> but the changes I made to header.ftl will still work.
> [End text]
> I have submitted some files that can be consulted for ideas. They will NOT work "out of the box" because they rely on other components we use internally. I'm sure they will contain enough information so that someone can flesh it out on their own.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.undersunconsulting.com/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira