I have created a patch against 7.x-1.x-dev which adds the following accessibility enhancements:
- Syndicate feed icons now have meaningful alt text
- The links for syndicate feeds have meaningful title text, with the feeds name.
- Taxonomy term counts are now wrapped in a span with meaningful title text.
These enhancements were made as part of the accessibility reviews we have been carrying out for aGov.
Let me know what you think (patch to follow)!
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | accessibility_enhancements-1920722-2.patch | 6.42 KB | jptaranto |
| #1 | accessibility_enhancements-1920722-1.patch | 6.37 KB | jptaranto |
Comments
Comment #1
jptarantoComment #2
jptarantoPatch updated with the enhancement from this issue: #1900506: Accessibility: Provide description of term counts
Comment #3
kim.pepperI would review this, but it contains my patch from #1900506: Accessibility: Provide description of term counts
Comment #4
tim-e commentedThis patch looks good to me. Tested and working.
Comment #5
tim-e commentedComment #7
marcoka commentedtested it too. works good here.
Comment #9
john.oltman commentedThanks for the patch, committed to 7.x-1.x-dev