Skip to content

Commit fd9f0c6

Browse files
committed
[TASK] Unify Screenshot inclusion
Allow zoom in lightbox or gallery where helpful, remove borders Releases: main, 13.4
1 parent 7d4c8e4 commit fd9f0c6

File tree

52 files changed

+170
-92
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+170
-92
lines changed

Documentation/AccessControl/Login/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ can log in to view the restricted content.
126126

127127
.. figure:: ../../Images/ManualScreenshots/Access/AccessPageWithAuthenticatedUser.png
128128
:alt: The page with the authenticated user
129-
:class: with-border
129+
:zoom: lightbox
130130

131131
This is just a quick overview of the login form provided by TYPO3 CMS. It has a
132132
rich set of features that are described in the :doc:`Frontend Login <ext_felogin:Index>` manual.

Documentation/Concepts/Cache.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ and click the button representing a lightning bolt with the tooltip
8484

8585
.. figure:: /Images/ManualScreenshots/Cache/ClearPageCache.png
8686
:alt: Clear cache for this page
87+
:zoom: lightbox
8788

8889
Clear cache for this page
8990

@@ -97,6 +98,7 @@ button in the toolbar you might not have the rights to carry out this action:
9798

9899
.. figure:: /Images/ManualScreenshots/Cache/ClearAllPageCaches.png
99100
:alt: Flush cache of all pages
101+
:zoom: lightbox
100102

101103
Flush cache of **all** pages
102104

Documentation/ContentElements/ContactForm/Index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Creating a contact form
1212
:alt: Content element Contact Form in the TYPO3 backend
1313
:class: img-thumbnail float-end ms-1 ms-1
1414
:width: 250
15+
:zoom: gallery
1516

1617
You can create a form from the :guilabel:`Content > Forms` module. This is a
1718
system extension which needs to be activated by your administrator. It is
@@ -122,7 +123,7 @@ Click the :guilabel:`Settings` button at the top of the form to add
122123

123124
.. figure:: ../../Images/ManualScreenshots/Forms/FormsFinishers.png
124125
:alt: Add finishers to a form
125-
:class: with-border
126+
:zoom: gallery
126127

127128
You can integrate extensions with existing forms. For example, if you're
128129
running a sales operation, you can integrate with Mautic and any changes to a

Documentation/ContentElements/Content/Index.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Managing content
1414
:alt: Manage content elements in the TYPO3 backend
1515
:class: img-thumbnail float-end ms-1 ms-1
1616
:width: 250
17+
:zoom: gallery
1718

1819
.. versionchanged:: 14.0
1920
The main module `Web` has been renamed to `Content`.
@@ -32,6 +33,7 @@ The following screenshot demonstrates how to open the :guilabel:`Content > Page`
3233

3334
.. figure:: /Images/ManualScreenshots/ContentElements/PageModule.png
3435
:alt: Screenshot demonstrating the page module and the page tree in the TYPO3 backend
36+
:zoom: gallery
3537

3638
Click on :guilabel:`Content > Layout` in the module menu, then choose the page to be managed in the page tree
3739

@@ -48,6 +50,7 @@ Overview of the Layout module in TYPO3
4850

4951
.. figure:: /Images/ManualScreenshots/ContentElements/PageModuleAnnotated.png
5052
:alt: A typical view of the Content Layout module with various content columns
53+
:zoom: gallery
5154

5255
Common page icons explained:
5356

@@ -80,6 +83,7 @@ on it. Hidden content elements are not visible in the frontend
8083

8184
.. figure:: /Images/ManualScreenshots/ContentElements/HideContent.png
8285
:alt: A content element in the page module is hidden
86+
:zoom: gallery
8387

8488
Use the "hide" button to hide a content element. The second content element is hidden and can be unhidden by the same button.
8589

@@ -97,6 +101,7 @@ page within the page tree.
97101

98102
.. figure:: /Images/ManualScreenshots/ContentElements/MoveContentElement.png
99103
:alt: Screenshot of moving a content element via drag and drop in the TYPO3 backend
104+
:zoom: gallery
100105

101106
Drop the content element on a page in the page tree to move it to another page
102107

@@ -107,11 +112,13 @@ Copy and paste content elements
107112

108113
.. figure:: /Images/ManualScreenshots/ContentElements/CopyContent.png
109114
:alt: The context menu of a content menu in the TYO3 backend
115+
:zoom: gallery
110116

111117
Use the context menu of the upper left button of the content element to start copying a content element
112118

113119
.. figure:: /Images/ManualScreenshots/ContentElements/PasteContent.png
114120
:alt: Location of the paste button beside the "Create new content" button
121+
:zoom: gallery
115122

116123
Paste the content into the desired location.
117124

@@ -132,6 +139,7 @@ shortcut :kbd:`Ctrl + K` or :kbd:`Cmd + K` to open the live search.
132139

133140
.. figure:: /Images/ManualScreenshots/ContentElements/LiveSearch.png
134141
:alt: Using the live search to search for content elements
142+
:zoom: gallery
135143

136144
Use the arrow button to get more information on the search result
137145

@@ -151,6 +159,7 @@ Sometimes the following warning is displayed on your page:
151159

152160
.. figure:: /Images/ManualScreenshots/ContentElements/UnusedContent.png
153161
:alt: Warning: Unused elements detected on this page: These elements don't belong to any of the available columns of this page. You should either delete them or move them to existing columns. We highlighted the problematic records for you.
162+
:zoom: gallery
154163

155164
Warning that some content elements belong to no valid content area
156165

@@ -166,6 +175,7 @@ via drag an drop to the desired location or delete it, if it is not needed anymo
166175

167176
.. figure:: /Images/ManualScreenshots/ContentElements/MoveUnusedContent.png
168177
:alt: Demonstration of moving unused content back into a normal content area
178+
:zoom: gallery
169179

170180
.. _content-working-troubleshooting-recycler:
171181

@@ -178,6 +188,7 @@ sufficient permissions and it is installed.
178188

179189
.. figure:: /Images/ManualScreenshots/ContentElements/RestoreContent.png
180190
:alt: Screenshot of the Recycler module in the TYPO3 backend, demonstrating how to restore a deleted content element
191+
:zoom: gallery
181192

182193
See also :ref:`Recycler manual, For editors <typo3/cms-recycler:for-editors>`.
183194

@@ -193,6 +204,7 @@ Use the context menu on the page tree and choose "History/Undo".
193204

194205
.. figure:: /Images/ManualScreenshots/ContentElements/RestoreContent.png
195206
:alt: Screenshot of the page history in the TYPO3 backend
207+
:zoom: gallery
196208

197209
Use the "Undo" button to undo your changes
198210

@@ -201,6 +213,7 @@ where changed and who made which changes when.
201213

202214
.. figure:: /Images/ManualScreenshots/ContentElements/ContentElementHistoryDifferences.png
203215
:alt: Screenshot of the page history in the TYPO3 backend
216+
:zoom: gallery
204217

205218
Compare the differences. Use the undo button to undo changes.
206219

@@ -216,5 +229,6 @@ another editor is currently working on. These are marked with a warning:
216229

217230
.. figure:: /Images/ManualScreenshots/ContentElements/ContentElementEdited.png
218231
:alt: Warning: The BE-User 'e.doe' began to edit this record 3 min ago.
232+
:zoom: gallery
219233

220234
Avoid working on content elements that are currently edited by someone else

Documentation/ContentElements/CreatingContent/Index.rst

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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

5861
An 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

Documentation/ContentElements/EditingContent/Index.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Editing content
1313
:alt: Editing content elements in the TYPO3 backend
1414
:class: img-thumbnail float-end ms-1
1515
:width: 250
16+
:zoom: gallery
1617

1718
On a page, click the pencil icon for the content element you want to edit,
1819
then edit the text and make other changes as required.
@@ -31,6 +32,7 @@ you.
3132

3233
.. figure:: /Images/ManualScreenshots/ContentElements/ChangeText.png
3334
:alt: Content element edit form screenshot, demonstrating changed content which is highlighted
35+
:zoom: gallery
3436

3537
Changed content is highlighted. The save button is found on the top
3638

@@ -39,6 +41,7 @@ a form that has changes you will be prompted to save:
3941

4042
.. figure:: /Images/ManualScreenshots/ContentElements/SavingPrompt.png
4143
:alt: Prompt: Do you want to close without saving? You currently have unsaved changes. Are you sure you want to discard these changes?
44+
:zoom: gallery
4245

4346
You are prompted when you try to leave a form with unsaved changes
4447

@@ -61,6 +64,7 @@ element in the overview but no edit, hide or delete button appears.
6164

6265
.. figure:: /Images/ManualScreenshots/ContentElements/NoEdit.png
6366
:alt: A content element without an edit button
67+
:zoom: gallery
6468

6569
A content element that cannot be edited due to lacking permissions
6670

@@ -83,11 +87,13 @@ not fill out a required field, you cannot save your changes.
8387

8488
.. figure:: /Images/ManualScreenshots/ContentElements/RequiredField.png
8589
:alt: Screenshot of a required field
90+
:zoom: gallery
8691

8792
A required field that has no value prevents saving of a content element
8893

8994
.. figure:: /Images/ManualScreenshots/ContentElements/InputError.png
9095
:alt: Input error caused by a letter entered in a number field
96+
:zoom: gallery
9197

9298
Input error caused by a letter entered in a number field
9399

@@ -105,6 +111,7 @@ browser where you saw the error. Send these to your integrator or programmer.
105111

106112
.. figure:: /Images/ManualScreenshots/ContentElements/ErrorMessage.png
107113
:alt: Screenshot of an error message in the TYPO3 backend
114+
:zoom: gallery
108115

109116
Such an error can happen during or after updates or when a programmer is
110117
working on your installation.
@@ -135,6 +142,7 @@ the :guilabel:`Type` list.
135142

136143
.. figure:: /Images/ManualScreenshots/ContentElements/ChangeType.png
137144
:alt: Edit form of a content element in the TYPO3 backend, demonstrating the location of the "Type" selector in tab General
145+
:zoom: gallery
138146

139147
You can find the "Type" selector in tab General
140148

@@ -143,6 +151,7 @@ the screen to display different input fields, you are prompted first:
143151

144152
.. figure:: /Images/ManualScreenshots/ContentElements/RefreshRequired.png
145153
:alt: Edit form of a content element in the TYPO3 backend, demonstrating the location of the "Type" selector in tab General
154+
:zoom: gallery
146155

147156
You can find the "Type" selector in tab General
148157

Documentation/ContentElements/Images/Index.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Working with images
1515
:alt: Content element Images in the TYPO3 backend
1616
:class: img-thumbnail float-end ms-1
1717
:width: 250
18+
:zoom: gallery
1819

1920
For content elements that support images (for example Text & Images, Text &
2021
Media, Images Only), you will see an :guilabel:`Images` or :guilabel:`Media`
@@ -34,13 +35,15 @@ On the :guilabel:`Images` tab, click the :guilabel:`Add image` button. The
3435

3536
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/ImagesTab.png
3637
:alt: Screenshot of a "Text with Image" TYPO3 content element, tab "Images"
38+
:zoom: gallery
3739

3840
Click the "Add image" button in tab images to chose or upload an image
3941

4042
Browse the file tree, then select a folder.
4143

4244
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/FileSelector.png
4345
:alt: The file selector window in the TYPO3 backend
46+
:zoom: gallery
4447

4548
Click the name of an image to select it or use the "Upload files" dialoge.
4649
Alternatively, mark several images and import all of them at once.
@@ -64,6 +67,7 @@ insert a link to the image.
6467

6568
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/ImageMetaData.png
6669
:alt: Screenshot of the meta data of an image in a "Text and Image" content element
70+
:zoom: gallery
6771

6872
Override the default meta data of the image with custom values for this location.
6973

@@ -75,7 +79,6 @@ You can experiment with the image manipulation editor to crop or resize the
7579
image. Making changes here won't impact the original image file in
7680
:guilabel:`Media`.
7781

78-
7982
.. _images-appearance:
8083

8184
Media adjustments
@@ -86,6 +89,7 @@ border.
8689

8790
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/MediaAdjustments.png
8891
:alt: Screenshot of the Media Adjustments section of a "Text and Images" content element in TYPO3
92+
:zoom: gallery
8993

9094
A value of '0' means the size is calculated dynamically.
9195

@@ -132,6 +136,7 @@ You can manage your previously uploaded images in the backend module
132136

133137
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/FileList.png
134138
:alt: Screenshot of the "Media" backend module in TYPO3
139+
:zoom: gallery
135140

136141
You can view the files as Tiles or List by switching the settings.
137142

@@ -143,6 +148,7 @@ You can move images into folders by drag and drop:
143148

144149
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/FileListDragAndDrop.png
145150
:alt: Screenshot of the "Media" backend module demonstration Drag and Drop
151+
:zoom: gallery
146152

147153
Grab a picture with the mouse, drag it to a folder and drop it there
148154

@@ -151,6 +157,7 @@ use in some content element:
151157

152158
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/FileNotDeleted.png
153159
:alt: File not deleted, The file "xxx.png" cannot be deleted since it is still used at the following places
160+
:zoom: gallery
154161

155162
TYPO3 FAL will prevent you from deleting files that are still in use
156163

0 commit comments

Comments
 (0)