Posted by trogie on August 8, 2008 at 2:16pm
6 followers
| Project: | Language icons |
| Version: | 6.x-2.x-dev |
| Component: | Icon collection |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
Hello,
I have always been using the flag icons from the FamFamFam.com website: http://www.famfamfam.com/lab/icons/flags/
These flags look nice with the little border and anti-alias alike shining effect...
The readme.txt file in the zip files states:
These icons are public domain, and as such are free for any use (attribution appreciated but not required).
So I guess there is not really a problem to use them here?
Comments
#1
You can always drop them in, on your own site. :)
To use them in relation to this project would pretty much limit the module to the flags made available there though, as it's a bit more trouble to create a flag icon in this style, compared to the current one - and it's currently only using ISO 3166-1 codes, meaning that languages not in that set (e.g., Scots ("sco")) won't be included at all.
An option might be to provide several sets and let the user/admin decide which set to use for their site?
#2
Marked #246518: More flags: found a source as a duplicate. That issue also noted that the Esperanto flag isn't among the available icons.
#3
Alright, here are thoughts on how to do this; I was thinking something a bit fancy, yet very, very simple as it wouldn't require any change to the backend...
Where the path will only be visible when "custom" is chosen, and the two other options will really just be shorthand for
drupal_get_path('module', 'languageicons') .'/flags/*.png'anddrupal_get_path('module', 'languageicons') .'/flags/famfamfam/*.png'. So the path will still be stored inlanguageicons_pathas it is now, the only difference is that this value would only be exposed if one chooses to use different icons than those presented.Please let me know if this sounds like crazy talk.
#4
Postponed for 6.x-2.x.
#5
Postponed for #319966: Add flag icon theme selector.
#6
#7
I agree. I had to manually add several flags in myself.
http://www.famfamfam.com/lab/icons/flags/
#8
i have flags set up but cant find a way to add them into my code in order for it to replace the default links
thx
chris
#9
I also agree that using the FFF Flag icons would be the way to go with this module. For reference, there are 49 flags represented in the default icon directory (sites/all/modules/languageicons/flags) and 247 flags in the FFF icon set. Seems like a no-brainer to me.
Cheers,
_rs