Closed (fixed)
Project:
Freelinking for Case Tracker
Version:
6.x-1.0-alpha1
Component:
User interface
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2009 at 01:01 UTC
Updated:
24 Aug 2011 at 07:22 UTC
GPL Icons for helpdesk/software development use are pretty hard to find. Freelinking for Case Tracker should have a small selection of such icons for improved default styling and ready & relevant icons for users.
Comments
Comment #1
Fidelix commentedThese icons are from a Brazilian artist, and they are pretty famous for linux/kde.
http://commons.wikimedia.org/wiki/Crystal_Clear
They are no GPL, but instead are LGPL. I dont know if that makes impossible for including them, but anyway, there is my suggestion.
These icons are very good.
ps: lots of more GPL / LGPL icons can be found here:
http://kde-look.org/index.php?xsortmode=high&page=0&xcontentmode=22x27
Comment #2
juampynr commentedGrayside, do you want to add icons to each link? I think that the use of colors to show their status is enough.
Comment #3
Grayside commentedColors is effective when you learn what they mean. Even on D.O there are some statuses whose colors don't quite make sense to me.
Effective icons are immediately understandable. This could also be controlled via a setting.
Comment #4
juampynr commentedCommited the following changes to the dev branch:
* Updated css so the span does not need to have classes but instead uses the ones from its direct child (the anchor tag which links to the case).
* Added a bug icon for this case type.
* Added a setting at admin/settings/freelinking to control whether the span wrap is added or not.
See more details at the commit diff.
Comment #5
Grayside commented@juampy: I favor consistent markup, that way the CSS can be turned off/replaced easily. That can wait for a feature request from someone actually interested in styling the output differently.
Comment #7
juampynr commentedHi Grayside, as it is implemented, icons are displayed only if the user activates the span wrapper (which is unchecked by default).
Is that OK with what you said in your comment? Please have a look at the commit diff for more details.
Comment #8
juampynr commentedGrayside, do you agree with my last reply? Did you actually test it?
If I see no more activity in this issue I will consider so and hence close it.
Comment #9
Grayside commentedYeah, this is fine for now.