mhonarc-users

Re: ?? MIMEFILTER for OpenOffice.org 1.0 ??

2002-08-22 00:02:26
Thanks!

I want the browser client to view OOo attachments ...

Yes, I know that it is saved in an octal stream as bin*.bin  - I believe
that  if I use <MIMEfilters> that I can store the proper MIME header
for Open Office documents and get the browser to automatically 
invoke Open Office.  

I'm going to experiment with

<MIMEFilters>
application/vnd.sun.xml.writer; m2h_external::filter type="OpenOffice" forceatta
ch ext=sxw; mhexternal.pl
</MIMEFilters>

to see if I can get the desired behavior.

If I get it right, I'll post the results.

jrb

 
 
X-Envelope-From: gary(_dot_)frederick(_at_)jsoft(_dot_)com
X-Envelope-To: <mhonarc-users(_at_)mhonarc(_dot_)org>
Date: Wed, 21 Aug 2002 13:59:21 -0500
From: Gary Frederick <gary(_dot_)frederick(_at_)jsoft(_dot_)com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020722
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: mhonarc-users(_at_)mhonarc(_dot_)org
Subject: Re: ?? MIMEFILTER for OpenOffice.org 1.0 ??
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, hits=0.5 required=5.0 
tests=SUBJ_ENDS_IN_Q_MARK,SUBJ_HAS_Q_MARK,SUPERLONG_LINE,AWL version=2.31
X-Spam-Level: 

John,

What are you trying to do, display OOo docs with MHonarc or display OOo docs 
that are in an archive's email - OOo attachments?

OOo puts several xml files into a jar.

A document from OOo Writer named test.sxw would be a jar with
 META-INF/manifest.xml
 content.xml
 meta.xml
 settings.xml
 styles.xml

I wrote myself an email that had a file called test.sxw attached, fed it to 
mhonarc -single and the html file mhonarc created had a link to test.sxw. The 
attachment was saved as bin00000.bin. I clicked on it, told OOo to open it and 
it worked.

Does that do what you want?

Gary

Earl Hood wrote:
--- "John R. Burns - Knowledge Broker - SE Programs Office"
<John(_dot_)Burns(_at_)Sun(_dot_)COM> wrote:

Are there any MIMEFILTERS for OpenOffice.org 1.0 that would permit 
MHonArc to archive and display documents?

It uses XML and JAR ... http://xml.openoffice.org/ 

------------------^^^
I believe you mean zip since jar is specific to java (although
jar files are just zip files with special file entries used by
classloaders and other java system components).


Couldn't find anything in the archives.


There is nothing.

Contributions are definitely welcome,

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with 
the
message text UNSUBSCRIBE MHONARC-USERS

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-USERS


---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-USERS

<Prev in Thread] Current Thread [Next in Thread>