Skip to content

Commit 3b4a2be

Browse files
[BUGFIX] Adjust links to the new location of TypoScript Guide (#4929)
releases: main, 13.4, 12.4 Co-authored-by: lina.wolf <[email protected]>
1 parent 1d74a82 commit 3b4a2be

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

Documentation/Configuration/ConfigurationOverview.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,9 @@ the incredible power of TypoScript Templating is daily bread for Integrators.
159159
For an introduction, you may want to read one of the following tutorials:
160160

161161

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.
165165

166166
.. note::
167167

Documentation/Configuration/TypoScript/FrontendTypoScript/Index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ It is very powerful and this abstraction layer is one reason that the TYPO3
1313
project survives the ever evolving internet since more than 25 years.
1414

1515
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>`
1717
is a kickstart for new TypoScript integrators.

Documentation/Configuration/TypoScript/Index.rst

+6-5
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@ for backend users.
1818
While the underlying TypoScript syntax is described in this chapter, both use cases
1919
and their details are found in standalone manuals:
2020

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.
2323

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.
2626

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>`.
2829

2930
.. note::
3031

0 commit comments

Comments
 (0)