[imp] Attachment preview...

ANANT S ATHAVALE asa at isac.gov.in
Wed Jun 27 10:48:15 UTC 2012


Hi,

I could preview for docx also.  Here is my mime_drivers.local.php

<?php
$mime_drivers['msword']['disable'] = false;
$mime_drivers['msexcel']['disable'] = false;
$mime_drivers['msword']['handles'] = array('application/msword',
                                            'application/vnd.ms-word',
                                             
'application/vnd.oasis.opendocument.text',
                                             
'application/vnd.openxmlformats-officedocument.wordprocessingml.document');


Thanks and sorry for troubling you all.

Regards,
Anant.


----- Message from ANANT S ATHAVALE <asa at isac.gov.in> ---------
    Date: Wed, 27 Jun 2012 15:42:52 +0530
    From: ANANT S ATHAVALE <asa at isac.gov.in>
Subject: Re: [imp] Attachment preview...
      To: imp at lists.horde.org


> Dear Michael,
>
> Thank you very much for this hint.  I have achieved viewing images  
> inserted in documents.
>
> This is what I added for Horde 4 set up in Apache configuration.
>
> RewriteEngine  On
> RewriteRule ^/imp/Horde_Mime_Viewer_Base(.+)  
> /tmp/Horde_Mime_Viewer_Base$1 [L]
>
>
> BTW, it is now able to handle openoffice and star office documents  
> along with doc files, but not yet docx.  Any hint for docx documents.
>
> -Anant.
>
> ----- Message from Michael M Slusarz <slusarz at horde.org> ---------
>    Date: Tue, 26 Jun 2012 22:54:19 -0600
>    From: Michael M Slusarz <slusarz at horde.org>
> Subject: Re: [imp] Attachment preview...
>      To: imp at lists.horde.org
>
>
>> Quoting ANANT S ATHAVALE <asa at isac.gov.in>:
>>
>>> From the webserver logs, IMP is looking for the images in  
>>> (/imp/Horde_Mime_Viewer_BaseEFR97U_files/0.jpg ) imp directory  
>>> where as abiword is putting them in /tmp directory.  Is it  
>>> possible to resolve this issue? If yes, How?
>>
>> See, e.g., http://wiki.horde.org/GraphicswvHtml  You will have to  
>> adapt this to the new abiword driver.
>>
>> michael
>>
>>
>>
>> ___________________________________
>> Michael Slusarz [slusarz at horde.org]
>>
>> -- 
>> imp mailing list
>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
>
> ----- End message from Michael M Slusarz <slusarz at horde.org> -----
>
>
>
> Regards,
>
> Anant Athavale.
> ------------------------------------------------------------------------------
> Confidentiality Notice: This e-mail message, including any  
> attachments, is for
> the sole use of the intended recipient(s) and may contain confidential and
> privileged information. Any unauthorized review, use, disclosure or
> distribution is prohibited. If you are not the intended recipient, please
> contact the sender by reply e-mail and destroy all copies of the original
> message.
> ------------------------------------------------------------------------------
>
> -- 
> imp mailing list
> Frequently Asked Questions: http://wiki.horde.org/FAQ
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org


----- End message from ANANT S ATHAVALE <asa at isac.gov.in> -----



Regards,

Anant Athavale.
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------



More information about the imp mailing list