Skip to content
Snippets Groups Projects
Commit cc05a6ff authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[FEATURE] Add context check for TypoScript

The new Context API is added so TypoScript
can check this in cObject like this:

10 = TEXT
10.data = context:workspace:id

where as the key is context:[aspectName]:[propertyName]

Arrays are automatically converted to comma-separated lists,
which is useful for reading info on user groups.

Resolves: #85550
Releases: master
Change-Id: I86673055e088ec4e65288df6145399f8e45055c8
Reviewed-on: https://review.typo3.org/57588


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 13ded666
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment