Drag and drop image to the article editor allow to add just the Alt tag
Allow to full option - Alt, Title. Lazy, Dimensions, caption.
Cation should be a textbox and not a checkbox.
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
?
|
Can you give more details about it?
I entered "blubber".
Toggle editor to see HTML:
<p><img src="images/800px_pinnacles_western_australia.jpg" alt="blubber" width="500" height="374" loading="lazy" /></p>
I see lazy loading
and I see width
and height,
reflecting the aspect ratio of the image, which is very important for lazy loading and shouldn't be changed from my point of view. Nowadys one should not use these attributes for sizing images. Only if the aspect ratio is the same after sizing. Maybe I'm wrong. My philosophy...
I don't see a need for title attribute from my point of view.
Caption should be a figcaption
tag inside of of a figure
tag.
But I don't know if that's wanted or possible in this edit context.
When you have inserted the image and select it you can change all the wanted settings by clicking this button:
Caption should be a textbox and not a checkbox.
The checkbox adds a placeholder in a figcaption
tag in the editor field for entering a caption.
I don't see any advantages in asking for everything in the first pop-up. It's only annoying on small screens.
I am unable to understand the solution described.Can you give more details about it? @ch2856 @chmst Thankyou in advance.