UIkit Image Formatter
This module provides three new display formatters for image and media fields, offering Lightbox (gallery), Slideshow, and Slider (carousel) options powered by the UIkit 3 library.
This module brings 3 new formatter for Image or media Field, based on UIkit 3 library.
Recommended Theme
This module requires the UIkit Drupal Base Theme (or that you load the UIkit 3 library by yourself).
Installation
Install as you would normally install a contributed Drupal module.
See: https://www.drupal.org/node/895232 for further information.
Usage
After enable the module, just visit the "Manage display" section for an entity where you have an image field.
you'll find 3 new formatters : "UIkit Lightbox", "UIkit Slideshow" and "UIkit Slider" to configure. Choose the one you need.
Customisation
If you need to adjust the component to your needs, simply override "field--uikit-lightbox.html.twig", "field--uikit-slideshow.html.twig" or "field--uikit-slider.html.twig". Most interesting classes and attributes are available in the field template, using TWIG logic attributes.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.