Actions
Story #75590
closedEpic #75567: Accessibility: As an editor I want to create accessible content which passes the accessiblity tests from WCAG 2.0.
Link: I want to link a image or a header field
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 link a image or a header field
Acceptance Criteria:- 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”
- If target “_blank” is chosen - text “Link opens in a new window”.
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:
Maybe the warning “opens a new window” should be automatically written, so I don’t have to write it in the title-field. It should be merged with the title I write concerning the content of the link.
Actions