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

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Mon Mar 2 19:13:41 UTC 2020


 source/text/shared/02/01230000.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 6e4e81d1d12dd131a8ceb95255544b8f51f302d8
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sun Mar 1 15:38:50 2020 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Mon Mar 2 20:13:19 2020 +0100

    improve links to module-specific help pages for Styles window
    
    Change the present method of linking the "Styles" header for each
    module to a generic page with an activated link to the relevant
    styles help page to go directly to that page.
    
    Each of specific pages calls "text/shared/02/01230000.xhp#stylist"
    This patch moves the switch in this page to be applied to the Styles
    header.
    
    Change-Id: Icb846f44d5eb61e8a42612c0d8e05de2c959f7d2
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89786
    Tested-by: Jenkins
    Reviewed-by: Seth Chaiklin <sdc.blanco at youmail.dk>

diff --git a/source/text/shared/02/01230000.xhp b/source/text/shared/02/01230000.xhp
index bdb63194a..705e46533 100644
--- a/source/text/shared/02/01230000.xhp
+++ b/source/text/shared/02/01230000.xhp
@@ -20,7 +20,7 @@
 
 <meta>
   <topic id="textshared0201230000xml" indexer="include" status="PUBLISH">
-    <title id="tit" xml-lang="en-US">Styles</title>
+    <title id="tit" xml-lang="en-US">Styles (icon)</title>
     <filename>/text/shared/02/01230000.xhp</filename>
   </topic>
   <history>
@@ -30,7 +30,7 @@
 <body>
 <section id="stylist">
 <bookmark xml-lang="en-US" branch="hid/.uno:DesignerDialog" id="bm_id3154894" localize="false"/>
-<paragraph role="heading" id="hd_id3154228" xml-lang="en-US" level="1"><link href="text/shared/02/01230000.xhp" name="Styles">Styles</link></paragraph>
+<h1 id="hd_id3154228" xml-lang="en-US"><switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05140000.xhp" name="text documents">Styles</link></caseinline><caseinline select="CALC"><link href="text/scalc/01/05100000.xhp" name="spreadsheets">Styles</link></caseinline><defaultinline><link href="text/simpress/01/05100000.xhp" name="presentations/drawing documents">Styles</link></defaultinline></switchinline></h1>
 <paragraph role="paragraph" id="par_id3144436" xml-lang="en-US"><ahelp hid=".uno:DesignerDialog">Specifies whether to show or hide the <emph>Styles</emph> window, which is where you can assign and organize styles.</ahelp></paragraph>
 </section>
 <paragraph role="paragraph" id="par_id3153894" xml-lang="en-US">Each $[officename] application has its own <emph>Styles</emph> window. Hence there are separate windows for <switchinline select="appl"><caseinline select="WRITER"><link href="text/swriter/01/05140000.xhp" name="text documents">text documents</link>


More information about the Libreoffice-commits mailing list