File tree 3 files changed +10
-9
lines changed
Documentation/Configuration
3 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -159,9 +159,9 @@ the incredible power of TypoScript Templating is daily bread for Integrators.
159
159
For an introduction, you may want to read one of the following tutorials:
160
160
161
161
162
- * :ref: `t3ts45:start ` - Introduction to TypoScript Templating .
163
- * :ref: `t3sitepackage:start ` - Start a Sitepackage Extension to create a theme
164
- for your site using TypoScript and Fluid.
162
+ * :ref: `TypoScript guide < t3tsref:guide > ` - Introduction to TypoScript.
163
+ * :ref: `t3sitepackage:start ` - Start a Sitepackage Extension to create a theme
164
+ for your site using TypoScript and Fluid.
165
165
166
166
.. note ::
167
167
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ It is very powerful and this abstraction layer is one reason that the TYPO3
13
13
project survives the ever evolving internet since more than 25 years.
14
14
15
15
The :ref: `TypoScript Reference <t3tsref:start >` goes into details about the
16
- usage of TypoScript in the frontend, and :ref: `TypoScript in 45 minutes < t3ts45:start >`
16
+ usage of TypoScript in the frontend, and the :ref: `TypoScript guide < t3tsref:guide >`
17
17
is a kickstart for new TypoScript integrators.
Original file line number Diff line number Diff line change @@ -18,13 +18,14 @@ for backend users.
18
18
While the underlying TypoScript syntax is described in this chapter, both use cases
19
19
and their details are found in standalone manuals:
20
20
21
- - The :ref: `TypoScript Reference <t3tsref:start >` goes into details about the
22
- usage of TypoScript in the frontend.
21
+ * The :ref: `TypoScript Reference <t3tsref:start >` goes into details about the
22
+ usage of TypoScript in the frontend.
23
23
24
- - The :ref: `TSconfig Reference <t3tsconfig:start >` goes into details about
25
- configuring the TYPO3 backend for backend users.
24
+ * The :ref: `TSconfig Reference <t3tsconfig:start >` goes into details about
25
+ configuring the TYPO3 backend for backend users.
26
26
27
- - A quick kick start to frontend TypoScript is available at :ref: `t3ts45:start `.
27
+ * A quick kick start to frontend TypoScript is available at
28
+ :ref: `TypoScript guide <t3tsref:guide >`.
28
29
29
30
.. note ::
30
31
You can’t perform that action at this time.
0 commit comments