Actions
Story #75588
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”
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-04-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Sprint Focus:
Description
As an editor I want to create file-links with type “static selection of files”
Acceptance Criteria:- I want to have a field for the link title.
- A warning is displayed
- If no title is given - text “the link should have a title which describes the user the link-target”
- If the title is not unique - text “the title should be unique”
The warning contains the WCAG rule and a direct link to the explanation of the rule (WCAG 2.4.4, Level AA - https://www.w3.org/WAI/WCAG20/quickref/?showtechniques=11%2C111#navigation-mechanisms-refs)
Technical Description / Additional Information:
Currently in the media record there is only field for overriding the title for the thumbnail but none for the link title.
Actions