[Tickets #5200] Re: word icon not appearing if msword in mime_drivers.php not enabled
bugs at bugs.horde.org
bugs at bugs.horde.org
Fri Apr 6 22:01:09 UTC 2007
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=5200
-----------------------------------------------------------------------
Ticket | 5200
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | word icon not appearing if msword in mime_drivers.php not enabled
Queue | Gollem
Version | 1.0.2
Type | Enhancement
State | Rejected
Priority | 1. Low
Owners |
-----------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2007-04-06 15:01) wrote:
> Any reason not to prefill $mime_drivers['horde']['default']['icons']
> with all of the MIME types we can handle so that the icons show up
> out of the box and let the other drivers override the icons as needed?
Much larger mime_drivers.php files. You will have to define every MIME
string twice - once in the icons array and once when defining the driver.
For a driver like the enscript driver (with 30+ MIME types defined), that
is a lot of superfluous definitions.
It would be better to add an option to a driver configuration array that
allows a user to disable the MIME Viewer rendering yet keep the icon
definitions. However, this will have to wait for Horde 4 because it will
break BC.
More information about the bugs
mailing list