Add info from: Jira Legacy |
---|
server | System JIRA |
---|
serverId | 41d68d07-61a5-32f6-8aef-2e24159645c2 |
---|
key | A11Y-39https://www.drupal.org/project/editoria11yDescription
Adds a front-end overlay to content pages on a drupal site for editors to see issues that are present within the content.
Pros/Cons
Pros | Cons |
---|
Works out of the box Additional configuration is easy (options to skip certain sections or to add alert for manual review of certain content) Report lets you review old dismissed issues and current issues according to page Errors are easy to see on the page with easy navigation between errors Provides easy-to-understand explanations of the a11y issues and how to fix them Labeled ‘read more’ link and skipped headings Shows a list of all alt text on the page to be reviewed Shows the page outline making it easy to check hierarchy Detected table without headers detects empty links Detects all caps text
| I added multiple H1s but it didn’t flag them Doesn’t detect contrast errors
|
...
Conclusion
I think it serves the purpose of alerting and educating site editors on what to look for when adding content. Contrast can be easily checked using other tools. H1 is not generally allowed to be added in the WSIWYG, but if it is, than this is the only issue that would be missed by the module. We might be able to get in touch with the maintainers and flag this issue.
...