Skip to content
Snippets Groups Projects
Commit 2de97778 authored by Frank Naegler's avatar Frank Naegler Committed by Benni Mack
Browse files

[FEATURE] Access site configuration in foreign_table_where

This patch adds the possibility to access site configuration
with a placeholder in TCA's `foreign_table_where` query.

To access a configuration value the following syntax is available:

* ###SITE:rootPageId###
* ###SITE:foo.bar.baz### (array path notation)

Resolves: #94662
Releases: master
Change-Id: I2047085d20c914960bbcd88df5b4c7a7f8d53282
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70126


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarWouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent ff401fc1
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment