Vocabulary watermarks in Drupal

warning: Invalid argument supplied for foreach() in /home/pronovix/public_html/druplet/sites/all/modules/neologism/neologism.module on line 167.
Last update: 
Saturday, December 20, 2008 - 20:20
Abstract: 

How to add a watermark/semitransparent layer on top of an image that is uploaded to a Drupal site

watermarks in Drupal at a glance

watermarks in Drupal classes and properties

Solutions for this problem

This modules allows a Drupal site running the image module to overlay each image with a watermark.

Imagecache.module provides the most commonly-used processes needed for basic image manipulation.
This package provides a suite of additional processes that can be added to the imagecache pipeline, including:

* Watermarking - a much requested addition that enables you to place any image anywhere over a source picture, with alpha transparency