Downloads
Release notes
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