diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-05-22 13:46:56 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-05-22 17:24:39 +0200 |
commit | 74121a4068a305b871e5aa5d0aada26012bced22 (patch) | |
tree | 258ac9acb728c8db0e31d29324671f232b3b862a | |
parent | 861553cf61b80a1fd90546561862ca3e4703603a (diff) |
tdf#148587 Update How to get section for Summary slide and Expand slide
In text/simpress/00/00000404.xhp:
- Remove sections on Summary Slide and Expand slide because those options no longer appear in the "Insert" menu
In text/simpress/00/slide_menu.xhp
- Add updated howtoget information for Summary Slide and Expand Slide, including information for TabUI
In text/simpress/01/03090000.xhp
- Add variable tags to h1 so that the page can easily be linked from other help pages
In text/simpress/01/04130000.xhp
- Add variable tags to h1 so that the page can easily be linked from other help pages
- Update embed link in howtoget section to link to updated instructions in source/text/simpress/main_slide.xhp
- Add a related topics section
In text/simpress/01/04140000.xhp:
- Add variable tags to h1 so that the page can easily be linked from other help pages
- Update embed link in howtoget section to link to updated instructions in source/text/simpress/main_slide.xhp
- Add a Related Topics section
In text/simpress/main_slide.xhp
- Add variable tags to h1 so that the page can easily be linked from other help pages
Change-Id: Icc67e3b4745aa1f70fab898436c4b28e64fec578
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167932
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
-rw-r--r-- | source/text/simpress/00/00000404.xhp | 6 | ||||
-rw-r--r-- | source/text/simpress/00/slide_menu.xhp | 15 | ||||
-rw-r--r-- | source/text/simpress/01/03090000.xhp | 2 | ||||
-rw-r--r-- | source/text/simpress/01/04130000.xhp | 11 | ||||
-rw-r--r-- | source/text/simpress/01/04140000.xhp | 11 | ||||
-rw-r--r-- | source/text/simpress/main_slide.xhp | 2 |
6 files changed, 35 insertions, 12 deletions
diff --git a/source/text/simpress/00/00000404.xhp b/source/text/simpress/00/00000404.xhp index ff91e8638d..555134bf98 100644 --- a/source/text/simpress/00/00000404.xhp +++ b/source/text/simpress/00/00000404.xhp @@ -30,12 +30,6 @@ <h1 id="hd_id3143219">Insert Menu</h1> <paragraph role="paragraph" id="par_id3155064"><variable id="seiteduplizieren">Choose <emph>Insert - Duplicate Slide</emph> </variable><comment>UFI: will be changed "SO later" to Page (for Draw)</comment></paragraph> -<paragraph role="paragraph" id="par_id3153711"><variable id="seitegliederung">Choose <emph>Insert - Expand Slide</emph> -</variable></paragraph> -<paragraph role="paragraph" id="par_id3154254"><variable id="uebersicht">Choose <emph>Insert - Summary Slide</emph> -</variable></paragraph> - <comment>Menu entries changed from Insert to Slide, so moved the paragraphs to slide_menu.xhp (sophia)</comment> -<comment>Only for Draw (OH), so moved to sdraw/main_insert.xhp for now (sophia)</comment> <section id="insert_snap_point_line"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> <paragraph role="paragraph" id="par_id3155376">Choose <menuitem>Insert - Snap Guide</menuitem>.</paragraph> diff --git a/source/text/simpress/00/slide_menu.xhp b/source/text/simpress/00/slide_menu.xhp index afd60c9ef1..8976c47fb0 100644 --- a/source/text/simpress/00/slide_menu.xhp +++ b/source/text/simpress/00/slide_menu.xhp @@ -42,5 +42,20 @@ </table> </section> </section> + + <section id="summary_slide"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id951716313892164">Choose <menuitem>Slide - Summary Slide</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id991716313893208">Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Summary Slide</menuitem></paragraph> + </section> + + <section id="expand_slide"> + <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> + <paragraph role="paragraph" id="par_id691716314144474">Choose <menuitem>Slide - Expand Slide</menuitem></paragraph> + <embed href="text/shared/00/00000004.xhp#from_tabUI"/> + <paragraph role="paragraph" id="par_id571716314145018">Choose <menuitem>Layout</menuitem>, then in the <menuitem>Layout</menuitem> dropdown choose <menuitem>Expand Slide</menuitem></paragraph> + </section> + </body> </helpdocument> diff --git a/source/text/simpress/01/03090000.xhp b/source/text/simpress/01/03090000.xhp index ce79fea3f3..c0b443ece3 100644 --- a/source/text/simpress/01/03090000.xhp +++ b/source/text/simpress/01/03090000.xhp @@ -31,7 +31,7 @@ </bookmark> <bookmark branch="hid/.uno:OutlineMode" id="bm_id2334890" localize="false"/> <bookmark branch="hid/SD_HID_SD_BTN_OUTLINE" id="bm_id3148577" localize="false"/> - <h1 id="hd_id3149664"><link href="text/simpress/01/03090000.xhp">Outline</link></h1> + <h1 id="hd_id3149664"><variable id="outline_h1"><link href="text/simpress/01/03090000.xhp">Outline</link></variable></h1> <paragraph id="par_id3152597" role="paragraph"><ahelp hid="HID_SD_BTN_OUTLINE">Switches to outline view, where you can add, edit and reorganize slide titles and headings.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04130000.xhp b/source/text/simpress/01/04130000.xhp index 89b814b480..c5d001eb56 100644 --- a/source/text/simpress/01/04130000.xhp +++ b/source/text/simpress/01/04130000.xhp @@ -36,13 +36,20 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ExpandPage" id="bm_id7530302" localize="false"/> <section id="expand_slide"> - <h1 id="hd_id3146119"><link href="text/simpress/01/04130000.xhp">Expand Slide</link></h1> + <h1 id="hd_id3146119"><variable id="expand_slide_h1"><link href="text/simpress/01/04130000.xhp">Expand Slide</link></variable></h1> <paragraph role="paragraph" id="par_id3154319" xml-lang="en-US"><ahelp hid=".uno:ExpandPage">Creates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide.</ahelp> Outline points<comment>points?</comment> below the top level on the original slide are moved up one level on the new slide.</paragraph> </section> <section id="howtoget"> - <embed href="text/simpress/00/00000404.xhp#seitegliederung"/> + <embed href="text/simpress/00/slide_menu.xhp#expand_slide"/> </section> <paragraph role="paragraph" id="par_id3146972" xml-lang="en-US">You can only use the <emph>Expand Slide </emph>command if your slide layout contains a title object and an outline object.</paragraph> <paragraph role="paragraph" id="par_id3149019" xml-lang="en-US">If you want to keep the original slide, choose <emph>Edit - Undo</emph>.</paragraph> + +<section id="relatedtopics"> +<embed href="text/simpress/01/03090000.xhp#outline_h1"/> +<embed href="text/simpress/main_slide.xhp#slide_h1"/> +<embed href="text/simpress/01/04140000.xhp#summary_slide_h1"/> +</section> + </body> </helpdocument> diff --git a/source/text/simpress/01/04140000.xhp b/source/text/simpress/01/04140000.xhp index 58325a1350..5a81d14a64 100644 --- a/source/text/simpress/01/04140000.xhp +++ b/source/text/simpress/01/04140000.xhp @@ -33,11 +33,18 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3154013"><bookmark_value>summary slide</bookmark_value></bookmark> <bookmark branch="hid/.uno:SummaryPage" xml-lang="en-US" id="bm_id3146976" localize="false"/> <section id="summary_slide"> - <h1 id="hd_id3154013"><link href="text/simpress/01/04140000.xhp">Summary Slide</link></h1> + <h1 id="hd_id3154013"><variable id="summary_slide_h1"><link href="text/simpress/01/04140000.xhp">Summary Slide</link></variable></h1> <paragraph role="paragraph" id="par_id3149664" xml-lang="en-US"><ahelp hid=".uno:SummaryPage" visibility="visible">Creates a new slide that contains an unordered list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.</ahelp></paragraph> </section> <section id="howtoget"> - <embed href="text/simpress/00/00000404.xhp#uebersicht"/> + <embed href="text/simpress/00/slide_menu.xhp#summary_slide"/> </section> + +<section id="relatedtopics"> +<embed href="text/simpress/01/04130000.xhp#expand_slide_h1"/> +<embed href="text/simpress/01/03090000.xhp#outline_h1"/> +<embed href="text/simpress/main_slide.xhp#slide_h1"/> +</section> + </body> </helpdocument> diff --git a/source/text/simpress/main_slide.xhp b/source/text/simpress/main_slide.xhp index 8eb2941b29..13ad2a2557 100644 --- a/source/text/simpress/main_slide.xhp +++ b/source/text/simpress/main_slide.xhp @@ -28,7 +28,7 @@ <body> <section id="slide"> <bookmark xml-lang="en-US" branch="hid/.uno:SlideMenu" id="bm_id0908201507492821" localize="false"/> - <h1 id="hd_id0908201507475698"><link href="text/simpress/main_slide.xhp">Slide</link></h1> + <h1 id="hd_id0908201507475698"><variable id="slide_h1"><link href="text/simpress/main_slide.xhp">Slide</link></variable></h1> <paragraph id="par_id0908201507482661" role="paragraph" xml-lang="en-US">This menu provides slide management and navigation commands.</paragraph> </section> <comment>New Slide</comment> |