Active Tags

Component type

module

Maintenance status

Development status

Downloads

59982

Component created

Component changed

Active Tags adds a new option to free tagging taxonomies. If selected the taxonomy widget is replaced by a new jQuery enabled tag entry widget.

Works with core Taxonomy module and Content Taxonomy module.

This module came about through work on a site where some users found separating tags with commas confusing. Some users got it, and some didn't. This resulted in a site littered with concatenated tags. Wordpress has a similar tag entry mechanism where tags are entered separately. It has been implemented here using jQuery to rewrite the standard taxonomy entry form.

Popups: Add and Reference

Component type

module

Maintenance status

Downloads

16146

Component created

Component changed

This module is seeking a new maintainer.

Popups: Add and Reference adds a link to CCK's Node Reference widget that makes it easy to add a new node without having to leave the edit page. It is built on top of my Popups API module: http://drupal.org/project/popups

Initial inspiration: Add and Reference by tema: http://drupal.org/project/add_n_reference

jGrowl

Component type

module

Downloads

4483

Component created

Component changed

jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works.

The plugin is released under GPL / MIT so it is packaged with this module.

Plugin Page

jQZoom

Component type

module

Maintenance status

Development status

Downloads

13516

Component created

Component changed

The jQZoom module is a wrapper for the jQuery plugin jQZoom. The module provides a javascript magnification effect for images. When a user mouses over an image, a larger version of the area under the cursor will be displayed beside the image.

Taxonomy Widget

Component type

module

Maintenance status

Development status

Downloads

1500

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About Taxonomy Widget

Implements a new form element named taxonomy_widget for selecting a vocabulary and then a term within that vocabulary. The term list is dynamically populated by jQuery when a vocabulary is selected.

The element takes an array for the #default_value property with up to two keyed elements:

jQuery Plugin Handler (JQP)

Component type

module

Downloads

18621

Component created

Component changed

About

jQuery plugin handler is intended to be both an API and an UI for managing packages of javascript files. These packages, or libraries, are often called plugins. They can contain a single javascript file, or a bundle of several javascript files, sometimes accompanied by stylesheets.

Using this module libraries can be registered into Drupal's system. After registering a library, modules and themes can load these libraries using this module's API to extend their functionality.