Skip to content

Commit 9059449

Browse files
authored
[FEATURE] Rename top-level module "web" to "content" (#363)
References: TYPO3-Documentation/Changelog-To-Doc#1373 Releases: main
1 parent f7f7f4e commit 9059449

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/ContentMapping/AddContent.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The pages generated in step
1212
already contain some example content.
1313

1414
You can add additonal content in the backend. Go to
15-
:guilabel:`Web > Page` and select any of the pages you created before,
15+
:guilabel:`Content > Page` and select any of the pages you created before,
1616
(for example "Page 2"). Click the :guilabel:`+ Create new content` button
1717
in the column labelled "*Main*" and choose the "Regular Text
1818
Element" content element.

Documentation/CreatePages/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ reloading the backend.
3939
.. figure:: PageModule.png
4040
:alt: Screenshot of the backend module "Page" with the loaded example data
4141

42-
The page tree in the module :guilabel:`Web > Page` now contains a few example pages.
42+
The page tree in the module :guilabel:`Content > Page` now contains a few example pages.
4343

4444
.. note::
4545
This only works for site packages of type "Site Package Tutorial". The ones

0 commit comments

Comments
 (0)