In js/webfm.js I added the following between lines 159 and 160, so that some OpenOffice files are listed with a more appropieate icon. It is a rather simple tweak since it does not add any new icons but reuses some of the existing ones.
eodt:"doc", eodd:"doc", eods:"xls"
I do not know how to do a patch, but if someone could provide instructions I would try posting one.
thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webfm-554574.patch | 879 bytes | nhck |
Comments
Comment #1
cweagansHi there, if you could roll a patch as per the directions at http://drupal.org/patch/create, I can look it over and commit :)
Comment #2
nhck commentedComment #3
cweagansCommitted to HEAD. Thanks!
Comment #4
castawaybcn commentedthanks Niels!!