AllLangHelp_shared.mk                              |    1 
 source/text/shared/01/select_template_category.xhp |   42 +++++++++++++++++++++
 source/text/shared/guide/template_manager.xhp      |   13 +++---
 3 files changed, 50 insertions(+), 6 deletions(-)

New commits:
commit 42aea4d1f012d72a583289d2dc11f21d500f3f65
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Tue Feb 14 18:33:27 2023 -0300
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Wed Feb 15 12:50:58 2023 +0000

    tdf#147910 Update template manager Help page
    
    Change-Id: I526941543e3113f7196a855f61a2d3d715d3d73f
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147028
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 8eca82202f..76b01e4d30 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -383,6 +383,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/01/signexistingpdf \
     helpcontent2/source/text/shared/01/securitywarning \
     helpcontent2/source/text/shared/01/selectcertificate \
+    helpcontent2/source/text/shared/01/select_template_category \
     helpcontent2/source/text/shared/01/timestampauth \
     helpcontent2/source/text/shared/guide/tipoftheday \
     helpcontent2/source/text/shared/01/webhtml \
diff --git a/source/text/shared/01/select_template_category.xhp 
b/source/text/shared/01/select_template_category.xhp
new file mode 100644
index 0000000000..12666d3c82
--- /dev/null
+++ b/source/text/shared/01/select_template_category.xhp
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<helpdocument version="1.0">
+    <!--
+    * This file is part of the LibreOffice project.
+    *
+    * This Source Code Form is subject to the terms of the Mozilla Public
+    * License, v. 2.0. If a copy of the MPL was not distributed with this
+    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+    *
+    -->
+    <meta>
+        <topic id="textshared01select_template_category" indexer="include" 
status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Select Category</title>
+            <filename>/text/shared/01/select_template_category.xhp</filename>
+        </topic>
+    </meta>
+    <body>
+    <section id="selectcategory">
+        <bookmark xml-lang="en-US" 
branch="hid/sfx/ui/templatecategorydlg/@@nowidget@@" 
id="bm_id041620170649376940" localize="false"/>
+        <h1 id="hd_id791676407882887"><variable id="h1"><link 
href="text/shared/01/select_template_category.xhp">Select 
Category</link></variable></h1>
+        <paragraph id="par_id621676407882890" role="paragraph" 
xml-lang="en-US">Use this dialog to set the target category for importing or 
moving templates between categories. You can also use this dialog to create a 
category.</paragraph>
+    </section>
+    <section id="howtoget">
+        <paragraph role="paragraph" id="par_id911676408548569">Open the 
<emph>Template Manager</emph> dialog, then:</paragraph>
+        <list type="unordered">
+            <listitem>
+                <paragraph id="par_id131676408945424"  role="listitem">Select 
a template, open the context menu, select <menuitem>Move</menuitem>.</paragraph>
+            </listitem>
+            <listitem>
+                <paragraph id="par_id281676408989628"  role="listitem">With 
<emph>All Categories</emph> selected, select <menuitem>Manage - 
Import</menuitem>.</paragraph>
+            </listitem>
+        </list>
+    </section>
+    <h2 id="hd_id211676409325647">Select from Existing Category</h2>
+    <paragraph role="paragraph" id="par_id551676409448307">Click to select a 
category in the list to move or import the template.</paragraph>
+    <h2 id="hd_id121676409383073">or Create a New Category</h2>
+    <paragraph role="paragraph" id="par_id281676409431386">Enter the name of a 
new category to move or import the template.</paragraph>
+    <section id="relatedtopics">
+        <embed href="text/shared/guide/template_manager.xhp#manage_templates"/>
+    </section>
+    </body>
+</helpdocument>
diff --git a/source/text/shared/guide/template_manager.xhp 
b/source/text/shared/guide/template_manager.xhp
index 23788d0bd5..bc5f58cfe8 100644
--- a/source/text/shared/guide/template_manager.xhp
+++ b/source/text/shared/guide/template_manager.xhp
@@ -103,10 +103,12 @@
 
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/templatedlg/action_menu" 
id="bm_id041620170649376938" localize="false"/>
 <h2 id="hd_id041620170723509814">Manage</h2>
-<paragraph id="par_id041620170723504497" role="paragraph" 
xml-lang="en-US"><ahelp hid=".">Press <widget>Manage</widget> at the top right 
corner to open the Manage menu.</ahelp> The options are: <menuitem>New 
Category</menuitem>, <menuitem>Import</menuitem>, and 
<menuitem>Extensions</menuitem>. If a template is set as default, then the 
option <menuitem>Reset Default</menuitem> appears. If a user-defined category 
is selected, then <menuitem>Rename Category</menuitem> and <menuitem>Delete 
Category</menuitem> also appear.</paragraph>
+<paragraph id="par_id041620170723504497" role="paragraph" 
xml-lang="en-US"><ahelp hid=".">Press <widget>Manage</widget> at the top right 
corner to open the Manage menu.</ahelp>
+
+  The options are: <menuitem>New Category</menuitem>, 
<menuitem>Import</menuitem>, and <menuitem>Extensions</menuitem>. If a template 
is set as default, then the option <menuitem>Reset Default</menuitem> appears. 
If a user-defined category is selected, then <menuitem>Rename 
Category</menuitem> and <menuitem>Delete Category</menuitem> also 
appear.</paragraph>
 
 <h3 id="hd_id231644401056685">New Category</h3>
-<paragraph role="paragraph" id="par_id561644401085685">If you want to create a 
new category to place a template, then select this option.</paragraph>
+<paragraph role="paragraph" id="par_id561644401085685">To create a new 
category to place a template, select this option.</paragraph>
 
 <table id="tab_id541644402533961">
   <tablerow>
@@ -122,11 +124,11 @@
 </table>
 
 <h3 id="hd_id371642944398730">Reset Default</h3>
-<paragraph role="paragraph" id="par_id711642944419925">This option appears 
only if you have set a template as default. Use this command to remove that 
setting. Use <menuitem>Filter</menuitem> to specify which application template 
will be reset. Select <menuitem>All Applications</menuitem> in Filter to reset 
templates for all applications.</paragraph>
+<paragraph role="paragraph" id="par_id711642944419925">This option appears 
only if you have set a specific template as default. Use this command to remove 
that setting. Use <menuitem>Filter</menuitem> to specify which application 
template will be reset. Select <menuitem>All Applications</menuitem> in Filter 
to reset templates for all applications to their default templates.</paragraph>
 
 <bookmark xml-lang="en-US" branch="hid/sfx/ui/templatedlg/import_btn" 
id="bm_id041620170649376942" localize="false"/>
 <h3 id="hd_id041620170723516279">Import</h3>
-<paragraph id="par_id04162017072351776" role="paragraph" 
xml-lang="en-US"><ahelp hid=".">If you want to import one or more templates 
into the Template Manager, then select Import, choose the Category where the 
imported templates should be placed, then select the files to be 
imported.</ahelp></paragraph>
+<paragraph id="par_id04162017072351776" role="paragraph" 
xml-lang="en-US"><ahelp hid=".">To import one or more templates into the 
<emph>Template Manager,</emph> select <menuitem>Import</menuitem>, choose the 
Category of the template in the <embedvar 
href="text/shared/01/select_template_category.xhp#h1" markup="ignore"/> dialog, 
then select the files to be imported.</ahelp></paragraph>
 <table id="tab_id901607689516048">
     <tablerow>
         <tablecell>
@@ -239,9 +241,8 @@
 
 <note id="par_id141607690272821">Built-in templates cannot be edited, renamed 
or deleted.</note>
 
-<bookmark xml-lang="en-US" branch="hid/sfx/ui/templatedlg/move_btn" 
id="bm_id041620170649376940" localize="false"/>
 <h3 id="hd_id041620170723508845">Move</h3>
-<paragraph id="par_id041620170723518776" role="paragraph" 
xml-lang="en-US"><ahelp hid=".">If you want to move templates to a different 
category, then choose a template, or use <switchinline select="sys"><caseinline 
select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click
 to select additional templates, then right-click and choose Move to open a 
dialog box, where you can choose to move your selection to a different category 
or to a new category. Built-in templates cannot be moved, but copies can be 
created in other categories.</ahelp></paragraph>
+<paragraph id="par_id041620170723518776" role="paragraph" 
xml-lang="en-US"><ahelp hid=".">To move templates to a different category, 
choose a template, or use <switchinline select="sys"><caseinline 
select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline>+click
 to select additional templates, then right-click and choose 
<menuitem>Move</menuitem> to open the <embedvar 
href="text/shared/01/select_template_category.xhp#h1" markup="ignore"/> dialog 
box, where you can choose the target category or to a new category and move the 
template into. Built-in templates cannot be moved, but copies can be created in 
other categories.</ahelp></paragraph>
 
 <table id="tab_id161642159780019">
     <tablerow>

Reply via email to