Add OpenOffice files to the extension list
castawaybcn - August 20, 2009 - 10:35
| Project: | Web File Manager |
| Version: | 6.x-2.11 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | Quick fix |
Description
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

#1
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 :)
#2
#3
Committed to HEAD. Thanks!
#4
thanks Niels!!
#5
Automatically closed -- issue fixed for 2 weeks with no activity.