diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-08-15 15:03:19 -0400 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-08-16 16:00:05 +0200 |
commit | ad12e6e2b68b89d95e1fa92a8905348523ae8ec2 (patch) | |
tree | 20d89ffef521a18cc9b4beaa5c94781107c1e980 /source/text/sdraw | |
parent | afa0a94db4d511a638cb81ff7e000fb6f285c830 (diff) |
tdf#156332 Fix broken links to Navigator and Navigation Toolbar help pages
Create new file text/shared/01/navigator.xhp
- Help link from the Navigator Sidebar Deck is broken. The Navigation
Sidebar deck contains the same widgets as the Navigator window, so I've merged everything into one file.
- Embedded help content from the existing help pages for Navigator where
possible, to avoid retranslation and used switches to show and hide the
relevant content.
Created new file text/swriter/01/navigator_context_menu.xhp
- There are a lot of items in the context menu for Writer, and the page
was getting overly long and difficult to read.
In AllLangHelp_shared.mk
- Added file text/shared/01/navigator.xhp
In AllLangHelp_swriter.mk
- added file text/swriter/01/navigator_context_menu.xhp
In text/swriter/01/02110000.xhp
- Added variable and section tags to make content easier to embed in
other pages
- moved bookmarks to text/shared/01/navigator.xhp or
text/swriter/01/navigator_context_menu.xhp as appropriate, so that
pressing F1 will open that page
In text/simpress/01/02110000.xhp, and text/scalc/01/02110000.xhp
- Added variable and section tags to make content easier to embed in
other pages
- moved bookmarks to text/shared/01/navigator.xhp so that pressing F1
will open that page
- removed bookmark for the Pointer function because it doesn't seem to
exist in the current version of Impress.
In text/scalc/01/02110000.xhp
- - Added variable and section tags to make content easier to embed in
other pages
- moved bookmarks to text/shared/01/navigator.xhp so that pressing F1
will open that page
In text/swriter/01/02110100.xhp
- Added variable and section ids so that the summary section can be
embedded in text/shared/01/navigator.xhp instead of re-stating the same
information.
- Moved the bookmark for
.uno:AvailableToolbars?Toolbar:string=navigationobjectbar to
text/swriter/navigate_toolbar.xhp
In text/swriter/navigate_toolbar.xhp
- Added bookmark for source/text/swriter/navigate_toolbar.xhp so that
pressing F1 while hovering over View > Toolbars > Navigator opens the
correct page.
In text/shared/00/edit_menu.xhp
- Updated howtoget instructions for the Navigator window to include
instructions for the Sidebar
Updated links to text/scalc/01/02110000.xhp to lead to
text/shared/01/navigator.xhp in
- source/text/scalc/01/04070000.xhp
- source/text/scalc/01/06050000.xhp
- source/text/scalc/guide/background.xhp
- source/text/scalc/guide/cellreference_dragdrop.xhp
- source/text/scalc/guide/format_table.xhp
- source/text/scalc/guide/webquery.xhp
- source/text/scalc/main0103.xhp
Updated links to text/simpress/01/02110000.xhp to lead to
text/shared/01/navigator.xhp in
- source/text/sdraw/main0103.xhp
- source/text/simpress/main0103.xhp
Updated links to text/swriter/01/02110000.xhp to lead to
text/shared/01/navigator.xhp in
- source/text/swriter/main0103.xhp
- source/text/shared/01/nav_rename.xhp
Change-Id: If5509dcbe9c9babf2ef84be492f0edfb2e2a3792
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171921
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source/text/sdraw')
-rw-r--r-- | source/text/sdraw/main0103.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/sdraw/main0103.xhp b/source/text/sdraw/main0103.xhp index cc9fbd5533..d98e04fb2b 100644 --- a/source/text/sdraw/main0103.xhp +++ b/source/text/sdraw/main0103.xhp @@ -47,7 +47,7 @@ <embed href="text/shared/01/menu_view_sidebar.xhp#sidebar"/> <embed href="text/shared/01/styles.xhp#styles_and_formatting"/> <embed href="text/shared/01/gallery.xhp#media_gallery"/> -<embed href="text/simpress/01/02110000.xhp#navigator"/> +<embed href="text/shared/01/navigator.xhp#navigator"/> <embed href="text/shared/01/03170000.xhp#colorbar_header"/> <embed href="text/shared/01/03170000.xhp#colorbar_text"/> <h2 id="hd_id961605560845125">Shift</h2> |