daily links
- HTML5 Grayscale Image Hover
Once upon a time, grayscale image has to be manually converted in order to be displayed on the web. Now with HTML5 canvas, images can be manipulated into grayscale without having to use image editing software. I’ve put together a demo to show you how to use HTML5 & jQuery to dynamically clone color images into grayscale - Taxonomy Additions | drupal.org
_Adds a delete link in the vocabulary terms list
_Adds an option to not allow duplicate terms in a vocabulary
_Views integration - provides a Views argument handler which adds the capabality of showing the results of related terms’ nodes (e.g. If you have a view list for the term "Drupal", and that term is related to "Drupal core", nodes that are tagged with "Drupal core" will also show up in that view) - Fancy Insert | drupal.org
This module allows users to easily insert images into node posts. When nodes contains a lot of images is very difficult to insert them into the node body.
Fancy insert convert the imagefield widgets in a floating box and by clicking in one image the <img> tag is automatically inserted. - Data Migration - part 2 | Gizra

