Closed (outdated)
Project:
DownloadFile
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2016 at 15:29 UTC
Updated:
20 Oct 2025 at 09:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joseph.olstadComment #3
balajidharmaNow it's not good to implement HTML5 download. Because most of the browser not supported. We can implement in future.
Comment #4
joseph.olstadMost browsers? All current Chrome, Firefox support it.
Edge supports html5 also.
Comment #5
balajidharmaNot supported Safari and IE old version (only support IE 13).
Comment #6
joseph.olstadIE is deprecated. IE 11 is the last one. There is no IE 13
https://www.microsoft.com/en-us/WindowsForBusiness/End-of-IE-support
Comment #7
balajidharmaIE 13 is a Edge browser(http://www.w3schools.com/tags/att_a_download.asp). We can add HTML5 download was additional feature, like use HTML5 download attribute as optional (to add option in admin side).
Comment #8
balajidharmaI have added patch to support HTML5 download attribute.
Branch: 7.x-2.x-dev
Comment #9
balajidharmaAdded patch for branch 7.x-1.x
Comment #10
kristofferwiklund commentedBranch 1.x is dead, so I removed that patch file.
But reviewing the code there is lot of duplicated code in this patch. Should be able to have the "use_html_attr"-code in one function that is called 5 times.
Comment #11
balajidharmaHi Kristoffer Wiklund,
Yes sure, i will update.
Thanks
Comment #12
balajidharmaI have used common function now. Kindly review it.
Branch: 7.x-2.x
Comment #13
kristofferwiklund commentedLooks good to me.
Comment #14
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.