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

Gabor Kelemen kelemeng at gnome.hu
Fri Jan 5 00:43:30 UTC 2018


 source/text/shared/01/04050000.xhp |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

New commits:
commit 31a2936cec508145e98ebdfae6a55f06c5362770
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Mon Jan 1 13:08:18 2018 +0100

    Fix ahelps and bookmarks on the Comment page
    
    - View - Comments is also available in Calc now
    
    This page still needs a bit of love though, there is a few new
    comments-related UNO commands that probably need to be documented here.
    
    Change-Id: I37ad88f5e086fb82b159fe594a7c746883c81faa
    Reviewed-on: https://gerrit.libreoffice.org/47435
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/01/04050000.xhp b/source/text/shared/01/04050000.xhp
index ba987ae8b..8cd6a84bb 100644
--- a/source/text/shared/01/04050000.xhp
+++ b/source/text/shared/01/04050000.xhp
@@ -38,10 +38,9 @@
   <bookmark_value>remarks, see also comments</bookmark_value>
 </bookmark>
 <comment>mw changed "notes;" and added 3 entries</comment>
-<bookmark xml-lang="en-US" branch="hid/.uno:InsertAnnotation" id="bm_id8906707" localize="false"/>
 
 <section id="comment">
-
+<bookmark xml-lang="en-US" branch="hid/.uno:InsertAnnotation" id="bm_id8906707" localize="false"/>
 <paragraph id="hd_id3154100" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/04050000.xhp">Comment</link></paragraph>
 <paragraph id="par_id3151100" role="paragraph" xml-lang="en-US"><variable id="notizbearbeitentext"><ahelp hid=".">Inserts a comment around the selected text or at the current cursor position.</ahelp></variable></paragraph>
 </section>
@@ -63,6 +62,7 @@
 <paragraph id="par_id2571794" role="paragraph" xml-lang="en-US">The comment box contains an icon with a down arrow. Click the icon to open a menu with some commands to delete comments.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/.uno:DeleteNote" id="bm_id0429200810584478" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:DeleteAnnotation" id="bm_id0915200910464881" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:DeleteComment" id="bm_id0429200810584479" localize="false"/>
 <paragraph id="par_id0522200809383431" role="paragraph" xml-lang="en-US"><ahelp hid="." visibility="hidden">Delete the current comment.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/.uno:DeleteAuthor" id="bm_id0429200810592549" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:DeleteAllAnnotationByAuthor" id="bm_id0915200910471559" localize="false"/>
@@ -70,10 +70,14 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:DeleteAllNotes" id="bm_id0429200810593994" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:DeleteAllAnnotation" id="bm_id0915200910474796" localize="false"/>
 <paragraph id="par_id0522200809383428" role="paragraph" xml-lang="en-US"><ahelp hid="." visibility="hidden">Delete all comments in the current document.</ahelp></paragraph>
-<paragraph id="par_id1857051" role="paragraph" xml-lang="en-US"><ahelp hid=".">Choose a command to delete the current comment, or all comments from the same author as the current comment, or all comments in the document.</ahelp></paragraph><comment>22500 shown for Reply, which is the same as Delete.</comment>
+
+<paragraph id="par_id1857051" role="paragraph" xml-lang="en-US">Choose a command to delete the current comment, or all comments from the same author as the current comment, or all comments in the document.</paragraph>
+
+<bookmark xml-lang="en-US" branch="hid/.uno:ReplyComment" id="bm_id0429200810593995" localize="false"/>
 <paragraph id="par_id0305200911090684" role="paragraph" xml-lang="en-US">If the comment in a text document was written by another author, there is a Reply command in the context menu. <ahelp hid=".">This command inserts a new comment adjacent to the comment to which you want to reply.</ahelp> The comment anchor is the same for both comments. Type your reply text in the new comment. Save and send your document to other authors, then those authors can add replies, too.</paragraph><comment>View - Comments command</comment>
 <bookmark xml-lang="en-US" branch="hid/.uno:ShowAnnotations" id="bm_id0804200803411260" localize="false"/>
-<paragraph id="par_id0804200803435883" role="paragraph" xml-lang="en-US"><ahelp hid=".">Use <item type="menuitem">View - Comments</item> to show or hide all comments (not available in Calc).</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/.uno:ShowNote" id="bm_id0804200803411261" localize="false"/>
+<paragraph id="par_id0804200803435883" role="paragraph" xml-lang="en-US"><ahelp hid=".">Use <item type="menuitem">View - Comments</item> to show or hide all comments.</ahelp></paragraph>
 <paragraph id="par_id0302200901430918" role="paragraph" xml-lang="en-US">In the Find & Replace dialog of text documents, you can select to include the comments texts in your searches.</paragraph>
 
 <paragraph id="hd_id3445539" role="heading" level="2" xml-lang="en-US">Navigating from comment to comment in text documents</paragraph>
@@ -97,4 +101,4 @@
 <paragraph id="par_id2419507" role="note" xml-lang="en-US">In Impress, you can choose to use the Notes view to write a page of notes for every slide. Additionally, you can insert comments to your slides. </paragraph>
 </body>
 
-</helpdocument>
\ No newline at end of file
+</helpdocument>


More information about the Libreoffice-commits mailing list