image_lazy_loader.admin.inc |
image_lazy_loader.admin.inc |
|
Configuration options for image_lazy_loader Formatter settings |
image_lazy_loader.info |
image_lazy_loader.info |
|
name = Image Lazy Loader
description = Load images on scroll to speed up pages.
core = 7.x
package = Zoocha
dependencies[] = image:field |
image_lazy_loader.module |
image_lazy_loader.module |
|
adds a formatter for images that makes them 'lazy load' using Javascript Image Asynchronous Loading |
LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
README.txt |
README.txt |
|
Please read this file - they contain answers to many common questions.
** Description:
Module to allow administrators/developers pick if an image should be loaded
normally or lazy-loaded in the 'Manage display', choose the animation… |