Project

General

Profile

Story #75569

Updated by Andrea Moroni about 8 years ago

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

 Acceptance Criteria: 
 * I want to have a field for overriding the alt attribute. 
 * A warning is displayed 
 > * ** if the link has no alt-text is given title - text: “An image must “A link should have an alt text if it is not decorative only” a title attribute which describes the link target” 
 > * ** if the alt-text includes the filename - “The alt text must title is not include the filename” 
 > * if the alt text has more than 100 characters unique - “The alt text must not be longer than 100 characters. “A link should have a unique title” 
 ** The warning contains the WCAG rule and a direct link to the explanation of the rule (WCAG rule 1.1.1 - 2.4.4, Level A AA - https://www.w3.org/WAI/WCAG20/quickref/?showtechniques=11%2C111#text-equiv) <LINK>) 

 Technical Description / Additional Information: 
 Currently * In the alt attribute can only be entered in backend I need an additional field for the metadata of the link-title for each linked file. 

Back