Hello,
For the Atom of "type" image, in the manage fields tab, i edit the image (core) field in order to enable the alt and title attributes of the image.
After this, when i create a new atom, the alt and title attributes are now available.
But the image rendered have always the alt text empty. And There is never title markup too.
Do i missing something or is there a bug ?
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | scald_image-1940084-4.patch | 2.06 KB | drikc |
| #3 | atom_reference-1940084-3.patch | 2.06 KB | drikc |
Comments
Comment #1
flocondetoiletitle changed
Comment #2
jcisio commentedComment #3
drikc commentedThe attached patch add code for rendering the alt and title attributes and their values.
Comment #4
drikc commentedThis is the same patch file than in #3 but with the correct name.
Comment #5
jcisio commentedThanks. I reviewed, committed and pushed patch #4.
Comment #6
timodwhit commentedIs this currently on the dev branch?