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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | test___sb7ef7fc24ef8e52_s3_simplytest_me.png | 34.17 KB | opdavies |
| #2 | Create_Article___sb7ef7fc24ef8e52_s3_simplytest_me.png | 31.41 KB | opdavies |
Comments
Comment #1
mgiffordInteresting 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.
Comment #2
opdaviesI've tried this with 8.0.x branch, and the alt text field is showing and is displayed in the markup.
Comment #3
opdaviesIt's also the same on the 7.x branch.