Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8176a02184f023cb791b3f3de9dbc8a086b0239f https://github.com/xwiki/xwiki-platform/commit/8176a02184f023cb791b3f3de9dbc... Author: LucasC <[email protected]> Date: 2025-11-19 (Wed, 19 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/gallery/gallery.js Log Message: ----------- XWIKI-6762: Add caption to images in Gallery Macro (#4716) * Added the alt to the currentImage if it is different from the filename * Replaced a local variable declaration with a const * Fixed the localizations in the file. * Replaced the hard coded DOM with actual prototype construction. Co-authored-by: Manuel Leduc <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications