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

CommentFileSizeAuthor
#2 webfm-554574.patch879 bytesnhck

Comments

cweagans’s picture

Issue tags: +Quick fix

Hi there, if you could roll a patch as per the directions at http://drupal.org/patch/create, I can look it over and commit :)

nhck’s picture

Status: Needs work » Needs review
StatusFileSize
new879 bytes
cweagans’s picture

Status: Needs review » Fixed

Committed to HEAD. Thanks!

castawaybcn’s picture

thanks Niels!!

Status: Fixed » Closed (fixed)
Issue tags: -Quick fix

Automatically closed -- issue fixed for 2 weeks with no activity.