I assume that the ODT MIME types are set correctly on the main
website... it seems they are not set right on the OOoWiki.  I poked
around in the Apache docs to find out how to add the ODT MIME types to
the Wiki server... and found out that I should simply be able to edit
the file:

  apache2/conf/mime.types

and add the missing MIME types as described here:
http://www.iana.org/assignments/media-types/

This is what I added:

application/vnd.oasis.opendocument.chart
application/vnd.oasis.opendocument.chart-template
application/vnd.oasis.opendocument.database
application/vnd.oasis.opendocument.formula
application/vnd.oasis.opendocument.formula-template
application/vnd.oasis.opendocument.graphics
application/vnd.oasis.opendocument.graphics-template
application/vnd.oasis.opendocument.image
application/vnd.oasis.opendocument.image-template
application/vnd.oasis.opendocument.presentation
application/vnd.oasis.opendocument.presentation-template
application/vnd.oasis.opendocument.spreadsheet
application/vnd.oasis.opendocument.spreadsheet-template
application/vnd.oasis.opendocument.text
application/vnd.oasis.opendocument.text-master
application/vnd.oasis.opendocument.text-template
application/vnd.oasis.opendocument.text-web

Does this look correct?  If so, can someone please test this
(particularly IE which handled ODT docs as zip files if the MIME types
are not set/defined) and make sure that ODT docs on the Wiki are being
sent with the correct MIME types.

Or... if I missed something (ie is more needed?), let me know.

C
-- 
Clayton Cornell       [email protected]
OpenOffice.org Documentation Project co-lead
StarOffice - Sun Microsystems, Inc. - Hamburg, Germany

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to