Hi, with drupal 8 we have now in core the ability to upload responsive images in a field and via the core wysiwyg module. Wim Leers fixed here https://drupal.org/node/2061377 a big Problem from a View by an End-User.
And we have to make sure thats Drupal is going more for a End User. I know someone think here Drupal isn´t for a End-User but this View is WRONG We need to make sure thats Drupal covers all the thing thats needed Today - without Trouble and in a View of a upcoming Upgrade. So this REQUEST is to make sure thats all the Pictures we can Upload in the new D8 Version needs to proof thats the Pictures have the Option to add by a Picture Sitemap or third party module like https://drupal.org/project/media_sitemap.
sorry for my english
cheers
Comments
Comment #1
steven jones commentedI'm really sorry, I don't fully understand your request here.
Are you asking that Drupal 8 core provides a feature for uploading images in ways other than just uploading a single file from your computer?
Or are you asking that Drupal core should support producing a media sitemap?
Or are you asking something else?
Comment #2
eule commentedHello,
that would be nice :-)
and i mean:
in d8 we have new option to upload images via the WYSIWYG Editor, make sure that those Pictures are possible to add in a media sitemap
Comment #3
steven jones commentedI'm fairly certain that the images uploaded into the wysiwyg are handled by Drupal's file management system, and thus you would be able to produce a media sitemap.
However, producing the media sitemap would be done by a contrib module, https://drupal.org/project/media_sitemap for example.