@@ -28,7 +28,19 @@ it displays a navigation tree, which corresponds to the file
2828structure on the server, and a list of all files for the
2929selected directory.
3030
31- .. include :: /Images/AutomaticScreenshots/FilelistModule/FilelistModule.rst.txt
31+ .. figure :: /Images/ManualScreenshots/FilelistModule/TileView.png
32+ :zoom: gallery
33+ :alt: View to the Media Module listing three image files as tiles
34+
35+ View from the The :guilabel: `Media` module displaying default view option tiles.
36+
37+ .. figure :: /Images/ManualScreenshots/FilelistModule/ListView.png
38+ :zoom: gallery
39+ :alt: View to the Media Module listing three image files as list, the view selector is open
40+ showing the activated list view option as well as the deselected clipboard option. Accordingly,
41+ the image does not contain a clipboard.
42+
43+ List view from the The :guilabel: `Media` module with View Selector open displaying options.
3244
3345For admin users, the folder displayed by default is called
3446"fileadmin/ (auto-generated)" and corresponds to the
@@ -72,7 +84,12 @@ Clipboard
7284
7385There's a clipboard just like in the :guilabel: `List ` module.
7486
75- .. include :: /Images/AutomaticScreenshots/FilelistModule/FileClipboard.rst.txt
87+ .. figure :: /Images/ManualScreenshots/FilelistModule/Clipboard.png
88+ :zoom: lightbox
89+ :alt: The standard TYPO3 Clipboard, activated Clipboard #1 with one of the
90+ images selected.
91+
92+ The :guilabel: `Media` module's clipboard
7693
7794The handling is the same as the description used in the :ref: `Advanced clipboard usage
7895<advanced_clipboard_usage>`.
@@ -85,9 +102,18 @@ Uploading new files
85102-------------------
86103
87104You can upload files to a given folder by using the context menu
88- or to the current directory by using the action icon in the docheader.
89-
90- .. include :: /Images/AutomaticScreenshots/FilelistModule/FileUpload.rst.txt
105+ or to the current directory by using the action icon in the docheader. Also, drag & drop
106+ will initiate the upload. Just drag any file into the main view to upload it to the
107+ current folder, or select the `click, browse and choose files ` option.
108+
109+ .. figure :: /Images/ManualScreenshots/FilelistModule/FileUpload.png
110+ :zoom: lightbox
111+ :alt: A section of TYPO3 Media Module open with a folder selected and upload
112+ initiated. The upload overlay offers an option to open a file dialog for selecting
113+ files from the local computer. Highlighted is the button to open the upload view and
114+ the close button to cancel the upload action.
115+
116+ Upload possibilities in the Media module
91117
92118
93119Next steps
0 commit comments