[jira] [Closed] (OFBIZ-4743) icon-purpose : same concept as uiLabel but for icons, a property file to address icons by a logical name

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

[jira] [Closed] (OFBIZ-4743) icon-purpose : same concept as uiLabel but for icons, a property file to address icons by a logical name

Nicolas Malin (Jira)

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

Olivier Heintz closed OFBIZ-4743.
---------------------------------
    Resolution: Later

> icon-purpose : same concept as uiLabel but for icons, a property file to address icons by a logical name
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4743
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4743
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Olivier Heintz
>            Priority: Major
>         Attachments: OFBIZ-4743.patch
>
>
> copy from help:
> Icons are useful to make the user interface nicer.
> To ensure consistency in the application, a logical name was given to each icon and it is advisable to use only one.
> To be able to change icon sets based on themes, it is advisable not access online the image file but to go through the appropriate properties files.
> HowTo use of icons in a link (link or show-portlet).
>     An example of use of icon Details
> {code}
>    <show-portlet portlet-id="ShowExample" image-location="${iconsPurpose.Details}" image-title="${uiLabelMap.IconsTooltips_Details}">
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)