Project

General

Profile

Actions

Feature #65020

closed

Epic #83669: Improve file list / file browser

Add configuration option for file_upload.select-and-submit

Added by David Bruchmann about 9 years ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2015-02-12
Due date:
% Done:

100%

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

Description

In the method renderPossibleRecordsSelectorTypeGroupDB it's possible to use $config['appearance']['createNewRelationLinkTitle'] to change the default text of the button for FAL-records.

The Button for file-uploads is always filled with $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_core.xlf:file_upload.select-and-submit', TRUE) and therefore the text is not configurable (on this level ?).

Actions #1

Updated by Riccardo De Contardi about 7 years ago

  • Tracker changed from Bug to Feature
  • Category set to Backend User Interface
  • Target version set to 9 LTS

"Add media by URL" button text is also not adjustable

Actions #2

Updated by Susanne Moog over 5 years ago

  • Target version changed from 9 LTS to Candidate for Major Version
Actions #3

Updated by Benni Mack about 4 years ago

  • Status changed from New to Needs Feedback

I get your point.

The one button says "Create new record" and its possible to give it a label like "Add new category" - which is OK IMHO.

BUT changing "Select and Upload" and "Add media by URL" - Why would one want to change this at all? On a per - TCA level? One can override labels through locallangXMLOverride but apart from that, I'm not sure we should have more TCA configuration options for these edge cases.

Actions #4

Updated by David Bruchmann almost 4 years ago

Some of the texts in my opinion are perhaps improvable but the user-interface might be just more intuitive if the text is related to the detailed options.

example "Add media by URL":
Allowing only PDFs its a bit confusing when the user reads about "media", in this case it would be much better for the user if its written "Add PDF by URL".
Depending on the context it could be even "Add PDF-Report by URL" and in another upload option in the same form "Add PDF-Analysis by URL".

I know it sounds like a very small change but I think individual adjustments of these small texts can make the system easier to use.

Actions #5

Updated by Riccardo De Contardi over 2 years ago

  • Parent task set to #83669
Actions #6

Updated by Gerrit Code Review about 1 year ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78190

Actions #7

Updated by Gerrit Code Review about 1 year ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78190

Actions #8

Updated by Benni Mack about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Benni Mack 3 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF