From 917a6068336842cc127813e5b25900485cd5b1c9 Mon Sep 17 00:00:00 2001 From: Florian Wessels <f.wessels@bitmotion.de> Date: Tue, 3 Dec 2019 12:34:51 +0100 Subject: [PATCH] [TASK] Update references --- .../AdministratorManual/ExtensionConfiguration/Index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/AdministratorManual/ExtensionConfiguration/Index.rst b/Documentation/AdministratorManual/ExtensionConfiguration/Index.rst index 323e48d..b671ddb 100755 --- a/Documentation/AdministratorManual/ExtensionConfiguration/Index.rst +++ b/Documentation/AdministratorManual/ExtensionConfiguration/Index.rst @@ -52,7 +52,7 @@ securedDirs Description List of directories of your TYPO3 Server in that files should be secured, separated by pipe (|). Files in subdirectories will also be secured. - You can use :ref:`regex:Regular Expressions` for this option. + You can use :ref:`regex` for this option. .. _admin-configuration-securedFileTypes: @@ -70,7 +70,7 @@ securedFiletypes Description List of file types (file extensions) that should be protected. Multiple file extension patterns can be separated by a pipe (|). You can use an asterisk (*) if you want to protect all files within configured directories. - You can use :ref:`regex:Regular Expressions` for this option. + You can use :ref:`regex` for this option. .. _admin-configuration-domain: @@ -89,7 +89,7 @@ domain This is only required for absolute file links to your local server, e.g. :code:`https://example.com//fileadmin/image.jpg`. Not needed for internal (relative) links. Please note, that this configuration property is deprecated. Parsing the HTML output will no longer work with version 5. You should consider to use the TYPO3 API instead. - You can use :ref:`regex:Regular Expressions` for this option. + You can use :ref:`regex` for this option. .. _admin-configuration-linkPrefix: @@ -258,7 +258,7 @@ forcedownloadtype Description A list of file types that should not be opened inline in a browser, separated by a pipe. Only used if "forcedownload" (see: forcedownload_) is enabled. You can use an asterisk (*) if you want to force download for all file types. - You can use :ref:`regex:Regular Expressions` for this option. + You can use :ref:`regex` for this option. .. _admin-configuration-additionalMimeTypes: