OpenDocument Text
Dan Tobias (Talk | contribs) (→Links) |
|||
Line 33: | Line 33: | ||
* [http://blog.riemann.cc/2013/04/23/versioning-of-openoffice-libreoffice-documents-using-git/ Versioning of OpenOffice/LibreOffice Documents Using Git] | * [http://blog.riemann.cc/2013/04/23/versioning-of-openoffice-libreoffice-documents-using-git/ Versioning of OpenOffice/LibreOffice Documents Using Git] | ||
* [http://wiki.opf-labs.org/display/TR/OpenDocument+Text OpenDocument Text entries in OPF File Format Risk Registry ] | * [http://wiki.opf-labs.org/display/TR/OpenDocument+Text OpenDocument Text entries in OPF File Format Risk Registry ] | ||
+ | * [https://updegrove.wordpress.com/2014/03/12/odf-vs-ooxml-war-of-the-words/ ODF vs. OOXML: War of the Words] | ||
[[Category:XML based file formats]] | [[Category:XML based file formats]] | ||
[[Category:ZIP based file formats]] | [[Category:ZIP based file formats]] |
Revision as of 04:59, 15 March 2014
The OpenDocument Text format is one of a number of types of the Open Document Format for Office Applications (commonly referred to as OpenDocument), an XML-based file format defined by the Organization for the Advancement of Structured Information Standards (OASIS) in 2005.
OpenDocument Text can, like all OpenDocument files, be represented in one of two fashions - as a single XML document or as a collection of several sub-documents within a single package (commonly a ZIP archive). Generally, the extension .fodt is used for the uncommonly-used single XML documents and .odt for packaged sub-documents.
Contents |
Image embedding issue
Both OpenOffice and LibreOffice are affected by a long-running bug where upon pasting an image into a document, only a hyperlink to the image is inserted by default (rather than the actual image data). More details can be found here. This bug was first reported in 2004, and as of 2013 it still hasn't been resolved.
Information
- OpenDocument v1.0 specification
- OpenDocument v1.1 specification
- OpenDocument v1.2 specification
- Wikipedia - OpenDocument
Microsoft Office 2010
Microsoft Office 2010 seems to have some issues adhering to the OpenDocument standard. See the following link for more information;