diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-08 08:46:36 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-01-09 10:25:20 +0100 |
commit | 1a448c30bca44a332348446afce82a3f5294461a (patch) | |
tree | 39b441fa0671be576692721e4120aef17c298eb7 /source/text/swriter | |
parent | 1be17f48daa2fd77eb955410b10edcf21da13749 (diff) |
tdf#107229 final tweaks in template manager help - import and relatedtopics
( shared/guide/template_manager.xhp )
* move <note> about adding paths to "My Templates" to "Main Window"
because it is about what choices are available. It also avoids
have two notes together in the same place.
* modified "Import" explanation to make it clear that multiple files
can be imported
* added <embed> with link to guide page about files and templates
* repair broken link in <relatedtopics>
* improve ordering of topics in <relatedtopics>
( swriter/guide/templates_styles.xhp ) (Templates and Styles)
+ add link to "Template Manager" in <relatedtopics>
( source/auxiliary/swriter.tree )
+ add link to "Template Manager" in "Templates and Styles" section
Change-Id: I4cd17696188da1a344d1143344e5cacd9b18e1ba
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108910
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/guide/templates_styles.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/swriter/guide/templates_styles.xhp b/source/text/swriter/guide/templates_styles.xhp index 4b00d0a2b1..7385cfbb51 100644 --- a/source/text/swriter/guide/templates_styles.xhp +++ b/source/text/swriter/guide/templates_styles.xhp @@ -41,6 +41,7 @@ <embed href="text/swriter/guide/stylist_fillformat.xhp#stylist_fillformat"/> <embed href="text/swriter/guide/stylist_fromselect.xhp#stylist_fromselect"/> <embed href="text/shared/guide/standard_template.xhp#standard_template"/> + <embed href="text/shared/guide/template_manager.xhp#manage_templates"/> </section> </body> </helpdocument> |