From 8444c2c1af48ac5f7f4fd9555bae695c88b682bc Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 22 May 2020 20:15:41 +0200 Subject: document new ODF 1.3 versions in Tools->Options->Load/Save Change-Id: I40a7f06274d311a537b8290cec4d7708c4c4ea4d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94705 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/shared/00/00000021.xhp | 46 +++++++++++++++++++++++++++++--- source/text/shared/optionen/01010200.xhp | 13 ++++----- 2 files changed, 50 insertions(+), 9 deletions(-) diff --git a/source/text/shared/00/00000021.xhp b/source/text/shared/00/00000021.xhp index dae1427ef5..3f867f2fec 100644 --- a/source/text/shared/00/00000021.xhp +++ b/source/text/shared/00/00000021.xhp @@ -78,6 +78,14 @@ *.odm + + + ODF Master Document Template + + + *.otm + + HTML Document @@ -219,7 +227,18 @@ - ODF 1.2 (Extended) + ODF 1.2 Extended (compatibility mode) + + + - + + + LibreOffice 3.5 + + + + + ODF 1.2 Extended - @@ -228,9 +247,30 @@ OpenOffice.org 3.2 or 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 (default) or ODF 1.0/1.1 (for backward compatibility). Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General and select the ODF format version. -If you want to exchange documents with users that still use OpenOffice.org 1 or StarOffice 7, save the document using the respectively named filter in the File type listbox. + In current versions, you can select to save your documents using ODF 1.2 or ODF 1.0/1.1 (for backward compatibility). Choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General and select the ODF format version. If you want to define another file format as the default, choose %PRODUCTNAME - PreferencesTools - Options - Load/Save - General to find alternative file formats for each $[officename] document type. XML file structure Documents in OpenDocument file format are stored as compressed zip archives that contain XML files. To view these XML files, you can open the OpenDocument file with an unzip program. The following files and directories are contained within the OpenDocument files: diff --git a/source/text/shared/optionen/01010200.xhp b/source/text/shared/optionen/01010200.xhp index 542a88b0b5..e88dfad697 100644 --- a/source/text/shared/optionen/01010200.xhp +++ b/source/text/shared/optionen/01010200.xhp @@ -140,12 +140,13 @@

Default file format and ODF settings

ODF format version

- OpenOffice.org 3 and StarOffice 9 introduced new features which have to be saved using the OpenDocument> format (ODF) version 1.2. The prior versions of OpenOffice.org 2 and StarOffice 8 support the file formats ODF 1.0/1.1. Those prior file formats cannot store all new features of the new software. - Current %PRODUCTNAME versions can open documents in ODF formats 1.0/1.1 and 1.2. - When you save a document, you can select whether to save the document in the format ODF 1.2, ODF 1.2 (Extended), or in the prior format ODF 1.0/1.1. - Currently, the ODF 1.2 (Extended) format enables files of Draw and Impress to contain comments. Those comments can be inserted by Insert - Comment in the latest software version. The comments get lost when loading files into prior software versions that were saved by the latest software version. - Some companies or organizations may require ODF documents in the ODF 1.0/1.1 format. You can select that format to save in the listbox. This older format cannot store all new features, so the new format ODF 1.2 (Extended) is recommended where possible. - The ODF 1.2 Extended (compat) mode is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful, if you need to interchange ODF documents with users, who use pre-ODF1.2 or ODF1.2-only legacy applications. + LibreOffice 7.0 supports the OpenDocument format (ODF) version 1.3. The prior versions of LibreOffice support the file format ODF 1.2. Prior file formats cannot store all new features of the new software. + OpenOffice.org 3 and StarOffice 9 introduced new features which have to be saved using the OpenDocument format (ODF) version 1.2. The prior versions of OpenOffice.org 2 and StarOffice 8 support the file formats ODF 1.0/1.1. Those prior file formats cannot store all new features of the new software. + Current %PRODUCTNAME versions can open documents in ODF formats 1.0/1.1, 1.2, and 1.3. + When you save a document, you can select whether to save the document in the format ODF 1.3, ODF 1.3 Extended, ODF 1.2, ODF 1.2 Extended, ODF 1.2 Extended (compatibility mode), or in the prior format ODF 1.0/1.1. + Currently, the ODF 1.2 (Extended) or newer formats enable files of Draw and Impress to contain comments. Those comments can be inserted by Insert - Comment in the latest software version. The comments get lost when loading files into prior software versions that were saved by the latest software version. + Some companies or organizations may require ODF documents in the ODF 1.0/1.1, or ODF 1.2 format. You can select these format to save in the listbox. These older formats cannot store all new features, so the new format ODF 1.3 (Extended) is recommended where possible. + The ODF 1.2 Extended (compatibility mode) is a more backward-compatible ODF 1.2 extended mode. It uses features that are deprecated in ODF 1.2 and/or it is 'bug-compatible' to older OpenOffice.org versions. It may be useful if you need to interchange ODF documents with users who use pre-ODF 1.2 or ODF 1.2-only legacy applications.

Warn when not saving in ODF or default format

-- cgit