I wanted to change the icons, and I can see that there are plans on making icon themes, but I can't seem to find the settings anywhere. Guess it's not implemented yet.
Anyway, I made a little icon pack. Just upload this folder to the filefield/icons folder and change line 33 in filefield.theme.inc from
$theme = variable_get('filefield_icon_theme', 'protocons');
to
$theme = variable_get('filefield_icon_theme', 'fammini');
The icons are based on the nice free pack by Famfamfam: http://famfamfam.com/lab/icons/mini/
Guess I could make a patch with more mimetypes and icons, and a theme select settings page if somebody wants that..!
Comments
Comment #1
asund commentedHere's a picture of the icons
Comment #2
dopry commenteddude the theme select setting page would be awesome.... if you have time for the patch.
Comment #3
sharique commentedThat will be very nice.
--
Sharique
Comment #4
asund commentedOkay, I'll have a look at it this weekend :)
Comment #5
quicksketchI think configurable icons might be out of scope for Filefield itself. The icon module was meant to handle this sort of thing, but it might be a little ways out: http://drupal.org/project/icon
As a separate issue:
The FamFamFam icons are Creative Commons licensed, and according to the drupal.org CVS rules, only GPL licensed files are allowed to be stored on drupal.org, so these icons wouldn't be allowed to be hosted or bundled with FileField.
Comment #6
robloach*cough*..... Going to plug Nate's icons: http://www.lullabot.com/articles/free_gpl_icons_lullacons_pack_1
Comment #7
quicksketchMarking won't fix for the time being. Though Rob makes an interesting suggestion (though I'd need to make more icons for that). :D
Comment #8
quicksketch