[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Sun Dec 13 18:13:16 UTC 2020
source/text/shared/01/01110300.xhp | 2 +-
source/text/shared/guide/standard_template.xhp | 5 +++++
source/text/swriter/guide/templates_styles.xhp | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
New commits:
commit bcd9a10a15166be315cf9806f9ee7db0c962b43c
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sun Dec 13 19:02:05 2020 +0100
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Sun Dec 13 19:12:55 2020 +0100
tdf#107229 add links to related topics between template help pages
( shared/guide/standard_template.xhp )
+ add related topic embed to "Templates and Styles" for Writer
in appl switch
( swriter/guide/templates_styles.xhp )
* repair link "swriter" --> "shared"
( shared/01/01110300.xhp )
* repair link "swriter" --> "shared"
Change-Id: I313024339a43a50ac5fbe2d97473dff4d1989b6f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107624
Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>
Tested-by: Jenkins
diff --git a/source/text/shared/01/01110300.xhp b/source/text/shared/01/01110300.xhp
index 8f14b07c0..87e8501f6 100644
--- a/source/text/shared/01/01110300.xhp
+++ b/source/text/shared/01/01110300.xhp
@@ -45,7 +45,7 @@
<h2 id="hd_id3143268" xml-lang="en-US">Set as default template</h2>
<paragraph role="paragraph" id="par_id3149398" xml-lang="en-US"><ahelp hid=".">The new template will be used as the default template.</ahelp></paragraph>
<section id="relatedtopics">
-<embed href="text/swriter/guide/standard_template.xhp#standard_template"/>
+<embed href="text/shared/guide/standard_template.xhp#standard_template"/>
</section>
</body>
</helpdocument>
diff --git a/source/text/shared/guide/standard_template.xhp b/source/text/shared/guide/standard_template.xhp
index a81e1e8d8..5238df799 100644
--- a/source/text/shared/guide/standard_template.xhp
+++ b/source/text/shared/guide/standard_template.xhp
@@ -126,6 +126,11 @@
<tip id="par_id271605485719890">The <link href="text/shared/guide/template_manager.xhp" name="templatemanager">Template Manager</link> is the preferred method for working with templates. <menuitem>File - New - Templates</menuitem> and <menuitem>File - Templates - Manage Templates</menuitem> are equivalent for opening the <emph>Template Manager</emph>. <keycode>Ctrl+Shift+N</keycode> is the predefined shortcut key.</tip>
</section>
<section id="relatedtopics">
+<switch select="appl">
+<case select="WRITER">
+ <embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/>
+</case>
+</switch>
<paragraph role="paragraph" id="par_id3147315" xml-lang="en-US"><link href="text/shared/01/01110000.xhp" name="Templates">Templates</link></paragraph>
</section>
</body>
diff --git a/source/text/swriter/guide/templates_styles.xhp b/source/text/swriter/guide/templates_styles.xhp
index 0606faa15..4b00d0a2b 100644
--- a/source/text/swriter/guide/templates_styles.xhp
+++ b/source/text/swriter/guide/templates_styles.xhp
@@ -40,7 +40,7 @@
<embed href="text/swriter/guide/change_header.xhp#change_header"/>
<embed href="text/swriter/guide/stylist_fillformat.xhp#stylist_fillformat"/>
<embed href="text/swriter/guide/stylist_fromselect.xhp#stylist_fromselect"/>
- <embed href="text/swriter/guide/standard_template.xhp#standard_template"/>
+ <embed href="text/shared/guide/standard_template.xhp#standard_template"/>
</section>
</body>
</helpdocument>
More information about the Libreoffice-commits
mailing list