[Libreoffice-commits] help.git: Branch 'libreoffice-6-2' - source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Dec 27 18:21:40 UTC 2018


 source/text/shared/guide/xsltfilter.xhp |   16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

New commits:
commit d34bcfdcabc0b8d4018148872e3682c01f7ec156
Author:     Sophia Schröder <sophia.schroeder at libreoffice.org>
AuthorDate: Fri Nov 9 21:50:35 2018 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Dec 27 19:21:18 2018 +0100

    Help files: http -> https
    
    + some more conservative changes
    
    Change-Id: I7b4bffc78fce6fe764a1746c060a403cb1b934eb
    Reviewed-on: https://gerrit.libreoffice.org/63217
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>
    (cherry picked from commit ab5c2340fcb35813db7777460fe851ae5b49c9b3)
    Reviewed-on: https://gerrit.libreoffice.org/63815
    Reviewed-by: Sophie Gautier <gautier.sophie at gmail.com>
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/guide/xsltfilter.xhp b/source/text/shared/guide/xsltfilter.xhp
index dbf9590fc..72d536859 100644
--- a/source/text/shared/guide/xsltfilter.xhp
+++ b/source/text/shared/guide/xsltfilter.xhp
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-
-
-
+<helpdocument version="1.0">
 <!--
  * This file is part of the LibreOffice project.
  *
@@ -20,8 +18,6 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
 
-
-		<helpdocument version="1.0">
 <meta>
 <topic id="textsharedguidexsltfilterxml" indexer="include" status="PUBLISH">
 <title xml-lang="en-US" id="tit">Working With %PRODUCTNAME XML Filters </title>
@@ -43,19 +39,19 @@
   <paragraph xml-lang="en-US" id="par_idN1093D" role="paragraph">An XML filter contains <emph>stylesheets</emph> that are written in the XSLT language. The stylesheets define the transformation from the OpenDocument file format to another XML format through export and import filters. There are three types of XML filters:</paragraph>
   <list type="unordered">
    <listitem>
-    <paragraph xml-lang="en-US" id="par_idN10947" role="paragraph"> <emph>Import Filters</emph> load external XML files and transform the format of the files into the OpenDocument XML file format. After you install an import filter, the name of the filter is added to the list of file types in the <link href="text/shared/01/01020000.xhp">File Open dialog</link>.</paragraph>
+    <paragraph xml-lang="en-US" id="par_idN10947" role="paragraph"><emph>Import Filters</emph> - load external XML files and transform the format of the files into the OpenDocument XML file format. After you install an import filter, the name of the filter is added to the list of file types in the <link href="text/shared/01/01020000.xhp"><emph>File Open</emph></link> dialog.</paragraph>
    </listitem>
    <listitem>
-    <paragraph xml-lang="en-US" id="par_idN10960" role="paragraph"> <emph>Export Filters</emph> transform OpenDocument XML files and <emph>save</emph> the files to a different XML format. After you install an export filter, the name of the filter is added to the list of file types in the <link href="text/shared/01/01070001.xhp">Export dialog</link>.</paragraph>
+    <paragraph xml-lang="en-US" id="par_idN10960" role="paragraph"><emph>Export Filters</emph> - transform OpenDocument XML files and <emph>save</emph> the files to a different XML format. After you install an export filter, the name of the filter is added to the list of file types in the <link href="text/shared/01/01070001.xhp"><emph>Export</emph></link> dialog.</paragraph>
    </listitem>
    <listitem>
-    <paragraph xml-lang="en-US" id="par_idN10979" role="paragraph"> <emph>Import/Export Filters</emph> load and save OpenDocument XML files into a different XML <emph>format</emph>. After you install these filters, the names of the filters are added to the list of file types in the <link href="text/shared/01/01020000.xhp">File Open dialog</link> and the <link href="text/shared/01/01070000.xhp">File Save As dialog</link>.</paragraph>
+    <paragraph xml-lang="en-US" id="par_idN10979" role="paragraph"><emph>Import/Export Filters</emph> - load and save OpenDocument XML files into a different XML <emph>format</emph>. After you install these filters, the names of the filters are added to the list of file types in the <link href="text/shared/01/01020000.xhp"><emph>File Open</emph></link> dialog and the <link href="text/shared/01/01070000.xhp"><emph>File Save As</emph></link> dialog.</paragraph>
    </listitem>
   </list>
   <section id="relatedtopics">
    
-   <paragraph xml-lang="en-US" id="par_idN10B39" role="paragraph"><link href="http://www.w3.org/Style/XSL/">World Wide Web Consortium Pages on Extensible <emph>Stylesheet</emph> Language (XSL)</link></paragraph>
-   <paragraph xml-lang="en-US" id="par_idN10B4E" role="paragraph"><link href="http://www.w3.org/XML/">World Wide Web Consortium Pages on Extensible Markup Language (XML)</link></paragraph>
+   <paragraph xml-lang="en-US" id="par_idN10B39" role="paragraph"><link href="https://www.w3.org/Style/XSL/">World Wide Web Consortium Pages on Extensible <emph>Stylesheet</emph> Language (XSL)</link></paragraph>
+   <paragraph xml-lang="en-US" id="par_idN10B4E" role="paragraph"><link href="https://www.w3.org/XML/">World Wide Web Consortium Pages on Extensible Markup Language (XML)</link></paragraph>
    <paragraph xml-lang="en-US" id="par_idN10D97" role="paragraph" localize="false"> <embedvar href="text/shared/00/00000021.xhp#xmlformat"/> </paragraph>
    <paragraph xml-lang="en-US" id="par_id5569017" role="paragraph"><link href="text/shared/guide/xsltfilter_distribute.xhp">Distributing XML filters</link></paragraph>
    <paragraph xml-lang="en-US" id="par_id6426892" role="paragraph"><link href="text/shared/guide/xsltfilter_create.xhp">Creating and Testing XML filters</link></paragraph>


More information about the Libreoffice-commits mailing list