From 1e8e98f5e7ea01e9d8b0d9c92c279b3ccdd66120 Mon Sep 17 00:00:00 2001 From: Carsten Rose <carsten.rose@math.uzh.ch> Date: Mon, 17 Dec 2018 21:40:12 +0100 Subject: [PATCH] Manual.rst: Unify 'dbName*' documentation.. --- extension/Documentation/Manual.rst | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst index db7b79fbe..4a8cd47ec 100644 --- a/extension/Documentation/Manual.rst +++ b/extension/Documentation/Manual.rst @@ -337,14 +337,6 @@ Example: *typo3conf/config.qfq.php*: :: // LDAP_1_PASSWORD = ]; -After parsing the configuration, the following variables will be set automatically in STORE_SYSTEM: - -+---------------+-----------------------------------------------------------------------------------+ -| dbNameData | Can be used to dynamically access the current selected database: {{dbNameData:Y}} | -+---------------+-----------------------------------------------------------------------------------+ -| dbNameQfq | Can be used to dynamically access the current selected database: {{dbNameQfq:Y}} | -+---------------+-----------------------------------------------------------------------------------+ - .. _extension-manager-qfq-configuration: Extension Manager: QFQ Configuration @@ -528,7 +520,7 @@ Extension Manager: QFQ Configuration | cssClassColumnId | text-muted | A column in a subrecord with the name id|ID|Id gets this class. | +-------------------------------+-------------------------------------------------------+----------------------------------------------------------------------------+ -Automatically filled by QFQ: +After parsing the configuration, the following variables will be set automatically in STORE_SYSTEM: +-------------------------------+------------------------------------------------------------------------------------------------------------------------------------+ | Keyword | Description | -- GitLab