From 83a954cd538bf5b56292067c3897971f685afb04 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sun, 13 Dec 2020 18:11:17 +0100 Subject: tdf#107229 add links to related topics for template help pages ( shared/guide/standard_template.xhp ) + add missing .xhp to templatemanager link ( shared/01/01110000.xhp ) (submenu for File > Templates ) + add section + add appl switch in related topics section for Writer to embed link to "Templates and Styles" + embed link to "Creating and Modifying Templates" (standard_template) * update to

Change-Id: Ia419b5eb5ac0e4ab4c748cf0afc7fbb378d4d98e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107623 Reviewed-by: Seth Chaiklin Tested-by: Jenkins (cherry picked from commit e784d298ec11c408d1dcdb8493541033cf271922) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107698 Reviewed-by: Adolfo Jayme Barrientos --- source/text/shared/01/01110000.xhp | 10 +++++++++- source/text/shared/guide/standard_template.xhp | 4 ++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/source/text/shared/01/01110000.xhp b/source/text/shared/01/01110000.xhp index 4d278f0799..a64aa44224 100644 --- a/source/text/shared/01/01110000.xhp +++ b/source/text/shared/01/01110000.xhp @@ -30,7 +30,7 @@
-Templates +

Templates

Lets you organize and edit your templates, as well as save the current file as a template.
@@ -39,5 +39,13 @@ +
+ + + + + + +
diff --git a/source/text/shared/guide/standard_template.xhp b/source/text/shared/guide/standard_template.xhp index 3e8e109bbf..a81e1e8d85 100644 --- a/source/text/shared/guide/standard_template.xhp +++ b/source/text/shared/guide/standard_template.xhp @@ -41,7 +41,7 @@

When you open a new document with File - New, a blank document appears based on a $[officename] template. You can edit, modify, or replace this template so that the new document contains your customized Styles or other contents. -You can define document templates for each $[officename] module. +You can define document templates for each $[officename] application.

Creating a Default Template

@@ -123,7 +123,7 @@

Saving a Template in the Template Folder

You can save any document as a template by selecting "Template" file type in the Save dialog. To access the template from the Template Manager, save the template in the User Paths directory specified for Templates in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME - Paths. It is often easier to save a document with File - Templates - Save As Template, because it automatically places the template in the appropriate directory. -The Template Manager is the preferred method for working with templates. File - New - Templates and File - Templates - Manage Templates are equivalent for opening the Template Manager. Ctrl+Shift+N is the predefined shortcut key. +The Template Manager is the preferred method for working with templates. File - New - Templates and File - Templates - Manage Templates are equivalent for opening the Template Manager. Ctrl+Shift+N is the predefined shortcut key.
Templates -- cgit