diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-19 22:54:28 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-05-20 03:56:55 +0200 |
commit | 5907a3bca40c1947ad43e176f619bbdcc90d14fa (patch) | |
tree | c2c43a75909906cb77d0c5ea3c040eea4962b9d4 /source | |
parent | 1faf85e37b35aad21158afddbb56ff557b48e10c (diff) |
add bookmarks to help page on signature line
Change-Id: I9f798673a598c7b8606e57c1ea023bede222505b
Reviewed-on: https://gerrit.libreoffice.org/54596
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/signexistingpdf.xhp | 5 | ||||
-rw-r--r-- | source/text/swriter/01/addsignatureline.xhp | 5 | ||||
-rw-r--r-- | source/text/swriter/01/signsignatureline.xhp | 4 |
3 files changed, 12 insertions, 2 deletions
diff --git a/source/text/shared/01/signexistingpdf.xhp b/source/text/shared/01/signexistingpdf.xhp index f3d208d6e0..1fff9fa4ac 100644 --- a/source/text/shared/01/signexistingpdf.xhp +++ b/source/text/shared/01/signexistingpdf.xhp @@ -16,7 +16,10 @@ </topic> </meta> <body> - <paragraph role="heading" id="hd_id201526432498222" level="1" xml-lang="en-US"><variable id="signexisitingpdf"><link href="text/shared/01/signexistingpdf.xhp" name="Sign Existing PDF Files">Signing Existing PDF files</link></variable></paragraph> + <bookmark xml-lang="en-US" branch="index" id="bm_id581526779778738"> + <bookmark_value>digital signature;signing existing PDF</bookmark_value> + </bookmark> + <paragraph role="heading" id="hd_id201526432498222" level="1" xml-lang="en-US"><variable id="signexisitingpdf"><link href="text/shared/01/signexistingpdf.xhp" name="Sign Existing PDF Files">Signing Exisiting PDF files</link></variable></paragraph> <paragraph role="paragraph" id="par_id41526423955118" xml-lang="en-US">%PRODUCTNAME can digitally sign an existing PDF document.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#digitalsignexistingpdf"/> diff --git a/source/text/swriter/01/addsignatureline.xhp b/source/text/swriter/01/addsignatureline.xhp index 89db22ee9a..9f460672e1 100644 --- a/source/text/swriter/01/addsignatureline.xhp +++ b/source/text/swriter/01/addsignatureline.xhp @@ -10,13 +10,16 @@ --> <meta> - <topic id="signatureline" indexer="include" status="PUBLISH"> + <topic id="signtureline" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Adding Signature Line in Text Documents</title> <filename>/text/swriter/01/addsignatureline.xhp</filename> </topic> </meta> <body> <bookmark xml-lang="en-US" branch="hid/cui/ui/signatureline/SignatureLineDialog" id="bm_id581526498170919" localize="false"/> + <bookmark xml-lang="en-US" branch="index" id="bm_id821526779524753"> + <bookmark_value>digital signature;add signature line</bookmark_value><bookmark_value>signature line;adding</bookmark_value> + </bookmark> <paragraph role="heading" id="hd_id501526421873817" level="1" xml-lang="en-US"><variable id="addsignatureline01"><link href="text/swriter/01/addsignatureline.xhp" name="Adding Signature Line">Adding a Signature Line in Text Documents</link></variable></paragraph> <paragraph role="paragraph" id="par_id991526423190756" xml-lang="en-US">%PRODUCTNAME Writer can insert a graphic box inside the document representing a signature line of the document.</paragraph> <paragraph role="paragraph" id="par_id751526436546030" xml-lang="en-US"> diff --git a/source/text/swriter/01/signsignatureline.xhp b/source/text/swriter/01/signsignatureline.xhp index 26d6a520df..6a3130b2bc 100644 --- a/source/text/swriter/01/signsignatureline.xhp +++ b/source/text/swriter/01/signsignatureline.xhp @@ -16,6 +16,10 @@ </topic> </meta> <body> + <bookmark xml-lang="en-US" branch="hid/cui/ui/signatureline/SignSignatureLineDialog" id="bm_id581526498170919" localize="false"/> + <bookmark xml-lang="en-US" branch="index" id="bm_id651526779220785"> + <bookmark_value>digital signature;sign signature line</bookmark_value><bookmark_value>signature line;signing</bookmark_value> + </bookmark> <paragraph role="heading" id="hd_id401526575112776" level="1" xml-lang="en-US"><variable id="signsignatureline01"><link href="text/swriter/01/signsignatureline.xhp" name="Sign Signature Line">Digitally Signing the Signature Line</link></variable></paragraph> <paragraph role="paragraph" id="par_id611526575121298" xml-lang="en-US">%PRODUCTNAME Writer lets you sign digitally a signature line.</paragraph> <paragraph role="paragraph" id="par_id511526575127337" xml-lang="en-US">On signing a signature line, %PRODUCTNAME Writer fills the line with the name of signer, adds the digital certificate issuer information and optionally insert the date of signature.</paragraph> |