Project

General

Profile

Actions

Feature #60907

closed

Epic #83669: Improve file list / file browser

Mass edit for file list

Added by Robert Vock over 9 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2014-08-12
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The list module has a great mass-edit function. If you use a clipboard other than "normal", you get checkboxes in each row and an edit icon in the header-row to edit multiple database records at once. This is a great feature to increase productivity!

The filelist module is missing this functionality. You also get the checkboxes when you use a clipboard, but the header only has copy, delete and check-all actions.

This feature request only needs the edit-button in the header, which generates the correct url. If you manually adjust a URL to a file, you already can use multi-editing.

Just modify the edit parameter in the url:
http://www.example.com/typo3/alt_doc.php?returnUrl=/typo3/mod.php?M=file_list&moduleToken=...&id=1%3A%2Fscreenshots%2F&target=1%253A%252Fscreenshots%252F&imagemode=1&edit[sys_file_metadata]116=edit

=>

edit[sys_file_metadata][116,117,118]=edit

Voila: Multi-Editing for file metadata :)


Files

edit-multiple.png (72.5 KB) edit-multiple.png Oliver Bartsch, 2021-09-07 12:17

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Feature #58628: Assign (multiple) categories on bulk uploadClosed2014-05-08

Actions
Related to TYPO3 Core - Epic #90676: Clipboard related bugs and featuresAccepted2020-03-07

Actions
Actions

Also available in: Atom PDF