source/text/shared/guide/xforms.xhp |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

New commits:
commit e2fbeb29f13deb44cf0a5239a4377e3e942bc0bc
Author:     Sophia Schröder <[email protected]>
AuthorDate: Fri Nov 9 21:36:26 2018 +0100
Commit:     Olivier Hallot <[email protected]>
CommitDate: Thu Dec 27 19:21:00 2018 +0100

    Help files: http -> https
    
    + some more conservative changes
    
    Change-Id: If73a98d6296081843830f44b75f80657f25a97a9
    Reviewed-on: https://gerrit.libreoffice.org/63216
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <[email protected]>
    Tested-by: Caolán McNamara <[email protected]>
    (cherry picked from commit 7edbeb56b088685f4b88c6d4300a3c145c2faf58)
    Reviewed-on: https://gerrit.libreoffice.org/63816
    Reviewed-by: Sophie Gautier <[email protected]>
    Reviewed-by: Olivier Hallot <[email protected]>

diff --git a/source/text/shared/guide/xforms.xhp 
b/source/text/shared/guide/xforms.xhp
index 5f37fbe23..2b0520242 100644
--- a/source/text/shared/guide/xforms.xhp
+++ b/source/text/shared/guide/xforms.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="textsharedguidexformsxml" indexer="include" status="PUBLISH">
 <title xml-lang="en-US" id="tit">XML Form Documents (XForms)</title>
@@ -43,11 +39,11 @@
 </bookmark>
    <comment>MW made a cross-reference of "XML Forms" and made a two level 
entry of "XForms"</comment>
    <paragraph xml-lang="en-US" id="par_idN106E5" role="heading" 
level="1"><link href="text/shared/guide/xforms.xhp">XML Form Documents 
(XForms)</link></paragraph>
-   <paragraph xml-lang="en-US" id="par_idN106F5" role="paragraph">XForms are a 
new type of web form that was developed by the World Wide Web Consortium. The 
XForm model is defined in Extensible Markup Language (XML). The model uses 
separate sections to describe what a form does and what a form looks like. You 
can view the specification for XForms at: <link 
href="http://www.w3.org/MarkUp/Forms/";>http://www.w3.org/MarkUp/Forms/</link>.</paragraph>
+   <paragraph xml-lang="en-US" id="par_idN106F5" role="paragraph">XForms are a 
new type of web form that was developed by the World Wide Web Consortium. The 
XForm model is defined in Extensible Markup Language (XML). The model uses 
separate sections to describe what a form does and what a form looks like. You 
can view the specification for XForms at: <link 
href="https://www.w3.org/MarkUp/Forms/";><emph>https://www.w3.org/MarkUp/Forms/</emph></link>.</paragraph>
    
   </section>
   <paragraph xml-lang="en-US" id="par_idN10746" role="heading" 
level="2">Working with XForms</paragraph>
-  <paragraph xml-lang="en-US" id="par_idN1074A" role="paragraph">In 
%PRODUCTNAME, an XForms document is a special type of Writer document. The 
Design Mode for an XForm document has additional toolbars and panes. 
</paragraph>
+  <paragraph xml-lang="en-US" id="par_idN1074A" role="paragraph">In 
%PRODUCTNAME, an XForms document is a special type of Writer document. The 
<emph>Design Mode</emph> for an XForm document has additional toolbars and 
panes. </paragraph>
   <paragraph xml-lang="en-US" id="par_idN1074D" role="paragraph">After you 
create and save an XForms document, you can open the document, fill out the 
form, and submit the changes to a server.</paragraph>
   <paragraph xml-lang="en-US" id="par_idN10774" role="paragraph" 
localize="false"><comment>What's the role of UBL?</comment><comment>We do not 
officially support exporting to XHTML - but should be possible using 
XSLT</comment></paragraph>
   <paragraph xml-lang="en-US" id="par_idN10706" role="heading" level="2">To 
Create a New XForms Document</paragraph>
@@ -65,7 +61,7 @@
     <paragraph xml-lang="en-US" id="par_idN1071E" role="paragraph">Insert a 
control, select the default model in the property browser, and enter a binding 
statement.</paragraph>
    </listitem>
    <listitem>
-    <paragraph xml-lang="en-US" id="par_idN10722" role="paragraph">In the data 
navigator, add an element to the instance.</paragraph>
+    <paragraph xml-lang="en-US" id="par_idN10722" role="paragraph">In the 
<emph>Data Navigator</emph>, add an element to the instance.</paragraph>
    </listitem>
    <listitem>
     <paragraph xml-lang="en-US" id="par_idN10726" role="paragraph">Load a new 
instance from an XML file and add controls to the relevant XML elements or 
attributes.</paragraph>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to