Currently the image alt and title tags are taken from the term name and description. However, this doesn't provide a way to conform with accessibility guidelines that state that an alt tag must be used to describe the function of the image, which in many cases the term description does not do. The ability to customise the title tag is a must to.

Comments

skizzo’s picture

I second the request. I am using Creative Commons licensed images that require attribution, and was thinking of using the "alt" attribute for that purpose. The project page says that I can add custom tags to img markup, but I have not found a way of doing it, so currently I am not providing any attribution at all. Thank you.

nairb’s picture

Custom tags means you can add a

tag around your Only local images are allowed. tag.

I would like to see the ability to customize the alt attribute too. It would provide more meaningful accessibility, especially if you need to be section 508 compliant.

Everett Zufelt’s picture

Category: feature » bug
Priority: Normal » Critical

Changing to a critical bug. WCAG 2.0 requires that an alternate text description be provided for images. The alt text should be descriptive of the image and if that is not the current case then some users will not be able to perceive the meaning of the image within the page.

mgifford’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Issue summary: View changes
Issue tags: +Accessibility

I'm assuming this is still an issue in D7.

joshuautley’s picture

You can add and change the value of the alt and title tag fields here for Drupal 7 admin/structure/taxonomy/catalog/fields