@@ -20,30 +20,34 @@ Managing content
2020 See `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000 >`_
2121
2222
23- In TYPO3, working with content happens mostly in the :guilabel: `Content > Page `
23+ In TYPO3, working with content happens mostly in the :guilabel: `Content > Layout `
2424module. Chose the page you want to edit from the page tree.
2525
2626You can `Hide <https://docs.typo3.org/permalink/t3editors:content-working-hiding >`_.
2727`Move <https://docs.typo3.org/permalink/t3editors:content-working-moving >`_
2828or `Copy & paste <https://docs.typo3.org/permalink/t3editors:content-working-copy-paste >`_
2929content elements using the context menu.
3030
31- The following screenshot demonstrates how to open the Page module:
31+ The following screenshot demonstrates how to open the :guilabel: ` Content > Page` module:
3232
3333.. figure :: /Images/ManualScreenshots/ContentElements/PageModule.png
3434 :alt: Screenshot demonstrating the page module and the page tree in the TYPO3 backend
3535
36- Click on "Page" in the module menu, then choose the page to be managed in the page tree
36+ Click on :guilabel: `Content > Layout` in the module menu, then choose the page to be managed in the page tree
3737
3838.. contents :: Table of Content
3939
4040.. _content-working-overview :
4141
42- Overview of the Page module in TYPO3
43- ====================================
42+ Overview of the Layout module in TYPO3
43+ ======================================
44+
45+ .. versionchanged :: 14.0
46+ This module has been renamed from :guilabel: `Web > Pages ` to :guilabel: `Content > Layout `
47+ see `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000 >`_.
4448
4549.. figure :: /Images/ManualScreenshots/ContentElements/PageModuleAnnotated.png
46- :alt: A typical view of the Page module with various content columns
50+ :alt: A typical view of the Content Layout module with various content columns
4751
4852Common page icons explained:
4953
@@ -80,7 +84,7 @@ on it. Hidden content elements are not visible in the frontend
8084 Use the "hide" button to hide a content element. The second content element is hidden and can be unhidden by the same button.
8185
8286A content element can also be hidden in the "Access" tab of its edit form, its
83- context menu or the `List module <https://docs.typo3.org/permalink/t3editors:using-the-list-module-effectively >`_.
87+ context menu or the `Content > Layout module <https://docs.typo3.org/permalink/t3editors:using-the-list-module-effectively >`_.
8488
8589.. _content-working-moving :
8690
@@ -115,7 +119,7 @@ You can also copy content elements by pressing :kbd:`Ctrl` during drag and drop.
115119
116120Copied content is hidden by default and has the text "(copy xx)" appended to its
117121title. Your integrator can disable this default behaviour:
118- `Disable hide and prepend at copy <https://docs.typo3.org/permalink/t3start:list-module -disablehideatcopy >`_
122+ `disableHideAtCopy <https://docs.typo3.org/permalink/t3tsref:pagetcemaintables -disablehideatcopy >`_
119123if desired.
120124
121125.. _content-working-life-search :
0 commit comments