Re: alfresco integration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2007-12-09 at 12:41 -0700, Craig White wrote:
> Even though I have installed alfrescoext-0.91.xpi extension into
> firefox-1.5.0.12-6.el5.centos I cannot view .DOC or .ODT in a web
> page, it only offers to download (yes, I have restarted firefox). 

That might simply be a server MIME issue.  Server MIME descriptions
really are the ultimate description of what something is, not the
filename suffix.  It can be hairy trying to subvert that (proper)
process.

Try:  lynx --head <address of your file>
e.g. lynx --head http://example.com/files/test.doc

See what content-type description you get from the server.  There's a
fair chance it's going to be the default text/plain.  It should really
be an accurate description, instead.  And your handler should be
expecting an accurate description.  Anything else and you're playing pot
luck.

-- 
(This computer runs FC7, my others run FC4, FC5 & FC6, in case that's
 important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux