[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
Mon Apr 2 19:34:55 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-02 12:34) wrote:
> Is there a sample of this somewhere? I didn't see anything in the
> wiki or the list archives. I don't have wvWare, but I still want the
> Word icon. Similar to how the PDF Viewer works. Is the solution to
> have render() return $this->mime_part->getContents() if the binary
> can't be found?
I thought this was in the FAQ, but I could be wrong. Anyway, in
horde/config/mime_drivers.php, just add an entry to
$mime_drivers['horde']['default']['icons'] with the MIME types you want to
define icons for. i.e.
'application/vnd.ms-word' => 'msword.png'
More information about the bugs
mailing list