[Maf] MAF compatible with IE's mht?

Christopher Ottley xknight at users.sourceforge.net
Fri Nov 4 07:56:33 EST 2005


Robert Staudinger wrote:

>Hi,
>  
>
Wow. Someone not filing a bug report. Heh.

>for my bongo project [1] i'm consindering to use MAF as default file
>format. What i'm wondering is
>(-) Is the MAF format compatible with Internet Explorer's .mht format?
>Can files saved by MAF be opened with IE?
>  
>
Nope. MAF supports two formats which are totally different and 
incompatible with each other, .maff which is a zip file with a folder 
structure and some rdf data thrown in and .mht which is a 
quoted-printable and base64 encoded file. IE cannot open .maff files, 
but can open .mht files produced by MAF.

>(-) Can I tell gtkmozembed to create a MAF file instead of a .html and
>a -files directory?
>  
>
Nope, gtkmozembed has no idea what a .maff file is. The MAF extension 
currently does some freaky javascript stuff to make it look seamless to 
the end user (and that's why it breaks whenever a new browser version 
comes out) but vanilla Mozilla would look at you funny if you asked it 
to open or save a .maff file.

Regards,
Christopher.




More information about the Maf mailing list