[Libreoffice-commits] help.git: source/text

Stanislav Horacek (via logerrit) logerrit at kemper.freedesktop.org
Sat Apr 24 21:56:08 UTC 2021


 source/text/shared/guide/manage_templates.xhp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 3d03b85c641c287d42edf6703c6f780896c3010d
Author:     Stanislav Horacek <stanislav.horacek at gmail.com>
AuthorDate: Sat Apr 24 09:51:45 2021 +0200
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat Apr 24 23:55:47 2021 +0200

    fix menu paths and remove redundant sentence in template manager page
    
    Change-Id: I3bffaeb463589ee3272605952877b0364bbc88f8
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114580
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/source/text/shared/guide/manage_templates.xhp b/source/text/shared/guide/manage_templates.xhp
index 9e9d47652..5cf2239c3 100644
--- a/source/text/shared/guide/manage_templates.xhp
+++ b/source/text/shared/guide/manage_templates.xhp
@@ -23,7 +23,7 @@
 </bookmark>
 
 <h1 id="hd_id901607893176311"><variable id="manage_templates"><link href="text/shared/guide/manage_templates.xhp" name="Manage_Templates">Templates in the Template Manager</link></variable></h1>
-<paragraph role="paragraph" id="par_id411607893606359">The recommended method for working with templates is to use the <link href="text/shared/guide/template_manager.xhp" name="template_manager">Template Manager</link> and the commands in the <link href="text/shared/01/01110000.xhp" name="template_submenu"><menuitem>File – Template</menuitem> </link> submenu, <menuitem>Edit Template</menuitem> and <menuitem>Save as Template</menuitem>. These commands are sufficient for basic management of templates in %PRODUCTNAME.</paragraph>
+<paragraph role="paragraph" id="par_id411607893606359">The recommended method for working with templates is to use the <link href="text/shared/guide/template_manager.xhp" name="template_manager">Template Manager</link> and the commands in the <link href="text/shared/01/01110000.xhp" name="template_submenu"><menuitem>File - Templates</menuitem></link> submenu, <menuitem>Edit Template</menuitem> and <menuitem>Save as Template</menuitem>. These commands are sufficient for basic management of templates in %PRODUCTNAME.</paragraph>
 <paragraph role="paragraph" id="par_id911607894878048">This guide explains how the file system interacts with the Template Manager. This information is particularly useful if you want to manage directories directly, but still be coordinated with the Template Manager.</paragraph>
 
 <h2 id="hd_id101607896260383">Working with Template Files</h2>
@@ -76,7 +76,7 @@
 <note id="par_id841607968899084">If two templates have the exact same entry in the Title field and belong to the same Category, then only one template appears in the Template Manager.</note>
 <paragraph role="paragraph" id="par_id241608074568977">Titles are case-sensitive. For example, if one template in category <emph>My Templates</emph> has the title <literal>a4</literal> and another has the title <literal>A4</literal>, then both templates appear in the Template Manager. If both templates have the title <literal>A4</literal>, then only one appears.</paragraph>
 <paragraph role="paragraph" id="par_id771608203314024">If templates have the same title, but belong to different categories, then all appear in the Template Manager. For example, if three templates have the title <literal>A4</literal>, and each template belongs to a different category, then all three templates appear with the Template Name <literal>A4</literal>.</paragraph>
-<paragraph role="paragraph" id="par_id411607896274563">You can edit the Title field by choosing <menuitem>Files – Properties – Description</menuitem>. If you change the Title field, then the new title also appears as the Template Name in the Template Manager. Alternatively, if you use the <menuitem>Rename</menuitem> command in the context menu for a template, then the Title field of the template is changed to the new Template Name.</paragraph>
+<paragraph role="paragraph" id="par_id411607896274563">You can edit the Title field by choosing <menuitem>File - Properties - Description</menuitem>. If you change the Title field, then the new title also appears as the Template Name in the Template Manager. Alternatively, if you use the <menuitem>Rename</menuitem> command in the context menu for a template, then the Title field of the template is changed to the new Template Name.</paragraph>
 <paragraph role="paragraph" id="par_id181608073292539">If you use the <menuitem>File - Save as Template</menuitem> dialog, then the name entered in that dialog is used as the filename and entered into the Title field. If you change the filename later, the template will still appear in the Template Manager according to the entry in the Title field.</paragraph>
 
 <note id="par_id411608052261808">The Title field of a template is included in the Title field of new documents created from the template.</note>
@@ -91,7 +91,7 @@
 
 <section id="template_user_paths">
 <h3 id="hd_id801607948690116">User Paths</h3>
-<paragraph role="paragraph" id="par_id741607769970240">The default setting for User Path is the <emph>template</emph> subdirectory in the user profile directory. The location of the user profile directory depends on the system installation. <embedvar href="text/shared/optionen/01010300.xhp#userprofile_location"/></paragraph>
+<paragraph role="paragraph" id="par_id741607769970240">The default setting for User Path is the <emph>template</emph> subdirectory in the user profile directory. <embedvar href="text/shared/optionen/01010300.xhp#userprofile_location"/></paragraph>
 <paragraph role="paragraph" id="par_id851607959591934">Templates in the directories specified in User Path and its subdirectories are shown in the Template Manager. Subdirectories within subdirectories are not recognized.</paragraph>
 <paragraph role="paragraph" id="par_id71607961272593">You can add additional directories to the User Path. There has to be at least one directory in User Path, but there are no limits on where it is located.</paragraph>
 <note id="par_id501608118578046">It is not a good idea to add a root Document directory, or other high-level directory, to your template User Path. All subdirectories in a User Path directory appear in the Template Manager as Categories.</note>


More information about the Libreoffice-commits mailing list