Issue (View Online)

Key: NXP-787
Issue Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Brice Chaffangeon
Reporter: Thibaut Soulcié

Operations

View all
View comments
View history
Menu Tree on left has not right icons 
Updated: 27/04/07 14:22   Created: 16/03/07 19:05  

The following comment has been added to this issue: [ Permlink ]

Author: Brice Chaffangeon
Date: 27/04/07 14:22
Comment:
Icons were harcoded in tree explorer.
So I modified this to call the icon set in type-contrib.
I modified the TypeService EP in order to set an icon-expanded (just used in tree explorer for now).
So it can be used like this :

<type id="Folder" coretype="Folder">
      <label>Folder</label>
      <icon>/icons/folder.gif</icon>
      <icon-expanded>/img/yellow-folder-open.png</icon-expanded>
      ....

If no <icon-expanded> is set, it simply use the <icon>.

Project: Nuxeo Enterprise Platform 5
Fix Versions: 5.1 M2

 Description   
i changed the workspace icon to a blue one, and it remains yellow in menu tree -> i think they're not dynamically called

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to