Tinymce upimg Images and validation

SteveX
SteveX
@ultrajam
8 years ago
2,584 posts
Images uploaded using the editor need some way of specifying Alt text for each image, or at least using the image name as Alt text.

All images added using tinymce give these using the w3 validator:
Quote: error An “img” element must have an “alt” attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

warning The “border” attribute is obsolete. Consider specifying “img { border: 0; }” in CSS instead.



--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 12/26/16 10:33:31AM
michael
@michael
8 years ago
7,721 posts
Got that sorted in jrUpimg 1.1.6

- border gone
- alt image text from file name
- save dropdown settings choices.
SteveX
SteveX
@ultrajam
8 years ago
2,584 posts
Thank you Michael :)


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

Tags