Project

General

Profile

Actions

Feature #81991

closed

FSC Uploads: a-tag attribute download

Added by Christian Hackl over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Fluid Styled Content
Target version:
-
Start date:
2017-07-27
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
FSC Uploads Download
Complexity:
Sprint Focus:

Description

Hi, there.

i am missing a dopdown field to choose between download the files or not (e. g. pdf can be opend in the browser itself) and if i choose "download" than we need a field like "title" for the download file name or the simple way only the file.name .

e. g.:
<a href="{file.publicUrl}" {f:if(condition:file.download,then: ' download="{file.name}"')} {f:if(condition:data.target,then: ' target="{data.target}"')}>

Typo3 8.7.4

https://www.w3schools.com/tags/att_a_download.asp

Thanks.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #83285: Support HTML5 "download" attribute in linksClosed2017-12-01

Actions
Actions #1

Updated by Christian Hackl over 6 years ago

  • Assignee deleted (Benni Mack)
Actions #2

Updated by Riccardo De Contardi about 6 years ago

  • Related to Feature #83285: Support HTML5 "download" attribute in links added
Actions #3

Updated by Riccardo De Contardi about 6 years ago

  • Status changed from New to Closed

I close this issue in favor of #83285 please continue the discussion there. Thank you. I have added a reference to this issue to keep track of it.

If you think that this is the wrong decision please reopen it or ping me. Thanks again.

Actions

Also available in: Atom PDF