You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2009/09/27 22:43:16 UTC

[jira] Commented: (OFBIZ-2972) Bluelight theme does not support the new help system

    [ https://issues.apache.org/jira/browse/OFBIZ-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760097#action_12760097 ] 

Jacques Le Roux commented on OFBIZ-2972:
----------------------------------------

Thanks Bruno,

Your patch is in trunk at r819400. Happy to see you back contributing :)


> Bluelight theme does not support the new help system
> ----------------------------------------------------
>
>                 Key: OFBIZ-2972
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2972
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>             Fix For: SVN trunk
>
>         Attachments: bluelight_help.patch
>
>
> The attached patch adds all the required files to the Bluelight theme to be compatible with the new help system.
> Few styles have also been changed to get Bluelight theme better.
> To have the messages.ftl rendered in the Showhelp screen (as required by the new help) I was obliged to introduce two new theme resources:
> VT_NAV_OPEN_TMPLT and VT_NAV_CLOSE_TMPLT
> these are used to open and close the appbar rendering.
> This is required because Bluelight theme needs that the navigation section includes the appheader section and I did not find a better solution.
> The new theme resources are optional and the old VT_NAV_TMPLT_LOC can still be used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.