[Libreoffice-commits] help.git: source/text
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Sep 7 00:53:39 UTC 2018
source/text/scalc/01/xml_source.xhp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 104f6c7fe8b316edd9dbf35fc9ae17d1afddaff5
Author: Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Tue Aug 28 15:00:08 2018 +0200
Commit: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Fri Sep 7 02:53:18 2018 +0200
Mark XML Source as experimental feature
... since commit 65722772f00a40b8ca8adf21e31c22295ef7d215
Change-Id: I80d97004a9cd4dc9e6600e6bab64a43c5be91633
Reviewed-on: https://gerrit.libreoffice.org/59706
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
diff --git a/source/text/scalc/01/xml_source.xhp b/source/text/scalc/01/xml_source.xhp
index 218d95929..e015a428c 100644
--- a/source/text/scalc/01/xml_source.xhp
+++ b/source/text/scalc/01/xml_source.xhp
@@ -31,14 +31,15 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id240920171018528200">
<bookmark_value>XML Source;load XML data in spreadsheets</bookmark_value>
</bookmark>
- <paragraph id="hd_id240920171003006302" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/xml_source.xhp">XML Source</link></paragraph>
+ <paragraph id="hd_id240920171003006302" role="heading" level="1" xml-lang="en-US"><link href="text/scalc/01/xml_source.xhp">XML Source (Experimental)</link></paragraph>
<paragraph id="par_id240920171003293400" role="paragraph" xml-lang="en-US"><ahelp hid=".">Import XML data in a spreadsheet.</ahelp></paragraph>
</section>
<paragraph role="paragraph" id="par_id861521496523519" xml-lang="en-US">The XML Source feature allows to import data from arbitrarily structured XML content into cells in an existing spreadsheet document. It allows XML content to be imported either partially or in full, depending on the structure of the XML content and the map definitions that the user defines. The user can specify multiple non-overlapping sub-structures to be mapped to different cell positions within the same document. The user can import either element contents, attribute values or both.</paragraph>
<section id="howtoget">
- <paragraph id="par_id240920171007389295" role="paragraph" xml-lang="en-US">Menu <item type="menuitem">Data – XML Source...</item></paragraph>
+ <paragraph id="par_id240920171007389295" role="paragraph" xml-lang="en-US">Choose <item type="menuitem">Data - XML Source</item>.</paragraph>
</section>
+ <paragraph role="note" id="par_id861521496523518" xml-lang="en-US">This option is only available if <emph>Enable experimental features</emph> is selected in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME - Advanced</emph>.</paragraph>
<paragraph role="heading" id="hd_id801521494731764" level="2" xml-lang="en-US">XML Source Dialog</paragraph>
<paragraph id="par_id2521" role="paragraph"><image id="img_id35279" src="media/screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png" width="16cm" height="13cm"><alt id="alt_id55711">XML Source Dialog</alt></image></paragraph>
More information about the Libreoffice-commits
mailing list