diff options
author | Johnny_M <klasse@partyheld.de> | 2016-09-27 00:54:28 +0200 |
---|---|---|
committer | jan iversen <jani@documentfoundation.org> | 2016-09-27 05:49:46 +0000 |
commit | 10fd59fe53de18975ae62bed7df510ea0432f728 (patch) | |
tree | d809bc32d4ad229764e87a1f5fddf58efdc3c65d /source/text/scalc/01/04060100.xhp | |
parent | 229282b80660a023077e5330afbbae51398b9690 (diff) |
Improved topic relations for a selected set of pages
Following pages are affected by this update:
1. "Functions by Category"
(https://help.libreoffice.org/Calc/Functions_by_Category):
- Added a variable to its heading, so that it can be referenced from
other places
- Removed self-referece in its "Related Topics" (it was turned into
the above heading reference instead, thereby also correcting the
remote HTTP page reference to local help file referece).
Note: Pages already using the reference will auto-ajust (e.g.
"Related Topics" of
https://help.libreoffice.org/Calc/Statistical_Functions_Part_One)
- Corrected "Operators" reference location by moving it into
"Related Topics"
2. "Statistics Functions"
(https://help.libreoffice.org/Calc/Statistics_Functions):
- Added a variable to its heading, so that it can be referenced from
other places (point 6 below)
- Cleaned up references by adding a "Related Topics" section
- Using links to heading variables in "Related Topics", for improved
heading string consistency
3. "Text Functions" (https://help.libreoffice.org/Calc/Text_Functions):
- Added a variable to its heading, so that it can be referenced from
other places (point 5 below)
4. "Add-in Functions" (https://help.libreoffice.org/Calc/Add-in_Functions):
- Added a variable to its heading, so that it can be referenced from
other places (points 5 and 6 below)
5. "Add-in Functions, List of Analysis Functions Part One":
- Added a variable to its heading, so that it can be referenced from
other places (point 6 below)
- Moved "Related Topics" chapter to the bottom of the page
- Using links to heading variables in "Related Topics", for improved
heading string consistency
6. "Add-in Functions, List of Analysis Functions Part Two":
- Added a variable to its heading, so that it can be referenced from
other places (points 2 and 5 above)
- Moved "Related Topics" chapter to the bottom of the page
- Using links to heading variables in "Related Topics", for improved
heading string consistency
The updated pages were tested as described in
https://wiki.documentfoundation.org/HelpContent#Without_the_LibreOffice_Core_Repo
on 32-bit Debian Linux with:
Version: 5.3.0.0.alpha0+
Build ID: d15082cac2306fb9562ff126eb5827b7b9eee1e1
CPU Threads: 2; OS Version: Linux 4.6; UI Render: default;
TinderBox: Linux-rpm_deb-x86@71-TDF, Branch:master, Time: 2016-09-19_05:41:30
Locale: en-US (en_US.UTF-8); Calc: group
Change-Id: Icbb3725fd16d3ff76e5e4244c2284349332cffb7
Reviewed-on: https://gerrit.libreoffice.org/29306
Reviewed-by: jan iversen <jani@documentfoundation.org>
Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'source/text/scalc/01/04060100.xhp')
-rw-r--r-- | source/text/scalc/01/04060100.xhp | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/source/text/scalc/01/04060100.xhp b/source/text/scalc/01/04060100.xhp index ce49610a25..a5945399cc 100644 --- a/source/text/scalc/01/04060100.xhp +++ b/source/text/scalc/01/04060100.xhp @@ -32,9 +32,8 @@ <bookmark_value>list of functions</bookmark_value> </bookmark><comment>MW deleted "Calc functions"</comment> <paragraph xml-lang="en-US" id="hd_id3154944" role="heading" level="1" l10n="CHG" - oldref="16">Functions by Category</paragraph> + oldref="16"><variable id="drking"><link href="text/scalc/01/04060100.xhp" name="Functions by Category">Functions by Category</link></variable></paragraph> <paragraph xml-lang="en-US" id="par_id3149378" role="paragraph" l10n="CHG" oldref="2">This section describes the functions of $[officename] Calc. The various functions are divided into categories in the Function Wizard.</paragraph> - <paragraph xml-lang="en-US" id="par_id0120200910234570" role="tip" l10n="NEW">You can find detailed explanations, illustrations, and examples of Calc functions <link href="http://help.libreoffice.org/Calc/Functions_by_Category">in the LibreOffice WikiHelp</link>.</paragraph> <paragraph xml-lang="en-US" id="hd_id3146972" role="heading" level="2" l10n="U" oldref="3"><link href="text/scalc/01/04060101.xhp" name="Database">Database</link></paragraph> <embed href="text/scalc/01/04060101.xhp#datenbanktext"/> <paragraph xml-lang="en-US" id="hd_id3155443" role="heading" level="2" l10n="U" oldref="4"><link href="text/scalc/01/04060102.xhp" name="Date & Time">Date & Time</link></paragraph> @@ -62,10 +61,8 @@ <paragraph xml-lang="en-US" id="hd_id3156449" role="heading" level="2" l10n="U" oldref="13"><link href="text/scalc/01/04060111.xhp" name="Add-in">Add-in</link></paragraph> <embed href="text/scalc/01/04060111.xhp#addintext"/> - <paragraph xml-lang="en-US" id="par_id3150715" role="paragraph" l10n="U" oldref="14"><link href="text/scalc/01/04060199.xhp" name="Operators">Operators</link> are also available.</paragraph> <section id="relatedtopics"> - <paragraph xml-lang="en-US" id="par_id0902200809540918" role="paragraph" l10n="NEW"><variable id="drking"><link href="http://help.libreoffice.org/Calc/Functions_by_Category">Calc Functions By Category</link> in the LibreOffice WikiHelp -</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3150715" role="paragraph" l10n="U" oldref="14"><link href="text/scalc/01/04060199.xhp" name="Operators">Operators</link></paragraph> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |