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)!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jptaranto’s picture

jptaranto’s picture

Status: Reviewed & tested by the community » Needs review
FileSize
6.42 KB

Patch updated with the enhancement from this issue: #1900506: Accessibility: Provide description of term counts

kim.pepper’s picture

I would review this, but it contains my patch from #1900506: Accessibility: Provide description of term counts

tim-e’s picture

This patch looks good to me. Tested and working.

tim-e’s picture

Status: Needs review » Reviewed & tested by the community

Status: Needs review » Reviewed & tested by the community
marcoka’s picture

Issue summary: View changes

tested it too. works good here.

  • Commit ba09f58 on 7.x-1.x by john.oltman:
    Issue #1920722 by jptaranto and kim.pepper: Accessibility enhancements
    
john.oltman’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Thanks for the patch, committed to 7.x-1.x-dev