srcset for images needed #28368
Replies: 20 comments
-
Is this a duplicate of #25655? |
Beta Was this translation helpful? Give feedback.
-
not really, I dont want my photos to be resized , just to have the ability to add the to the srcset
… Le 16 mars 2020 à 12:14, Quy ***@***.***> a écrit :
Is this a duplicate of #25655 <#25655>?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <https://github.com/joomla/joomla-cms/issues/28368#issuecomment-599479336>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ANUFERAE2C6UIK5P3RS5BJLRHYC2JANCNFSM4LL77SEQ>.
|
Beta Was this translation helpful? Give feedback.
-
@no-matter-0 You need that in the editor in backend e.g. for images inserted inside articles? Or also at other places, e.g. intro image of article? To all who might know: Is that something to be done in TinyMCE, or does TinyMCE already support it and we only don't use it? |
Beta Was this translation helpful? Give feedback.
-
we need it everywhere, it should be the modern way to display any img
of course in tinymce it would be great too , actually only JCE support it (since one year I think) |
Beta Was this translation helpful? Give feedback.
-
"JOOMLA!" can't natively support this, since it doesn't have a bulk image insertion, without a major rewrite of com_media. This should be looked into via a function of the editor. https://developer.mozilla.org/en-US/docs/Learn/HTML/Multimedia_and_embedding/Responsive_images |
Beta Was this translation helpful? Give feedback.
-
Nowadays it is necessary img src alone is not enough |
Beta Was this translation helpful? Give feedback.
-
@richard67 @no-matter-0 What benefit is to have many 10+MB photos not able to be resized by Joomla core, but just to have the ability to add the to the srcset? We need that in the editor in frontend e.g. for images inserted inside articles and we need it everywhereelse also. |
Beta Was this translation helpful? Give feedback.
-
@Milglius Please don't abuse other peoples' issues to discuss yours. This issue here is about using SRC set. You talk about possibility to resize pictures and save with different name on upload. Both features can be used together of course, but they are different features. |
Beta Was this translation helpful? Give feedback.
-
@richard67 please dont abuse me. My comment here is about using SRC set. |
Beta Was this translation helpful? Give feedback.
-
@Milglius No serious photographer or graphic designer in the world will automatically resize their photos with Joomla. If you don't know this subject why answer? We need srcset for our already resized images Automatic image resizing is another subject that has nothing to do with this one. |
Beta Was this translation helpful? Give feedback.
-
@no-matter-0 My comment here is about what benefit using SRC set then in joomla core you have many 10+MB photos? I doubt joomla core should be just for photographer or graphic designer who resize their photos manualy and do not use Joomla, |
Beta Was this translation helpful? Give feedback.
-
adding a srcset attributes is nothing to do , and as i said it is already in JCE (without resizing) since at least one year resizing images is another subject , feel free to open it if you think it is important thanks for your comments |
Beta Was this translation helpful? Give feedback.
-
@no-matter-0 how you adding a srcset in JCE (without resizing) ? |
Beta Was this translation helpful? Give feedback.
-
in JCE there is a possibility to add a row for each images you want to ad to the srcset, you choose your image just as you choose the one for src , and of course you can fill attributes like density (2x) or sizes (400w) Why worry about resizing ? |
Beta Was this translation helpful? Give feedback.
-
@Milglius Please respect if the author of this issue tells you that in his opinion your discussion is not related to his issue, and don't force him into your discussion by posting again and again. |
Beta Was this translation helpful? Give feedback.
-
It could be related and certainly useful for many , but not necessary thank you for reading me |
Beta Was this translation helpful? Give feedback.
-
@no-matter-0 can you show us JCE printscr with that possibility - to add a row for each images you want to ad to the srcset, you choose your image just as you choose the one for src , and of course you can fill attributes like density (2x) or sizes (400w) |
Beta Was this translation helpful? Give feedback.
-
easy simple and clever JCE has now the option for images resizing but the firsts versions with srcset was without it |
Beta Was this translation helpful? Give feedback.
-
you can try it yourself and save and you wil get something like
|
Beta Was this translation helpful? Give feedback.
-
has nothing to do with srcset. |
Beta Was this translation helpful? Give feedback.
-
I find it rather urgent for Joomla 4 to have a srcset for the images...
<img src="" srcset="" alt="">
JCE editor has it already
thanks to the team
Beta Was this translation helpful? Give feedback.
All reactions