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: [EMAIL PROTECTED] >X-Envelope-To: <[EMAIL PROTECTED]> >Date: Wed, 21 Aug 2002 13:59:21 -0500 >From: Gary Frederick <[EMAIL PROTECTED]> >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: [EMAIL PROTECTED] >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" >> <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] with the >> message text UNSUBSCRIBE MHONARC-USERS > >--------------------------------------------------------------------- >To sign-off this list, send email to [EMAIL PROTECTED] with the >message text UNSUBSCRIBE MHONARC-USERS > --------------------------------------------------------------------- To sign-off this list, send email to [EMAIL PROTECTED] with the message text UNSUBSCRIBE MHONARC-USERS
