File tree Expand file tree Collapse file tree 7 files changed +27
-7
lines changed
Expand file tree Collapse file tree 7 files changed +27
-7
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Situated in the center left of page is the
2222
2323Module menu (2)
2424 This is the main menu of the TYPO3 CMS backend. It is divided
25- into main modules (:guilabel: `WEB `, :guilabel: `FILE `, etc.) and
25+ into main modules (:guilabel: `Content `, :guilabel: `File `, etc.) and
2626 their sub-modules.
2727
2828:ref: `Page tree <page-tree >` (3)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ the arrow to the left of each page.
1616
17171. :ref: `Enter the backend <backend-login >` and select the page module
1818
19- Click on ** WEB ** > ** Page ** now.
19+ Click on :guilabel: ` Content > Page` now.
2020
21212. Look at the page tree in the backend:
2222
Original file line number Diff line number Diff line change @@ -39,10 +39,14 @@ You can view and try out the TYPO3 backend on this `demo <https://demo.typo3.org
3939Backend modules
4040---------------
4141
42+ .. versionchanged :: 14.0
43+ The main module `Web ` has been renamed to `Content `.
44+ See `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000 >`_
45+
4246The backend contains modules that are grouped by task. Which modules a
4347user sees depends on the access rights that have been given to them.
4448
45- The :guilabel: `Web ` group contains a set of modules for the creation and
49+ The :guilabel: `Content ` group contains a set of modules for the creation and
4650management of pages and content. This group contains important backend modules
4751such as :ref: `Pages <page-content >`, where the page content can be edited,
4852:ref: `List <list-module >` where database records can be viewed and edited and
Original file line number Diff line number Diff line change 77Info module
88===========
99
10- The **WEB > Info ** module displays a variety of information
10+ .. versionchanged :: 14.0
11+ The main module `Web ` has been renamed to `Content `.
12+ See `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000 >`_
13+
14+ The :guilabel: `Content > Info ` module displays a variety of information
1115related to the pages in your web site. It contains several
1216functions which can be accessed from the dropdown menu in the
1317docheader. For example, the *Localization Overview * lets
Original file line number Diff line number Diff line change 66The list module
77===============
88
9+ .. versionchanged :: 14.0
10+ The main module `Web ` has been renamed to `Content `.
11+ See `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000 >`_
12+
913Almost all data stored in the database is represented as a
1014:ref: `Database record <t3coreapi:database-records >` in the TYPO3 backend.
1115
12- The respective backend module called :guilabel: `Web > List ` module can be
16+ The respective backend module called :guilabel: `Content > List ` module can be
1317used to view, edit, search and export database records.
1418
1519How to use the List module effectively for managing database records is
Original file line number Diff line number Diff line change 66"Page" backend module in TYPO3
77==============================
88
9- The :guilabel: `Web > Page ` module is used by the editors of the site to add
9+ .. versionchanged :: 14.0
10+ The main module `Web ` has been renamed to `Content `.
11+ See `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000 >`_
12+
13+ The :guilabel: `Content > Page ` module is used by the editors of the site to add
1014and modify content elements on the page.
1115
1216The Editors Guide, chapter :ref: `Content Elements <t3editors:content-elements >`,
Original file line number Diff line number Diff line change @@ -29,7 +29,11 @@ you will learn how to create a root page in TYPO3 v13.
2929Create a new page on root level
3030===============================
3131
32- Once you log into the TYPO3 backend, locate the :guilabel: `Web > Page ` module on the left-hand
32+ .. versionchanged :: 14.0
33+ The main module `Web ` has been renamed to `Content `.
34+ See `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000 >`_
35+
36+ Once you log into the TYPO3 backend, locate the :guilabel: `Content > Page ` module on the left-hand
3337side of the screen. Click on the Page module to open the page tree.
3438
3539.. figure :: /Images/ManualScreenshots/CreateRootPage/CreateNewPage.png
You can’t perform that action at this time.
0 commit comments