Skip to content

Commit 6a638ed

Browse files
authored
[TASK] Add zoom or gallery settings to screenshots (#383)
Remove shadow Releases: main, 13.4
1 parent 25b0ee2 commit 6a638ed

File tree

11 files changed

+25
-15
lines changed

11 files changed

+25
-15
lines changed

Documentation/ContentBlocks/Carousel.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ Line 1: We are using the layout `Preview`, which already gives some structure to
138138
the display of the backend element:
139139

140140
.. figure:: /Images/ContentBlocks/BackendLayout.png
141+
:zoom: lightbox
141142
:alt: Screenshot of a Content Block in the TYPO3 Backend, demonstrating the sections of the layout
142143

143144
The sections of a content element backend layout: (1) Header, (2) Content, (3) Footer

Documentation/ContentBlocks/Index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ You can now replace the content element in the area "Stage" of start page with
6464
one of type "Jumbotron".
6565

6666
.. figure:: /Images/ContentBlocks/CreateContentElement.png
67+
:zoom: lightbox
6768
:alt: Screenshot of the "New Page Content" dialog with the Carousel and Jumbotron as additional features
6869

6970
The new Content Blocks "Jumbotron" and "Carousel"

Documentation/ContentElementRendering/Index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ the paths to the templates of Fluid Styled Content like this:
4949

5050
.. figure:: /Images/SiteSettingsFsc.png
5151
:alt: Screenshot demonstrating the site settings module
52+
:zoom: lightbox
5253

5354
Override the templates of Fluid Styled Content
5455

@@ -86,6 +87,7 @@ is activated:
8687

8788
.. figure:: /Images/MenuContentElement.png
8889
:alt: Screenshot demonstrating the backend debug mode for Content element "Subpages" on "Page 1"
90+
:zoom: lightbox
8991

9092
You can now see that the Type (saved in field `CType`) is stored as `menu_subpages`
9193

Documentation/ContentMapping/AddContent.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,27 @@ in the column labelled "*Main*" and choose the "Regular Text
1818
Element" content element.
1919

2020
.. figure:: /Images/ContentMapping/AddNewContentElement.png
21-
:class: with-shadow
21+
:zoom: gallery
2222
:alt: Create new content element
2323

2424
Create new content element
2525

2626
.. figure:: /Images/ContentMapping/ChooseRegularTextElement.png
27-
:class: with-shadow
27+
:zoom: gallery
2828
:alt: Choose "Regular Text Element"
2929

3030
Choose "Regular Text Element"
3131

3232
Enter a headline and some arbitrary text in the Rich Text Editor (RTE).
3333

3434
.. figure:: /Images/ContentMapping/EditRegularTextElement1.png
35-
:class: with-shadow
35+
:zoom: gallery
3636
:alt: Enter a headline
3737

3838
Enter a headline
3939

4040
.. figure:: /Images/ContentMapping/EditRegularTextElement2.png
41-
:class: with-shadow
41+
:zoom: gallery
4242
:alt: Enter some arbitrary text in the Rich Text Editor (RTE)
4343

4444
Enter some arbitrary text in the Rich Text Editor (RTE)
@@ -47,7 +47,7 @@ Save your changes by clicking button :guilabel:`Save` at the top.
4747
You can return to the previous view by clicking :guilabel:`Close`.
4848

4949
.. figure:: /Images/ContentMapping/SaveAndCloseRegularTextElement.png
50-
:class: with-shadow
50+
:zoom: gallery
5151
:alt: Save and close the new content element
5252

5353
Save and close the new content element
@@ -56,15 +56,15 @@ You can return to the previous view by clicking :guilabel:`Close`.
5656
:guilabel:`View webpage`.
5757

5858
.. figure:: /Images/ContentMapping/PreviewPageButton.png
59-
:class: with-shadow
59+
:zoom: gallery
6060
:alt: View webpage button
6161

6262
View webpage button
6363

6464
Check that the content is displayed as expected.
6565

6666
.. figure:: /Images/ContentMapping/VerifyPageContent.png
67-
:class: with-shadow
67+
:zoom: gallery
6868
:alt: Verify if your new content is displayed on the page
6969

7070
Verify if your new content is displayed on the page

Documentation/ContentMapping/Index.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@ When you make changes to the files of an extension it is usually necessary
8080
to flush all caches by hitting the button.
8181

8282
.. figure:: /Images/AutomaticScreenshots/FlushAllCaches.png
83-
:class: with-shadow
83+
:zoom: gallery
8484

8585
Flush all caches
8686

8787
After flushing the all caches the new backend layout is available in the page
8888
properties at :guilabel:` Appearance > Layout > Backend Layout`.
8989

9090
.. figure:: /Images/AutomaticScreenshots/ChooseBackendLayout.png
91-
:class: with-shadow
91+
:zoom: gallery
9292

9393
Choose the backend layout
9494

@@ -106,7 +106,7 @@ If you followed step
106106
the areas "Stage" and "Main" should already contain some example content.
107107

108108
.. figure:: /Images/AutomaticScreenshots/CreateNewContentElement.png
109-
:class: with-shadow
109+
:zoom: gallery
110110

111111
Create new content element
112112

@@ -155,6 +155,7 @@ like this:
155155

156156
.. figure:: /Images/ContentMapping/contents_debug.png
157157
:alt: Screenshot of the debug output of {content}
158+
:zoom: gallery
158159

159160
The debug output should contain sections "stage" and "main"
160161

Documentation/ContentMapping/SubpageLayout.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Edit the page properties of `Start page` to use the backend layout
4545
"Two Columns" for subpages.
4646

4747
.. figure:: /Images/ContentMapping/SwitchBackendLayoutForSubpages.png
48-
:class: with-shadow
48+
:zoom: gallery
4949
:alt: Switch to the Backend Layout "Two Columns" for subpages
5050

5151
Switch to the Backend Layout "Two Columns" for subpages
@@ -59,7 +59,7 @@ The pages generated in step Create initial pages already contain
5959
"Menu of subpages" an example content in "sidebar" column.
6060

6161
.. figure:: /Images/ContentMapping/BackendLayoutTwoColumns.png
62-
:class: with-shadow
62+
:zoom: gallery
6363
:alt: A new column "Sidebar" appears
6464

6565
A new column "Sidebar" appears
@@ -68,7 +68,7 @@ The pages generated in step Create initial pages already contain
6868
Preview the page once more. A sidebar will appear in the frontend:
6969

7070
.. figure:: /Images/ContentMapping/TwoColumnsPreviewPage.png
71-
:class: with-shadow
71+
:zoom: gallery
7272
:alt: The sidebar appears in the frontend
7373

7474
The sidebar appears in the frontend

Documentation/CreatePages/Index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Loading the data might take a few seconds. If you do not see the new pages try
3737
reloading the backend.
3838

3939
.. figure:: PageModule.png
40+
:zoom: lightbox
4041
:alt: Screenshot of the backend module "Page" with the loaded example data
4142

4243
The page tree in the module :guilabel:`Content > Layout` now contains a few example pages.
@@ -59,6 +60,7 @@ The site configuration is stored in a file called
5960
backend module :guilabel:`Sites > Setup`:
6061

6162
.. figure:: SiteConfiguration.png
63+
:zoom: lightbox
6264
:alt: Screenshot of the backend module "Site Management"
6365

6466
Edit the site configuration in :guilabel:`Sites > Setup`

Documentation/Menu/Index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Whenever you change TypoScript files or Fluid templates, flush all caches:
142142
143143
.. figure:: /Images/MainMenuCreation/CheckMainMenu.png
144144
:alt: Checking from the backend if the menu is generated as expected.
145-
:class: with-shadow
145+
:zoom: lightbox
146146

147147
Checking from the backend if the menu is generated as expected.
148148

Documentation/MinimalExample/Index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ it should already contain the "My Site package" set. Other sets can be added her
160160
for example :composer:`typo3/cms-form`.
161161

162162
.. figure:: AddSiteSet.png
163+
:zoom: lightbox
163164
:alt: Screenshot demonstrating adding the "My Site package" to the site main
164165

165166
Use module :guilabel:`Sites > Setup` to add the "Example: My Site package"
@@ -218,7 +219,7 @@ you need to :guilabel:`Flush frontend caches` in the menu in the
218219
top bar before previewing the page:
219220

220221
.. figure:: /Images/AutomaticScreenshots/FlushFrontendCaches.png
221-
:class: with-shadow
222+
:zoom: lightbox
222223

223224
Flush the frontend cache after changing template files
224225

Documentation/Prerequisites/Index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ You can follow this tutorial to install TYPO3 with DDEV and Composer:
2424
You should be able to log in into the TYPO3 backend and see the following:
2525

2626
.. figure:: EmptyInstallation.png
27+
:zoom: lightbox
2728
:alt: Screenshot of a fresh TYPO3 13.4-dev installation with no page in the page tree
2829

2930
A fresh, empty TYPO3 installation (light mode)

0 commit comments

Comments
 (0)