Story #75569
closedEpic #75567: Accessibility: As an editor I want to create accessible content which passes the accessiblity tests from WCAG 2.0.
File links: I want to create file-links with type “static selection of files” - thumbnails.
0%
Description
As an editor I want to create file links with type “static selection of files” and I want to show thumbnails.
Acceptance Criteria:- I want to have a field for overriding the alt attribute.
- A warning is displayed
- if no alt-text is given - text: “An image must have an alt text if it is not decorative only”
- if the alt-text includes the filename - “The alt text must not include the filename”
- if the alt text has more than 100 characters - “The alt text must not be longer than 100 characters.
The warning contains the WCAG rule and a direct link to the explanation of the rule (WCAG rule 1.1.1 - Level A - https://www.w3.org/WAI/WCAG20/quickref/?showtechniques=11%2C111#text-equiv)
Technical Description / Additional Information:
Currently the alt attribute can only be entered in the metadata of the file.
Updated by Andrea Moroni over 8 years ago
- Subject changed from file links: As an editor I want to create file links with type “static selection of files” thumbnails to File links: I want to create file-links with type “static selection of files” - thumbnails.
- Description updated (diff)
Updated by Susanne Moog over 4 years ago
- Status changed from New to Closed
As there is currently no one working on these stories and as we have a restarted accessibility initiative and these kind of stories should be taken into account and planned to be developed by that initiative. Of course, the content here is still relevant and can be used for creating further plans once concrete steps to implement these stories are being taken.