Actions
Story #75600
closedEpic #75567: Accessibility: As an editor I want to create accessible content which passes the accessiblity tests from WCAG 2.0.
Fluid based Indexed Search: I want to add an accessibile search form
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Indexed Search
Target version:
-
Start date:
2016-04-14
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
accessibility
Sprint Focus:
Description
As an Editor I want to add an accessibile search form
Acceptance Criteria:- All the Indexed Search content should to be wrapped by a container <div role=”search”></div>
- The link to advanced search and regular search needs a link-title “open the advanced search options” / “close the advanced search options”
- The advanced search options composed by two input (Match, Search in, Order by, Style) needs to be grouped in a fieldset with a legend for the fieldset and a label for each dropdown or checkbox
- All generated links in searchresult needs a link-title “Go to page ” + Page-Title
The pagination links (Previous, Next, Page x) needs a link-title (“Go to the previous result page”, “Go to the next result page”, “Go to the result page x”)
Technical Description / Additional Information:
--
Actions