Skip to content

Commit ba34e48

Browse files
authored
[TASK] Apply module renamings (#238)
* [TASK] Apply module renamings Attention: Redirects needed Releases: main * [TASK] Apply module renamings Attention: Redirects needed Releases: main
1 parent d55fac7 commit ba34e48

File tree

20 files changed

+79
-72
lines changed

20 files changed

+79
-72
lines changed

Documentation/AccessControl/Login/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Create a user group and user
3434

3535
.. include:: /Images/AutomaticScreenshots/Access/AccessUserFolder.rst.txt
3636

37-
#. Navigate to the :guilabel:`Content > List` module, and select your new folder.
37+
#. Navigate to the :guilabel:`Content > Record` module, and select your new folder.
3838
#. Click the **+** :guilabel:`Create new record` icon at the top left of the
3939
Docheader. The "New record" wizard displays.
4040

@@ -76,7 +76,7 @@ the page properties or content element properties.
7676
* The "Show at any login" group is used for elements that require
7777
authentication to access, but are okay for all groups to see.
7878

79-
#. Navigate to the :guilabel:`Content > Page` module, and create a new page called
79+
#. Navigate to the :guilabel:`Content > Layout` module, and create a new page called
8080
"Members only".
8181
#. Add a text content element to the Members Only page, with text similar to
8282
"You need to authenticate to access the members area".

Documentation/Concepts/Accessibility.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Write meaningful text alternatives for images
6363
helpful guide: https://axesslab.com/alt-texts/ .
6464

6565
In TYPO3 when you are uploading or managing an image file in the module
66-
:guilabel:`File > Filelist` you can provide an alternative text in the
66+
:guilabel:`Media` you can provide an alternative text in the
6767
:ref:`metadata <file-metadata>` of this file.
6868

6969
When you are displaying an image as :guilabel:`Image` content element you

Documentation/Concepts/FileAbstractionLayer.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@ files on the server. Especially videos are frequently displayed from
2323
third-party sources such as Youtube or Vimeo.
2424

2525
In TYPO3 you can manage all assets in the backend module
26-
:guilabel:`File > Filelist` if you have sufficient permissions. See chapter
26+
:guilabel:`Media` if you have sufficient permissions. See chapter
2727
:ref:`managing-files`.
28-

Documentation/ContentElements/Content/Index.rst

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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`
2424
module. Chose the page you want to edit from the page tree.
2525

2626
You can `Hide <https://docs.typo3.org/permalink/t3editors:content-working-hiding>`_.
2727
`Move <https://docs.typo3.org/permalink/t3editors:content-working-moving>`_
2828
or `Copy & paste <https://docs.typo3.org/permalink/t3editors:content-working-copy-paste>`_
2929
content 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

4852
Common 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

8286
A 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

116120
Copied content is hidden by default and has the text "(copy xx)" appended to its
117121
title. 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>`_
119123
if desired.
120124

121125
.. _content-working-life-search:

Documentation/ContentElements/CreatingContent/Index.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,15 @@ Creating content
2020
The main module `Web` has been renamed to `Content`.
2121
See `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000>`_
2222

23-
24-
In the :guilabel:`Content > Page` module, on any page, click the :guilabel:`+
23+
In the :guilabel:`Content > Layout` module, on any page, click the :guilabel:`+
2524
Create new content` button in the place where you want to insert content:
2625

2726
The :guilabel:`New Page Content` wizard will then be displayed.
2827

2928
In the following screenshot you see the location of that button:
3029

3130
.. figure:: /Images/ManualScreenshots/NewContentElement/CreateNew.png
32-
:alt: "Create new content button" in the Page module, column "Normal"
31+
:alt: "Create new content button" in the Content Layout module, column "Normal"
3332

3433
Create a new Content Element by clicking the button
3534

@@ -178,8 +177,8 @@ Add new content to a page
178177
You can see the newly added element on the page:
179178

180179
.. figure:: /Images/ManualScreenshots/NewContentElement/ContentSaved.png
181-
:alt: The new content element appears in the Page module
180+
:alt: The new content element appears in the Content Layout module
182181

183-
The new content element appears in the Page module
182+
The new content element appears in the Content Layout module
184183

185184
.. include:: /ContentElements/TipKeyboardCommands.rst.txt

Documentation/ContentElements/Images/Index.rst

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,12 @@ insert a link to the image.
6868
Override the default meta data of the image with custom values for this location.
6969

7070
The information displayed here is drawn from the file metadata set in the
71-
:guilabel:`Filelist`. If required, you can override this metadata to set specific
71+
:guilabel:`Media`. If required, you can override this metadata to set specific
7272
values for the image for the current content element.
7373

7474
You can experiment with the image manipulation editor to crop or resize the
7575
image. Making changes here won't impact the original image file in
76-
:guilabel:`Filelist`.
76+
:guilabel:`Media`.
7777

7878

7979
.. _images-appearance:
@@ -118,15 +118,20 @@ Use the :guilabel:`Enlarge on Click` setting to enable a lightbox display for th
118118
.. include:: /ContentElements/TipKeyboardCommands.rst.txt
119119

120120
.. _images-filelist:
121+
.. _images-media:
121122

122-
Manage your images in the Filelist
123-
==================================
123+
Manage your images in the Media module
124+
======================================
125+
126+
.. versionchanged:: 14.0
127+
This module has been renamed from :guilabel:`Filelist` to :guilabel:`Media`
128+
see `Feature: #107628 - Improved backend module naming and structure <https://docs.typo3.org/permalink/changelog:feature-107628-1729026000>`_.
124129

125130
You can manage your previously uploaded images in the backend module
126-
:guilabel:`File > Filelist`:
131+
:guilabel:`Media`:
127132

128133
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/FileList.png
129-
:alt: Screenshot of the "Filelist" backend module in TYPO3
134+
:alt: Screenshot of the "Media" backend module in TYPO3
130135

131136
You can view the files as Tiles or List by switching the settings.
132137

@@ -137,7 +142,7 @@ they are used in multiple places.
137142
You can move images into folders by drag and drop:
138143

139144
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/FileListDragAndDrop.png
140-
:alt: Screenshot of the "Filelist" backend module demonstration Drag and Drop
145+
:alt: Screenshot of the "Media" backend module demonstration Drag and Drop
141146

142147
Grab a picture with the mouse, drag it to a folder and drop it there
143148

Documentation/HelpInside/InternalNotes/Index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Internal notes in the TYPO3 backend
1212
and your administrator granted you the necessary user rights.
1313

1414
Internal notes, also called system notes, are small text notes that are
15-
displayed in the `Page module <https://docs.typo3.org/permalink/t3editors:content-creating>`_
16-
and `List module <https://docs.typo3.org/permalink/t3editors:using-the-list-module-effectively>`_.
15+
displayed in the `Layout module <https://docs.typo3.org/permalink/t3editors:content-creating>`_
16+
and `Record module <https://docs.typo3.org/permalink/t3editors:using-the-list-module-effectively>`_.
1717

1818
You can use them to write notes to yourself or other editors. Administrators
1919
can use them to write notes to you as well.
@@ -26,14 +26,14 @@ They look like this:
2626
If you have sufficient permissions you can also edit or delete the note.
2727

2828
The following image shows a detailed view of the TYPO3 backend toolbar, specifically in
29-
the context of the "Page" or "List" module. On the right side of the toolbar are a number
29+
the context of the :guilabel:`Content > Layout` or :guilabel:`Content > Record` module. On the right side of the toolbar are a number
3030
of buttons, each providing different functionality. The button highlighted in this screenshot
3131
is which allows the user to create a new internal note.
3232

3333
.. figure:: /Images/ManualScreenshots/Page/sys_note_create.png
34-
:alt: Screenshot demonstrating the location of the "Create internal note" button in the module header of the Page module
34+
:alt: Screenshot demonstrating the location of the "Create internal note" button in the module header of the Content Layout module
3535

36-
The button to create a system note is located on the top right of the "Page" and "List" modules
36+
The button to create a system note is located on the top right of the :guilabel:`Content > Layout` and :guilabel:`Content > Record` modules
3737

3838
.. seealso::
3939
For a detailed description on how to use the internal notes see

Documentation/Images/AutomaticScreenshots/FilelistModule/ContextMenu.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
.. figure:: /Images/AutomaticScreenshots/FilelistModule/ContextMenu.png
44
:class: with-shadow
55

6-
The contextual menu in the Filelist
6+
The contextual menu in the Media module

Documentation/Images/AutomaticScreenshots/FilelistModule/FileClipboard.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
.. figure:: /Images/AutomaticScreenshots/FilelistModule/FileClipboard.png
44
:class: with-shadow
55

6-
The Filelist module's clipboard
6+
The Media module's clipboard

Documentation/Images/AutomaticScreenshots/FilelistModule/FileUpload.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
.. figure:: /Images/AutomaticScreenshots/FilelistModule/FileUpload.png
44
:class: with-shadow
55

6-
Upload possibilities in the Filelist module
6+
Upload possibilities in the Media module

0 commit comments

Comments
 (0)