Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
[TASK] Site settings can be used as constants in TSconfig
Browse files Browse the repository at this point in the history
Releases: main, 13.4
  • Loading branch information
linawolf committed Nov 17, 2024
1 parent 9c8e596 commit b8803b6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Documentation/UsingSetting/Syntax.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ While the objects, properties and conditions are different,
the *syntax* of TSconfig is basically the same as it is for
TypoScript in frontend TypoScript templates.

.. versionchanged:: 13.1
:ref:`Site settings <t3coreapi:sitehandling-settings>` can be used with the
TypoScript constant syntax in TSconfig.

Please note the following differences:

* In TSconfig no constants are available.
* There are differences in the :ref:`conditions <conditions>` that can be used.
* The general TypoScript syntax is described in
:ref:`TypoScript syntax <t3tsref:typoscript-syntax>`.

0 comments on commit b8803b6

Please sign in to comment.