Project

General

Profile

Story #75569

Updated by Susanne Moog about 8 years ago

As an editor I want to create file links with type “static selection of files” and I want to show the thumbnails if possible. 

 Acceptance Criteria: 
 * A warning is displayed 
 ** if the link has no title - “A link should have a title attribute which describes the link target” 
 ** if the title is not unique - “A link should have a unique title” 
 ** The warning contains the WCAG rule and a direct link to the explanation of the rule (WCAG 2.4.4, Level AA - <LINK>) 

 Technical Description / Additional Information: 
 * In the backend I need an additional field for the link-title for each linked file. 

Back