From b20e40b89fc75992c9d790cc36699727d2d866f8 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Mon, 17 Apr 2017 00:56:04 +0200 Subject: tdf#105280 Split out Security Options and Warnings help page This makes the Security options page much cleaner. Also fix a missing ahelp and some capitalization. Change-Id: Ie03ed0833fdc01635988846f259249031c3ed405 Reviewed-on: https://gerrit.libreoffice.org/36592 Reviewed-by: Gabor Kelemen Tested-by: Gabor Kelemen --- AllLangHelp_shared.mk | 1 + source/text/shared/optionen/01030300.xhp | 27 +------- .../text/shared/optionen/securityoptionsdialog.xhp | 73 ++++++++++++++++++++++ 3 files changed, 75 insertions(+), 26 deletions(-) create mode 100644 source/text/shared/optionen/securityoptionsdialog.xhp diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 0deb8b2123..f026b22420 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -831,6 +831,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/optionen/01020300 \ helpcontent2/source/text/shared/optionen/01030000 \ helpcontent2/source/text/shared/optionen/01030300 \ + helpcontent2/source/text/shared/optionen/securityoptionsdialog \ helpcontent2/source/text/shared/optionen/01030500 \ helpcontent2/source/text/shared/optionen/01040000 \ helpcontent2/source/text/shared/optionen/01040200 \ diff --git a/source/text/shared/optionen/01030300.xhp b/source/text/shared/optionen/01030300.xhp index 9936f0a16a..0a289e50d7 100644 --- a/source/text/shared/optionen/01030300.xhp +++ b/source/text/shared/optionen/01030300.xhp @@ -42,32 +42,7 @@ Options -Opens the "Security options and warning" dialog. -The Security options and warnings dialog contains the following controls: - -When saving or sending -Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments. - -When printing -Select to see a warning dialog when you try to print a document that contains recorded changes or comments. - -When signing -Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments. - -When creating PDF files -Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments. - -Remove personal information on saving -Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the Reset Properties button on File - Properties - General. - -Recommend password protection on saving -Select to always enable the Save with password option in the file save dialogs. Deselect the option to save files by default without password. - -Ctrl-click required to follow hyperlinks -If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink. - -Block any links from documents not among the trusted locations (see Macro Security) -Blocks the use of links pointing to images not in the trusted locations defined on the Trusted Sources tab of the Macro Security dialog. This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible. +Opens the "Security Options and Warnings" dialog. Passwords for web connections You can enter a master password to enable easy access to sites that require a user name and password. diff --git a/source/text/shared/optionen/securityoptionsdialog.xhp b/source/text/shared/optionen/securityoptionsdialog.xhp new file mode 100644 index 0000000000..3cd7027c48 --- /dev/null +++ b/source/text/shared/optionen/securityoptionsdialog.xhp @@ -0,0 +1,73 @@ + + + + + + + Security Options and Warnings + /text/shared/optionen/securityoptionsdialog.xhp + + + + + + +
+ +selecting;security warnings +selecting;security options +options;security +warnings;security + +Security Options and Warnings + +Set security related options and warnings about hidden information in documents. +
+
+ Press the Options button on the Security page. +
+The Security options and warnings dialog contains the following controls: + +When saving or sending +Select to see a warning dialog when you try to save or send a document that contains recorded changes, versions, or comments. + +When printing +Select to see a warning dialog when you try to print a document that contains recorded changes or comments. + +When signing +Select to see a warning dialog when you try to sign a document that contains recorded changes, versions, fields, references to other sources (for example linked sections or linked pictures), or comments. + +When creating PDF files +Select to see a warning dialog when you try to export a document to PDF format that displays recorded changes in Writer, or that displays comments. + +Remove personal information on saving +Select to always remove user data from the file properties. If this option is not selected, you can still remove the personal information for the current document with the Reset Properties button on File - Properties - General. + +Recommend password protection on saving +Select to always enable the Save with password option in the file save dialogs. Deselect the option to save files by default without password. + +Ctrl-click required to follow hyperlinks +If enabled, you must hold down the Ctrl key while clicking a hyperlink to follow that link. If not enabled, a click opens the hyperlink. + +Block any links from documents not among the trusted locations (see Macro Security) +Blocks the use of links pointing to images not in the trusted locations defined on the Trusted Sources tab of the Macro Security dialog. This can increase security in case you work with documents from untrusted sources (e.g. the internet) and are worried about vulnerabilities in image processing software components. Blocking the use of links means that images are not loaded in documents, only a placeholder frame is visible. + + + +
-- cgit v1.2.3