Maintainers strive to actively monitor issues and respond in a timely manner.

Bundle Copy

Bundle Copy for Drupal 8

Bundle Copy is in Drupal 8 Core CMI!

OpenAcaDept Core

Required by OpenAcaDept, the distribution for building academic department websites.

Image quality

Screenshot.png

Set the image quality per image style!

Through Image Toolkit, you can set the quality of images the Image module produces. But since Image Toolkit allows you to set only one global value, any image produced by Image module ends up in the same quality. If you want to have the highest-quality images in a photo gallery while having lower-quality images elsewhere, you are stuck.

This module allows you to override Image Toolkit's quality setting and set image quality per image style. Unfortunately, since ImageAPI does not let other modules hook into / alter the process, you need to apply the supplied (unobtrusive) patches to Image module and image.inc in core.

The patches basically only add optional arguments to existing functions so the Image module would function as normal (as far as I am aware) even if this module is unused.

Patch:
#1310452: Allow to override the image toolkit's global JPEG/PNG quality value

Because this module requires a patch to be applied to the core, it wouldn't become a full project until the patch is accepted and committed (or an alternative solution is introduced to the core which would allow us to update the value cleanly).

Please remember to always flush the cached image every time you change the setting, if you want to see the effect immediately.

Related project

Imagecache Quality module is available for Drupal 6.

Read_more per content type

Displays the "read more"-link only for selected content types.

Acquia Varnish Cache Clear

This module is pretty straightforward. It purges the varnish cache for your devcloud acquia hosting for an edited page. This way your anonymous visitors will see the most recent version.

ApacheSolr Media

This module allows the Apache Solr module to independently index any Media file resources attached to nodes so that you can perform a search just on file attachments.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained