Download & Extend

Add OpenOffice files to the extension list

Project:Web File Manager
Version:6.x-2.11
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)
Issue tags:Quick fix

Issue Summary

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

Comments

#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

Status:needs work» needs review
AttachmentSize
webfm-554574.patch 879 bytes

#3

Status:needs review» fixed

Committed to HEAD. Thanks!

#4

thanks Niels!!

#5

Status:fixed» closed (fixed)

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