From 798773a4ad50b9311758a4ed2275f2f4ff53a3e0 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Tue, 7 Nov 2023 12:27:52 +0100 Subject: tdf#146386 helpcontent2: FTP UI is removed Change-Id: Ie2d38acdf570644dbd087fd14e9485f263bdbb7b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159067 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/shared/02/09070100.xhp | 11 +---------- source/text/shared/optionen/01020100.xhp | 5 +---- 2 files changed, 2 insertions(+), 14 deletions(-) (limited to 'source') diff --git a/source/text/shared/02/09070100.xhp b/source/text/shared/02/09070100.xhp index 81aa41fa0f..37ab5bfdc9 100644 --- a/source/text/shared/02/09070100.xhp +++ b/source/text/shared/02/09070100.xhp @@ -29,18 +29,15 @@

Internet

-Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW or FTP addresses. +Use the Internet page of the Hyperlink dialog to edit hyperlinks with WWW addresses.
-The fields for the login name, password and anonymous user are only available for FTP addresses.

Type of hyperlink

Web

Creates an "http://" hyperlink. -

FTP

-Creates an "FTP://" hyperlink.

URL

Enter a URL for the file that you want to open when you click the hyperlink. If you do not specify a target frame, the file opens in the current document or frame.see i48946 @@ -48,12 +45,6 @@ Specifies the position in the target document where you wish to jump to. Inserts the target in the Target field of the Hyperlink dialog. Once the hyperlink has been completely entered, click on Close to set the link and leave the dialog. -

Login name

-Specifies your login name, if you are working with FTP addresses. -

Password

-Specifies your password, if you are working with FTP addresses. -

Anonymous user

-Allows you to log in to the FTP address as an anonymous user.

Further settings

diff --git a/source/text/shared/optionen/01020100.xhp b/source/text/shared/optionen/01020100.xhp index 5ec1a0d571..f095942256 100644 --- a/source/text/shared/optionen/01020100.xhp +++ b/source/text/shared/optionen/01020100.xhp @@ -57,15 +57,12 @@ Type the name of the proxy server for HTTP. Type the port in the right-hand field.

HTTPS proxy

Type the name of the proxy server for HTTPS. Type the port in the right-hand field. -

FTP proxy

-Type the name of the proxy server for FTP. Type the port in the right-hand field.

No proxy for

Specifies the names of the servers that do not require any proxy servers, separated by semicolons. These are servers addressed in your local network, and servers used for video and audio streaming, for example. You can also use placeholders for the names of hosts and domains. For example, type *.sun.com to address all the hosts in the sun.com domain without proxy. - -Type the port for the corresponding proxy server. The maximum value of a port number is fixed at 65535. +Type the port for the corresponding proxy server. The maximum value of a port number is fixed at 65535. -- cgit