LibreOfficeDev 25.8:n ohje
Oletuksena LibreOfficeDev lataa ja tallentaa tiedostot OpenDocument-tiedostomuodossa.
The OpenDocument file format (ODF) is a standardized file format used by many software applications. You can find more information at the Wikipedia site: wikipedia.org/wiki/OpenDocument.
LibreOfficeDev käyttää seuraavia tiedostomuotoja:
| Asiakirjamuoto | Tiedostopääte | 
|---|---|
| ODF-tekstiasiakirja | *.odt | 
| ODF-tekstiasiakirjan malli | *.ott | 
| ODF-perusasiakirja | *.odm | 
| ODF Master Document Template | *.otm | 
| HTML-asiakirja | *.html | 
| HTML-asiakirjan malli | *.oth | 
| ODF-laskentataulukko | *.ods | 
| ODF laskentataulukon malli | *.ots | 
| ODF-piirros | *.odg | 
| ODF-piirroksen malli | *.otg | 
| ODF-esitys | *.odp | 
| ODF-esityksen malli | *.otp | 
| ODF-kaava | *.odf | 
| ODF-tietokanta | *.odb | 
| LibreOfficeDev-laajennus | *.oxt | 
HTML-muoto ei ole OpenDocument-tiedostomuoto.
ODF-kaavio on itsenäisten kaavioiden tiedostomuodon nimi. Tätä muotoa, jolla on pääte *.odc, ei käytetä tällä hetkellä.
OpenDocument-muoto kehittyy ajan kuluessa.
| ODF-versio | OASIS:än hyväksymispäivämäärä | Ensikertaa tuettu ohjelman versiossa | 
|---|---|---|
| ODF 1.0 | 2005-05-01 | OpenOffice.org 1.1.5 ja StarOffice 7 | 
| ODF 1.1 | 2007-02-02 | OpenOffice.org 2.2 ja StarOffice 8 päivitys 4 | 
| ODF 1.2 | 2011-09-30 | OpenOffice.org 3, StarOffice 9, Oracle Open Office | 
| ODF 1.2 Extended (compatibility mode) | — | LibreOffice 3.5 | 
| ODF 1.2 Extended | — | OpenOffice.org 3.2 ja StarOffice 9.2 | 
| ODF 1.3 | TBD | LibreOffice 7.0 | 
| ODF 1.3 Extended | — | LibreOffice 7.0 | 
In current versions, you can select to save your documents using ODF 1.2 or ODF 1.0/1.1 (for backward compatibility). Choose and select the ODF format version.
OpenDocument-tiedostomuodon asiakirjat tallennetaan pakattuina, XML-tiedostoja sisältävinä zip-arkistotiedostoina. Näiden XML-tiedostojen katselemiseksi, OpenDocument-tiedosto voidaan avata pakkauksenpurkuohjelmalla (unzip). Seuraavat tiedostot ja kansiot sisältyvät OpenDocument-tiedostoihin:
Asiakirjan tekstisisältö sijaitsee content.xml-tiedostossa.
By default, content.xml is stored without formatting elements like indentation or line breaks to minimize the time for saving and opening the document. The use of indentations and line breaks can be activated in the Expert configuration by setting the property /org.openoffice.Office.Common/Save/Document PrettyPrinting to true.
Tiedostossa meta.xml on asiakirjan sisällönkuvaustietoja, jotka kirjoitetaan valinnassa Tiedosto - Ominaisuudet.
Jos asiakirja tallennetaan salasanoin, meta.xml ei ole salattu.
Tiedosto settings.xml sisältää lisää tietoa asiakirjan asetuksista.
In styles.xml, you find the styles applied to the document that can be seen in the Styles window.
Tiedosto meta-inf/manifest.xml kuvaa XML-tiedoston rakenteen.
Ylimääräisiä tiedostoja ja kansioita voi sisältyä pakattuun tiedostomuotoon.
The schema for the OpenDocument formats can be found on the www.oasis-open.org web site.