Posted by merlinofchaos on July 31, 2006 at 6:29pm
Just an FYI, I created a Views Bonus Pack module.
Any dev who wants commit access to add plugins, just ask me. The idea being that this is just a collection of Cool Stuff that people can grab.

Comments
drupalcamp
the guys are drupalcamp johannesburg absolutely loved views and panels btw =)
--
The future is so Bryght, I have to wear shades.
I am trying to establish if
I am trying to establish if this has been done already, and if not, in which module should it be available.
In the Views "Add Field" options there are
File: Id
File: All files
etc
but it would be nice to have a
File: Icon
There could be Icon with name or without name.
nope
core drupal does not have file icons. are you using a contrib module for this? if so, that module should implement a views field. or do this in your theme. sorry, i can't be more explicit right now. basically, this doesn't exist AFAIK.
Thanks for the response, and
Thanks for the response, and advice.
I am not using anything at the moment, but now that I know there is none available, I will try and implement one as a contrib module.