This project is not covered by Drupal’s security advisory policy.

Features-
Reports all the images that exceed the maximum memory size limit of each image preset which results in the degradation of the performance of our website.
For now, the module is integrated with Performance and Scalability Checklist (pasc) module's checklist as there appears a tab which notifies user to configure the module. And also this module depends on pasc.
In future, the module may have its own checklist with some other performance enhancing criterias.
For Enhancements

Installation and Configuration

  1. Download the module and place it with other contributed modules (e.g. sites/all/modules/).
  2. Enable the module on the Modules list page. The database tables will be created automatically for you.
  3. Modify permissions on the People >> Permissions page.
  4. Go to admin/reports/imageproperty-size-check-errors/imageproperty-check-settings, set the maximum memory size corresponding to every image style an image can have.
  5. Go to admin/reports/imageproperty-size-check-errors, Lists all the images which exceed the maximum memory size(in KILOBYTES) set for their image preset .
  6. Go to admin/reports/imageproperty-size-check-errors/aspect-ratio, This lists all the images which are not suitable for the image style applied to them while displaying.
  7. Along with the image name, usage count, image style applied, aspect ratio of the original name and desired image, difference in both the image style are also displayed.
  8. Go to admin/config/system/mailsystem page, Under "New Settings" section, Set the module name as 'imageproperty_check' and the key of the mail to be sent as -'imageproperty_check_mail_key'.Save the Configuration
  9. Again go to admin/config/system/mailsystem page, Under "Mail System Settings" set "HTMLMailSystem" for Imageproperty check module key.

Sponsors
The development of this module is sponsored by QED42

Project information

Releases