Mathias: Maybe a little more explanation is needed.
The .od(x) files are compressed using zip type compression. They are a series of .xml files, one of which is the manifest.xml file which provides, to OpenOffice.org, the type of file contained within the .od(x) package. You can use WinZip, the UNIX unzip utility or your favorite archiver (Stuffit for Macs is mine) and look at the contents of the package. In the 1.9.x archives, the file format was changed from the one used by OpenOffice.org 1.1.3/1.1.4 to a proposed format for OpenOffice.org 2.0. There was one difference between the version produced by 1.9.62 and the final and that is the name of mime type used to signal OpenOffice.org what file it is using. This can be corrected by unzipping the .oot file and editing the manifest.xml file making the change Mathias recommends. I also highly recommend copying the file to another name before making any changes to the xml in the original as this may not completely solve the problem. It is NOT recommended that this procedure be done to a working .odt file as you may actually make the file unreadable by OpenOffice.org. The same procedure can be used to alter any of the .xml files in an unreadable .odt file. James McKenzie -----Original Message----- >From: Mathias Bauer <[EMAIL PROTECTED]> >Sent: Mar 21, 2007 12:13 AM >To: [email protected], [EMAIL PROTECTED] >Subject: Re: [users] Converting an *.oot file to *.odt > >Hi Ciaran, > >Ciaran Walsh wrote: > >> Hi Dan >> >> I created a text file using version 1.9.62 and it has a *.oot file >> extension. I now downloaded the most recent recent version of >> OpenOffice (2.1) and now the earlier files cannot be accessed. I >> searched for ways to ammend this on the web pages but got nowhere. I >> appreciate your help. Thanks, >I assume that you got the filter dialog when you tried to open the file? >Did you try to select the "OpenDocument Text" filter manually? Usually >this helps. > >If that doesn't work you can unzip the manifest.xml stream from your oot >file and change it a bit. This is something I would recommend only if >the way using the filter dialog doesn't work! > >Here's what you have to do: > >(1) Make a backup copy of your file. > >(2) Unzip the manifest.xml > >(3) change the text > >"application/x-vnd.oasis.openoffice.text" > >to > >"application/vnd.oasis.opendocument.text" > >(4) Put it back into the zipped file. > >(5) Now open the file. It should open with only minor problems due to >possible changes in the file format we made after the alpha version. > >Ciao, >Mathias > > >-- >Mathias Bauer (mba) - Project Lead OpenOffice.org Writer >OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS >Please don't reply to "[EMAIL PROTECTED]". >I use it for the OOo lists and only rarely read other mails sent to it. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
