Opened 10 years ago

Closed 9 years ago

#12077 closed New Feature (fixed)

Add support for HTML5 "download" attribute in link (a) elements

Reported by: Urs Wolfer Owned by: Szymon Kupś
Priority: Normal Milestone: CKEditor 4.6.0
Component: General Version: 4.0
Keywords: Cc:

Description

It would be nice to have a checkbox for setting the download attribute for a elements in the link dialog (tab: "Target").

Additionally, an optional text-field could be added for setting the suggested name of a download.

See also:

Change History (7)

comment:1 Changed 10 years ago by Marek Lewandowski

This attribute seems to be handled by Chrome and FF so far, IE11 still doesn't handle it according to caniuse.

comment:2 Changed 10 years ago by Jakub Ś

Status: newconfirmed
Version: 4.0

Confirmed.

Additionally, an optional text-field could be added for setting the suggested name of a download.

I believe this issue os covered here: http://dev.ckeditor.com/ticket/11277

comment:3 Changed 10 years ago by Urs Wolfer

comment:4 Changed 9 years ago by Piotrek Koszuliński

Milestone: CKEditor 4.6.0

comment:5 Changed 9 years ago by Szymon Kupś

Owner: set to Szymon Kupś
Status: confirmedreview

comment:6 Changed 9 years ago by Szymon Kupś

I merged changes into major branch with git:6eaa9e4.

I've added tests and requiredContent field for the checkbox so it can be activated/deactivated by content filter.
Closed PR: ​https://github.com/ckeditor/ckeditor-dev/pull/129.

comment:7 Changed 9 years ago by Szymon Kupś

Resolution: fixed
Status: reviewclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy