Does anyone have any thoughts or references regarding how the use of this module affects accessibility of a website. In this case I'm thinking about Accessibility in terms of the WAI (http://www.w3.org/WAI/). I'm thinking this module (or something similar) would be useful for websites I'm building but I'm concerned by the fact that this module depends on JavaScript.

Any thoughts or input would be appreciated.

Comments

mgifford’s picture

Version: 6.x-2.x-dev » 7.x-1.x-dev
Issue tags: +Accessibility

Good question. I think it can add some additional context. More useful than title for sure.

Best reference I could find was:
http://webaim.org/blog/alt-text-and-linked-images/

I'm moving this to d7 hoping it will be back-ported.

fletchgqc’s picture

There are actually two modules to choose from, included in the download. One module uses javascript, and the other uses a filter. Use the filter one, no JS required.

Euclid.H’s picture

Issue summary: View changes

To solve this problem in terms of the WAI you can use Web Accessibility and W3C Standards using
this link: https://www.w3.org/WAI/tutorials/images/complex/
You can search for word caption using Ctrl + F on the page to add a description for the people with disabilities.
it should convey the meaning or the content that is displayed visually,
which typically isn’t a literal description of the image it self.

mgifford’s picture

Status: Active » Closed (cannot reproduce)

This is too general of an issue. It's been open for too long.

@MoHelmy your comment didn't really clarify this issue. There is no Drupal 8 release yet.

I'm closing it.

Euclid.H’s picture

@mgifford I know that. am just testing an open ticket.

Am always sorting all of the issues by the created date (the latest date).