I think this was a feature in D6 but didn't seem to get moved over. After adding an imagefield and having it so users can specify their own alt text, you used to be able to control what the description under the alt text field said. Now it's just defaulting to "This text will be used by screen readers, search engines, or when the image cannot be loaded." Aside from wondering if that feature could be added again, I'm wondering how I can manually change that text without hacking core. I've tried a hook_form_alter and it doesn't show that field.

Comments

mgifford’s picture

Version: 7.12 » 8.0.x-dev
Issue summary: View changes
Issue tags: +Accessibility, +Needs backport to D7

Interesting follow-up in #2320111: Better help text for the "Alternative text" field in the Text Editor image dialog

Maybe having the description editable would be one approach.

opdavies’s picture

Status: Active » Closed (cannot reproduce)
Issue tags: +Amsterdam2014
StatusFileSize
new31.41 KB
new34.17 KB

I've tried this with 8.0.x branch, and the alt text field is showing and is displayed in the markup.

opdavies’s picture

It's also the same on the 7.x branch.