Is there a way to automate the WYSIWIG to embed a 'title' and 'caption' attribute for images in HTML?
Currently when we upload an image in matrix we insert a title, alt and caption (only where required) to the image. Then when we go and insert the image using the WYSIWIG the only attribute that comes displays in the HTML is the alt text.
Is this a bug, or something we are doing wrong. We are using 3.8.4.
I note the following from the changelogs for 3.6.0:
Images now have alt text, title text, an image caption, image width, image height and image size attributes
The WYSIWYG does not insert these values for you. In 3.10, there is a new content type for inserting images that allows you to insert captions automatically, but you still need to style them to fit with your design.
[quote]The WYSIWYG does not insert these values for you. In 3.10, there is a new content type for inserting images that allows you to insert captions automatically, but you still need to style them to fit with your design.
[right][post=“11486”]<{POST_SNAPBACK}>[/post][/right][/quote]
I believe the new content type also exists in 3.8 (we’re in 3.8.3 and we have that option).