Download Size md5 hash
lazy_image_loader-6.x-1.1.tar.gz 11.58 KB 4335b675aa8dd25efe3455266df19753
lazy_image_loader-6.x-1.1.zip 13.59 KB c1a3cc6d5b335278208d4426ecac32f0
Official release from tag: 6.x-1.1
Last updated: December 24, 2010 - 23:16

Nothing new in this release, only marked it as a stable since i haven't received any bug report for several weeks

All the features/bugs from all 1.0 and 1.1 beta releaes :
* Readme.txt update with a description about module and installation instruction
* removing the dependency to content module
* #630812: Custom "not loaded" default image
* Posibility of using lazy loading only on the specified paths like block visiblity
* Updating info description
* #630808: Admin settings page (by @morningtime, @sinasalek)
* #632364: Following Drupal coding standard
* A note on setting page about module's limitations
* #632366: Some help and documentation
* Readme updated
* code cleanup, .install file is not required yet
* #686620: Missing images , (by @morningtime)
* Removing tag that will be autogenerated by Drupal packaging system from info file
* README.txt updated to include notes about jquery lazyload plugin and also change-logs of this module
* jquery.lazyload.js pluging updated to v1.5.0
* jquery dimension plugin include completely removed
* jquery.dimensions plugin is not required for Drupal 6 since it uses jquery 1.2.6 which has this plugin's functionality integrated
* jquery.lazyload.pack.js is not required, Drupal 6 supports javascript compression
* Missing license file added
* README.txt and LICENSE.txt added
* #630800: Full Drupal 6 support
* jquery.lazyload.js updated