Skip to content

Commit 0d84f00

Browse files
committed
[TASK] Apply renaming of modules with TYPO3 14.0
Attention: Redirects required on merging Releases: main
1 parent 5cbbf72 commit 0d84f00

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Documentation/Concepts/Backend/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ user sees depends on the access rights that have been given to them.
4848

4949
The :guilabel:`Content` group contains a set of modules for the creation and
5050
management of pages and content. This group contains important backend modules
51-
such as :ref:`Pages <page-content>`, where the page content can be edited,
51+
such as :ref:`Layout <layout-module>`, where the page content can be edited,
5252
:guilabel:`Content > Records` where database records can be viewed and edited and
5353
:ref:`Content > Status <status-module>` where you can find information provided by different
5454
system and third-party extension. Many content modules provided by third-party
@@ -57,7 +57,7 @@ extensions can also be found in this area.
5757
:guilabel:`Sites` is for the setup of a site. Here it is possible to
5858
specify the site name, assign domains and select languages.
5959

60-
:ref:`Media <file-module>` is for viewing and managing files including
60+
:ref:`Media <media-module>` is for viewing and managing files including
6161
documents, images and videos.
6262

6363
The modules in the top level module :guilabel:`System` are system modules for

Documentation/Concepts/Backend/LayoutModule/Index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
.. include:: /Includes.rst.txt
44
.. _page-content:
5+
.. _layout-module:
56

67
================================
78
"Layout" backend module in TYPO3

Documentation/Concepts/Backend/RecordsModule/Index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.. include:: /Includes.rst.txt
22
.. index:: Modules; Records module
3+
.. _list-module:
34
.. _records-module:
45

56
==================

0 commit comments

Comments
 (0)