[imp] Excel and Word Attachments.
MrJacK
mrjack@fastorama.com
Tue, 12 Feb 2002 19:02:16 +0100
All path are correct ...
I don't understand what this parameter :
$mime_drivers['horde']['msword']['inline'] = "Value";
do exactly.
Maybe this is the problem ?
-----Message d'origine-----
De : Rudy Setiawan [mailto:hordeimp@ccom.net]
Envoyé : lundi 11 février 2002 21:35
À : imp@lists.horde.org
Objet : Re: [imp] Excel and Word Attachments.
MrJack,
Hmm you should be able to view the docs or xls...make sure the path to
the
programs below are correct. I have successfully installed the wvHtml but
not
tried with xls (since the display layout of xls in html is not that
good).
Rudy
Quoting MrJacK <mrjack@fastorama.com>:
> Hello,
>
> I have try to setup the possibility to open doc and xls documents
> directly from IMP.
> But when i click on the link it’s open me a little windows and front
of
> this a dialog box where i have the possibility to open / save / cancel
> the document.
> What’s wrong ?
>
> This is my horde/config/mimes_drivers.php file :
>
> $mime_drivers['horde']['msword']['location'] = '/usr/bin/wvHtml';
> $mime_drivers['horde']['msword']['inline'] = true;
> $mime_drivers['horde']['msword']['handles'] = array(
> 'application/msword',
> 'text/rtf',
> 'x-extension/doc',
> 'x-extension/rtf');
> $mime_drivers['horde']['msword']['icons'] = array(
> 'default' => 'msword.gif');
>
> $mime_drivers['horde']['msexcel']['location'] =
'/usr/local/bin/xlhtml';
> $mime_drivers['horde']['msexcel']['inline'] = false;
> $mime_drivers['horde']['msexcel']['handles'] = array(
> 'application/vnd.ms-excel',
> 'application/msexcel',
> 'x-extension/xls');
> $mime_drivers['horde']['msexcel']['icons'] = array(
> 'default' => 'msexcel.gif');
>
> Thanks for your help !
>
> Regards,
>
> Raphaël
>
--
IMP mailing list: http://horde.org/imp/
Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org