The Adaptive image module provides device-appropriate versions of images from
your fields. You can activate adaptive images by adding an adaptive effect to
any of your image styles.
The used technique is derived from http://adaptive-images.com/ by Matt Wilcox.
The hard work is done by Drupal core no need for any additional rewrites.
If image styles work on your website, this module will too.
INSTALLATION
-
Install this module using the official Backdrop CMS instructions at https://backdropcms.org/guide/modules
-
Add the adaptive image effect to an image style:
- Go to admin/config/media/image-styles
- Edit an existing or add a new style. Add the Adaptive image effect.
- Click on 'Update style' button.
- Apply the new image style to an image field:
- Go to admin/structure/types
- Click on "manage display".
- Choose a "image" field and click on the edit button.
- Choose the previously updated style as image style.
- Click on "Update".
MAINTAINERS
CREDITS
- ported to Backdrop CMS by biolithic
- Maintained for Drupal by sanduhrs
- Development sponsored by erdfisch
LICENSE
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.