[jira] [Updated] (OFBIZ-6843) New theme Rainbow Stone

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

[jira] [Updated] (OFBIZ-6843) New theme Rainbow Stone

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-6843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien NICOLAS updated OFBIZ-6843:
----------------------------------
    Attachment: rainbowstone.tar.gz

I fix seed data and jquery call ;)
For the next version, I hope to use the new Nicolas's idea.

> New theme Rainbow Stone
> -----------------------
>
>                 Key: OFBIZ-6843
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6843
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: themes
>            Reporter: Julien NICOLAS
>            Assignee: Julien NICOLAS
>            Priority: Minor
>              Labels: features, theme
>             Fix For: Trunk
>
>         Attachments: patch2forRainbowstoneTheme.patch, rainbowstone.tar.gz, screenshot-1.png
>
>
> I create a new theme based on Flat Grey.
> It's the beginning but already functional, my goal is to provide a new style for OFBiz.
> This is my tastes, so don't hesitate to criticize :)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
Reply | Threaded
Open this post in threaded view
|

Re: [jira] [Updated] (OFBIZ-6843) New theme Rainbow Stone

Zakaria MEKNI
Dear All

Very nice theme.

Actually you can avoid the current issue ( until a patch is available )
by removing the lines containing VT_HMENU_TMPLT_LOC in RainbowStoneThemeData.xml file. The theme is still nice without that parameter.

moreover, depending on the version of ofbiz you are working on , you may add all these line and not the last only (file : commonTypeData.xml)
     <Enumeration enumId="VT_FORM_MACRO_LIB" description="Theme Form Macro Library Location" enumTypeId="VT_RES_TYPE" sequenceId="18"/>
     <Enumeration enumId="VT_TREE_MACRO_LIB" description="Theme Tree Macro Library Location" enumTypeId="VT_RES_TYPE" sequenceId="19"/>
     <Enumeration enumId="VT_MENU_MACRO_LIB" description="Theme Menu Macro Library Location" enumTypeId="VT_RES_TYPE" sequenceId="20"/>
+    <Enumeration enumId="VT_STYLESHEET_LESS" description="Style Sheet Less URL"
enumTypeId="VT_RES_TYPE" sequenceId="21"/>


Best regards

PS : all this parameter may be imported by the xml importer without having to re-install