Skip to content

Commit 36eb929

Browse files
maddy2101linawolf
authored andcommitted
[TASK] Explain tile view for media module (#246)
@resolves TYPO3-Documentation/Changelog-To-Doc#271 References: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76483 Releases: 13.4, 12.4
1 parent bf24bc6 commit 36eb929

File tree

11 files changed

+31
-23
lines changed

11 files changed

+31
-23
lines changed

Documentation/FileModule/Index.rst

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,19 @@ it displays a navigation tree, which corresponds to the file
2828
structure on the server, and a list of all files for the
2929
selected 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

3345
For admin users, the folder displayed by default is called
3446
"fileadmin/ (auto-generated)" and corresponds to the
@@ -72,7 +84,12 @@ Clipboard
7284

7385
There'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

7794
The 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

87104
You 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

93119
Next steps
Binary file not shown.

Documentation/Images/AutomaticScreenshots/FilelistModule/FileClipboard.rst.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.
Binary file not shown.

Documentation/Images/AutomaticScreenshots/FilelistModule/FileUpload.rst.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.
Binary file not shown.

Documentation/Images/AutomaticScreenshots/FilelistModule/FilelistModule.rst.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.
659 KB
Loading
358 KB
Loading
277 KB
Loading

0 commit comments

Comments
 (0)