Skip to content

Commit 9ad1286

Browse files
committed
[TASK] Unify Screenshot inclusion (#241)
Allow zoom in lightbox or gallery where helpful, remove borders Releases: main, 13.4 (cherry picked from commit e0db3c7)
1 parent 35d200b commit 9ad1286

File tree

52 files changed

+174
-96
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

+174
-96
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:`Web > 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
In TYPO3, working with content happens mostly in the :guilabel:`Web > Page`
1920
module. Chose the page you want to edit from the page tree.
@@ -27,6 +28,7 @@ The following screenshot demonstrates how to open the Page module:
2728

2829
.. figure:: /Images/ManualScreenshots/ContentElements/PageModule.png
2930
:alt: Screenshot demonstrating the page module and the page tree in the TYPO3 backend
31+
:zoom: gallery
3032

3133
Click on "Page" in the module menu, then choose the page to be managed in the page tree
3234

@@ -39,6 +41,7 @@ Overview of the Page module in TYPO3
3941

4042
.. figure:: /Images/ManualScreenshots/ContentElements/PageModuleAnnotated.png
4143
:alt: A typical view of the Page module with various content columns
44+
:zoom: gallery
4245

4346
Common page icons explained:
4447

@@ -71,6 +74,7 @@ on it. Hidden content elements are not visible in the frontend
7174

7275
.. figure:: /Images/ManualScreenshots/ContentElements/HideContent.png
7376
:alt: A content element in the page module is hidden
77+
:zoom: gallery
7478

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

@@ -88,6 +92,7 @@ page within the page tree.
8892

8993
.. figure:: /Images/ManualScreenshots/ContentElements/MoveContentElement.png
9094
:alt: Screenshot of moving a content element via drag and drop in the TYPO3 backend
95+
:zoom: gallery
9196

9297
Drop the content element on a page in the page tree to move it to another page
9398

@@ -98,11 +103,13 @@ Copy and paste content elements
98103

99104
.. figure:: /Images/ManualScreenshots/ContentElements/CopyContent.png
100105
:alt: The context menu of a content menu in the TYO3 backend
106+
:zoom: gallery
101107

102108
Use the context menu of the upper left button of the content element to start copying a content element
103109

104110
.. figure:: /Images/ManualScreenshots/ContentElements/PasteContent.png
105111
:alt: Location of the paste button beside the "Create new content" button
112+
:zoom: gallery
106113

107114
Paste the content into the desired location.
108115

@@ -123,6 +130,7 @@ shortcut :kbd:`Ctrl + K` or :kbd:`Cmd + K` to open the live search.
123130

124131
.. figure:: /Images/ManualScreenshots/ContentElements/LiveSearch.png
125132
:alt: Using the live search to search for content elements
133+
:zoom: gallery
126134

127135
Use the arrow button to get more information on the search result
128136

@@ -142,6 +150,7 @@ Sometimes the following warning is displayed on your page:
142150

143151
.. figure:: /Images/ManualScreenshots/ContentElements/UnusedContent.png
144152
: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.
153+
:zoom: gallery
145154

146155
Warning that some content elements belong to no valid content area
147156

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

158167
.. figure:: /Images/ManualScreenshots/ContentElements/MoveUnusedContent.png
159168
:alt: Demonstration of moving unused content back into a normal content area
169+
:zoom: gallery
160170

161171
.. _content-working-troubleshooting-recycler:
162172

@@ -169,6 +179,7 @@ sufficient permissions and it is installed.
169179

170180
.. figure:: /Images/ManualScreenshots/ContentElements/RestoreContent.png
171181
:alt: Screenshot of the Recycler module in the TYPO3 backend, demonstrating how to restore a deleted content element
182+
:zoom: gallery
172183

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

@@ -184,6 +195,7 @@ Use the context menu on the page tree and choose "History/Undo".
184195

185196
.. figure:: /Images/ManualScreenshots/ContentElements/RestoreContent.png
186197
:alt: Screenshot of the page history in the TYPO3 backend
198+
:zoom: gallery
187199

188200
Use the "Undo" button to undo your changes
189201

@@ -192,6 +204,7 @@ where changed and who made which changes when.
192204

193205
.. figure:: /Images/ManualScreenshots/ContentElements/ContentElementHistoryDifferences.png
194206
:alt: Screenshot of the page history in the TYPO3 backend
207+
:zoom: gallery
195208

196209
Compare the differences. Use the undo button to undo changes.
197210

@@ -207,5 +220,6 @@ another editor is currently working on. These are marked with a warning:
207220

208221
.. figure:: /Images/ManualScreenshots/ContentElements/ContentElementEdited.png
209222
:alt: Warning: The BE-User 'e.doe' began to edit this record 3 min ago.
223+
:zoom: gallery
210224

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

Documentation/ContentElements/CreatingContent/Index.rst

Lines changed: 17 additions & 7 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
In the :guilabel:`Web > Page` module, on any page, click the :guilabel:`+
2021
Create new content` button in the place where you want to insert content:
@@ -24,7 +25,8 @@ The :guilabel:`New Page Content` wizard will then be displayed.
2425
In the following screenshot you see the location of that button:
2526

2627
.. figure:: /Images/ManualScreenshots/NewContentElement/CreateNew.png
27-
:alt: "Create new content button" in the Page module, column "Normal"
28+
:alt: "Create new content button" in the Content Layout module, column "Normal"
29+
:zoom: gallery
2830

2931
Create a new Content Element by clicking the button
3032

@@ -48,13 +50,15 @@ A standard editor can see the following content elements:
4850

4951
.. figure:: /Images/ManualScreenshots/ContentElements/WizardTypical.png
5052
:alt: Screenshot of the "New Page Content" wizard as seen by a common TYPO3 editor, featuring "Typical Page Content", "Lists" and "Special elements"
53+
:zoom: gallery
5154

5255
Screenshot of the "New Page Content" wizard as seen by a common TYPO3 editor
5356

5457
An advanced editor or an administrator can see the following content elements:
5558

5659
.. figure:: /Images/ManualScreenshots/ContentElements/WizardAdvanced.png
5760
:alt: Screenshot of the "New Page Content" wizard as seen by an advanced TYPO3 editor, additionally including "Form elements", "Menus" and additional "Special elements"
61+
:zoom: gallery
5862

5963
An advanced editor sees more groups and more content elements types in some of the groups
6064

@@ -72,6 +76,7 @@ Insert regular text and image content types to build standard web pages.
7276

7377
.. figure:: /Images/ManualScreenshots/NewContentElement/WizardTabTypical.png
7478
:alt: 'Typical page content' tab contains content like Header, Regular Text Element, Text & Media, Images etc
79+
:zoom: gallery
7580

7681
The :guilabel:`Typical page content` tab of the new content element window
7782

@@ -85,6 +90,7 @@ standard content elements but are easier to use for their specialized use case.
8590

8691
.. figure:: /Images/ManualScreenshots/NewContentElement/WizardTabList.png
8792
:alt: The 'List' tab contains content elements like "Bullet List", "Table" and "File Links"
93+
:zoom: gallery
8894

8995
The :guilabel:`List` tab of the new content element window
9096

@@ -108,6 +114,7 @@ Create a login form or a simple contact form.
108114

109115
.. figure:: /Images/ManualScreenshots/NewContentElement/WizardTabForm.png
110116
:alt: Tab "Form elements" with "Form" and "Login Form"
117+
:zoom: gallery
111118

112119
The :guilabel:`Form elements` tab of the new content element window
113120

@@ -120,6 +127,7 @@ Present a menu or list of page links in different ways.
120127

121128
.. figure:: /Images/ManualScreenshots/NewContentElement/WizardTabMenu.png
122129
:alt: The 'Menu' tab of the new content element window
130+
:zoom: gallery
123131

124132
The :guilabel:`Menu` tab of the new content element window
125133

@@ -145,6 +153,7 @@ element from another page without duplicating it.
145153

146154
.. figure:: /Images/ManualScreenshots/NewContentElement/WizardTabSpecialElements.png
147155
:alt: The 'Special elements' tab of the new content element window
156+
:zoom: gallery
148157

149158
The :guilabel:`Plugins` tab of the new content element window
150159

@@ -160,10 +169,11 @@ Add new content to a page
160169
This is the most commonly used content type. The
161170
:guilabel:`Create new Page Content` form appears.
162171

163-
.. figure:: /Images/ManualScreenshots/NewContentElement/NewContentElement.png
164-
:alt: Create new Page Content on page "Page 1" form screenshot
172+
.. figure:: /Images/ManualScreenshots/NewContentElement/NewContentElement.png
173+
:alt: Create new Page Content on page "Page 1" form screenshot
174+
:zoom: gallery
165175

166-
Unsaved changes are highlighted in light blue
176+
Unsaved changes are highlighted in light blue
167177

168178
#. In the :guilabel:`Header` field, type *My new content element*.
169179
#. In the :guilabel:`Text` area, type in some text. This field uses a
@@ -173,9 +183,9 @@ Add new content to a page
173183
You can see the newly added element on the page:
174184

175185
.. figure:: /Images/ManualScreenshots/NewContentElement/ContentSaved.png
176-
:alt: The new content element appears in the Page module
186+
:alt: The new content element appears in the Content Layout module
187+
:zoom: gallery
177188

178-
The new content element appears in the Page module
189+
The new content element appears in the Content Layout module
179190

180191
.. include:: /ContentElements/TipKeyboardCommands.rst.txt
181-

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:`Filelist`.
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

@@ -127,6 +131,7 @@ You can manage your previously uploaded images in the backend module
127131

128132
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/FileList.png
129133
:alt: Screenshot of the "Filelist" backend module in TYPO3
134+
:zoom: gallery
130135

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

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

139144
.. figure:: /Images/ManualScreenshots/ContentElements/TextWithImage/FileListDragAndDrop.png
140145
:alt: Screenshot of the "Filelist" backend module demonstration Drag and Drop
146+
:zoom: gallery
141147

142148
Grab a picture with the mouse, drag it to a folder and drop it there
143149

@@ -146,6 +152,7 @@ use in some content element:
146152

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

150157
TYPO3 FAL will prevent you from deleting files that are still in use
151158

0 commit comments

Comments
 (0)