File tree Expand file tree Collapse file tree 3 files changed +13
-25
lines changed Expand file tree Collapse file tree 3 files changed +13
-25
lines changed Original file line number Diff line number Diff line change 11:navigation-title: Syntax
2- .. include :: /Includes.rst.txt
3- .. index :: TypoScript; Syntax
4- .. _typoscript-syntax :
2+
3+ .. include :: /Includes.rst.txt
4+ .. index :: TypoScript; Syntax
5+ .. _typoscript-syntax :
6+ .. _syntax :
57
68=================
79TypoScript syntax
@@ -21,3 +23,4 @@ store configuration in this structure.
2123 Conditions/Index
2224 FileImports/Index
2325 StringFormats/Index
26+ TSconfig/Index
Original file line number Diff line number Diff line change 1- .. include :: /Includes.rst.txt
2- .. index :: Syntax
3- .. _syntax :
1+ :navigation-title: TSconfig differences
42
5- ======
6- Syntax
7- ======
3+ .. include :: /Includes.rst.txt
4+ .. _tsconfig-syntax :
5+
6+ ==================================================================
7+ Differences in the syntax between TSconfig and frontend TypoScript
8+ ==================================================================
89
910While the objects, properties and conditions are different,
1011the *syntax * of TSconfig is basically the same as it is for
@@ -13,8 +14,6 @@ TypoScript in frontend TypoScript templates.
1314Please note the following differences:
1415
1516* There are differences in the :ref: `conditions <conditions >` that can be used.
16- * The general TypoScript syntax is described in
17- :ref: `TypoScript syntax <t3tsref:typoscript-syntax >`.
1817
1918.. note ::
2019 :ref: `Site settings <t3coreapi:sitehandling-settings >` can be used with the
Original file line number Diff line number Diff line change @@ -42,19 +42,6 @@ in which case it is known as "User TSconfig".
4242
4343 Lists different options of how to include User TSconfig options.
4444
45- .. container :: col-md-6 pl-0 pr-3 py-3 m-0
46-
47- .. container :: card px-0 h-100
48-
49- .. rst-class :: card-header h3
50-
51- .. rubric :: :ref:`Syntax <syntax>`
52-
53- .. container :: card-body
54-
55- A short introduction in the syntax of TSconfig and how it differs
56- from TypoScript setup.
57-
5845 .. container :: col-md-6 pl-0 pr-3 py-3 m-0
5946
6047 .. container :: card px-0 h-100
@@ -87,6 +74,5 @@ in which case it is known as "User TSconfig".
8774
8875 PageTSconfig
8976 UserTSconfig
90- Syntax
9177 Conditions
9278 PhpApi
You can’t perform that action at this time.
0 commit comments