@@ -15,6 +15,7 @@ Creating content
1515 :alt: Creating content elements in the TYPO3 backend
1616 :class: img-thumbnail float-end ms-1 ms-1
1717 :width: 250
18+ :zoom: gallery
1819
1920.. versionchanged :: 14.0
2021 The main module `Web ` has been renamed to `Content `.
@@ -29,6 +30,7 @@ In the following screenshot you see the location of that button:
2930
3031.. figure :: /Images/ManualScreenshots/NewContentElement/CreateNew.png
3132 :alt: "Create new content button" in the Content Layout module, column "Normal"
33+ :zoom: gallery
3234
3335 Create a new Content Element by clicking the button
3436
@@ -52,13 +54,15 @@ A standard editor can see the following content elements:
5254
5355.. figure :: /Images/ManualScreenshots/ContentElements/WizardTypical.png
5456 :alt: Screenshot of the "New Page Content" wizard as seen by a common TYPO3 editor, featuring "Typical Page Content", "Lists" and "Special elements"
57+ :zoom: gallery
5558
5659 Screenshot of the "New Page Content" wizard as seen by a common TYPO3 editor
5760
5861An advanced editor or an administrator can see the following content elements:
5962
6063.. figure :: /Images/ManualScreenshots/ContentElements/WizardAdvanced.png
6164 :alt: Screenshot of the "New Page Content" wizard as seen by an advanced TYPO3 editor, additionally including "Form elements", "Menus" and additional "Special elements"
65+ :zoom: gallery
6266
6367 An advanced editor sees more groups and more content elements types in some of the groups
6468
@@ -76,6 +80,7 @@ Insert regular text and image content types to build standard web pages.
7680
7781.. figure :: /Images/ManualScreenshots/NewContentElement/WizardTabTypical.png
7882 :alt: 'Typical page content' tab contains content like Header, Regular Text Element, Text & Media, Images etc
83+ :zoom: gallery
7984
8085 The :guilabel: `Typical page content` tab of the new content element window
8186
@@ -89,6 +94,7 @@ standard content elements but are easier to use for their specialized use case.
8994
9095.. figure :: /Images/ManualScreenshots/NewContentElement/WizardTabList.png
9196 :alt: The 'List' tab contains content elements like "Bullet List", "Table" and "File Links"
97+ :zoom: gallery
9298
9399 The :guilabel: `List` tab of the new content element window
94100
@@ -112,6 +118,7 @@ Create a login form or a simple contact form.
112118
113119.. figure :: /Images/ManualScreenshots/NewContentElement/WizardTabForm.png
114120 :alt: Tab "Form elements" with "Form" and "Login Form"
121+ :zoom: gallery
115122
116123 The :guilabel: `Form elements` tab of the new content element window
117124
@@ -124,6 +131,7 @@ Present a menu or list of page links in different ways.
124131
125132.. figure :: /Images/ManualScreenshots/NewContentElement/WizardTabMenu.png
126133 :alt: The 'Menu' tab of the new content element window
134+ :zoom: gallery
127135
128136 The :guilabel: `Menu` tab of the new content element window
129137
@@ -149,6 +157,7 @@ element from another page without duplicating it.
149157
150158.. figure :: /Images/ManualScreenshots/NewContentElement/WizardTabSpecialElements.png
151159 :alt: The 'Special elements' tab of the new content element window
160+ :zoom: gallery
152161
153162 The :guilabel: `Plugins` tab of the new content element window
154163
@@ -164,10 +173,11 @@ Add new content to a page
164173 This is the most commonly used content type. The
165174 :guilabel: `Create new Page Content ` form appears.
166175
167- .. figure :: /Images/ManualScreenshots/NewContentElement/NewContentElement.png
168- :alt: Create new Page Content on page "Page 1" form screenshot
176+ .. figure :: /Images/ManualScreenshots/NewContentElement/NewContentElement.png
177+ :alt: Create new Page Content on page "Page 1" form screenshot
178+ :zoom: gallery
169179
170- Unsaved changes are highlighted in light blue
180+ Unsaved changes are highlighted in light blue
171181
172182#. In the :guilabel: `Header ` field, type *My new content element *.
173183#. In the :guilabel: `Text ` area, type in some text. This field uses a
@@ -176,9 +186,10 @@ Add new content to a page
176186#. Save and close the content element.
177187 You can see the newly added element on the page:
178188
179- .. figure :: /Images/ManualScreenshots/NewContentElement/ContentSaved.png
180- :alt: The new content element appears in the Content Layout module
189+ .. figure :: /Images/ManualScreenshots/NewContentElement/ContentSaved.png
190+ :alt: The new content element appears in the Content Layout module
191+ :zoom: gallery
181192
182- The new content element appears in the Content Layout module
193+ The new content element appears in the Content Layout module
183194
184195.. include :: /ContentElements/TipKeyboardCommands.rst.txt
0 commit comments