Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

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.

File tree mod

A modified File Tree module, with a lot of new features:

Webform Service Server

Webform Service Server is an method for services 3 that works in conjuction with the Webform Service Submit module.

Webform Service Submit

This module allows web forms to be submitted to an XMLRPC web service.

VirusTotal API

VirusTotal Logo (© Hispasec Sistemas)

Virustotal is a service that analyzes suspicious files and URLs and facilitates the quick detection of viruses, worms, trojans, and all kinds of malware detected by antivirus engines. More information...

This module integrates the VirusTotal API service
It provides an API for developers and Rules 2.x integration
(but does nothing out of the box).

How to use it?

Install as usual.

Configuration (6.x, 7.x)

  • Goto admin/config/system/virustotal and paste in a valid personal API key. If you are registered to the VirusTotal community you will find you key at your profile on the "API key" tab.

Sitebuilding (7.x)

  • If you just need the basic API functionality you should have a look at the VirusTotal Rules submodule. With Rules 2.x and the VirusTotal API Rules integration you can handle most of the API functionality without writing any line of code. Instructions..

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience