-
- New option to disable the
title
attribute on images.
- New option to disable the
-
- Fix a problem with Gantry.
-
- Better thumbnail generation.
-
- Option to disable thumbnails on RSS, Atom and JSON feeds from the Feed plugin
-
- Updated GLightbox to 3.2.0
-
- The thumbnail images in the gallery will now use a smaller resolution, to improve performance. Change the thumbnail size in the settings!
-
- The toggle buttons in the settings were too narrow for some languages, cutting off text. This is fixed now.
-
- This plugin is now compatible to be used with all the caching features of Grav.
-
- Updated GLightbox to 3.1.0
-
- Sometimes the descriptions could get mixed up and be displayed with the wrong image. This is now fixed.
-
- You can now provide different values for captions (shown on the images in the gallery) and descriptions (shown in the lightbox):
An imagesalt
-value will be the caption, itstitle
-value the description. Example:
![image caption](image.jpg "image description")
The descriptions can even be html formatted:
![image caption](image.jpg "<strong>Descriptions</strong> can also<br>be <i>HTML</i> formatted.")
- You can now provide different values for captions (shown on the images in the gallery) and descriptions (shown in the lightbox):
-
- Fixes a problem where no images would be shown when used together with the
trilbymedia/grav-plugin-image-captions
plugin
- Fixes a problem where no images would be shown when used together with the