Fix image sitemap for Media entities, multilingual sites, and Drupal 10/11
Support added for both Media fields and Image fields in the Entities.
Fixed 2 issues for deprecated code. #3124102: Update the file_unmanaged_delete deprecated function #2875101: Replaced deprecated functions
Changes to info.yml for D9 Compatibility
D9 release of the module, applied Drupal rector automatic patch here #3140675: Automated Drupal 9 compatibility fixes
The very first stable release of this module.
First alpha release of the module. Development seems to be all done, please file any issues you face during implementation.
Initial Dev release of them module. Please do not use.
coding standard issues, user was not able to download xml file if clean urls are disabled, xmls will be saved in public sites/default/files/ folder to avoid issues if settings change.
Issue #1779024: now we will always use public file system path to store/view/delete google image sitemap files.
Issue #174366 : db_queryd changed to db_query.
6.x release for google image sitemap.
Issue #1548116, #1529720 fixed.
Added First Release.