AWeber Integration

Component type

module

Maintenance status

Development status

Downloads

3350

Component created

Component changed

Sign-up integration and lead management module with the AWeber newsletter and autoresponder service at AWeber.com. This module records leads signing up for your AWeber newsletter only.

Features

  • Newsletter sign-up during user registration and user account control
  • Keeps record of leads
  • Customizable Thank You page
  • Customizable block mimics AWeber's web form

Requirements

Taxonomy Delegate

Component type

module

Maintenance status

Development status

Downloads

8758

Component created

Component changed

This module allows an administrator with "administer taxonomy" permission to delegate the administration of a vocabulary to a non-admin role.

The role to which this authority has been delegated may add, modify, and delete terms from a vocabulary. They may, not however, modify the vocabulary itself, nor may they create new vocabularies.

Given that Forums are controlled by a vocabulary, one might give the ability to control them to someone who has no other administrative rights. They can then change the "containers" (parent terms) and forums (child terms). Other popular modules that are vocabulary driven are Image Gallery and Glossary, so they are functions that can be easily delegated. There are many ways in which this module can help.

Fapilicious

Component type

module

Categories

Maintenance status

Development status

Downloads

671

Component created

Component changed

Fapilicious is a collection of FormAPI goodies.

I hope to make it a repository of reusable FormAPI trickery and short cuts. Currently it has small collection of powerful FormAPI element validators.

Please submit your favorite tricks as patches so we can add on to this library.

Ajax Load

Component type

module

Maintenance status

Development status

Downloads

28629

Component created

Component changed

Helper module to load and add JavasScript and CSS data for Ajax-loaded content.

There will be no Drupal 7 version as the functionality provided by AJax load is built into Drupal 7 core's Ajax API. See #1060340: Port AJAX load module to drupal 7..

There is an experimental D6 2.x branch that depends on CTools.

When loading new content via AJAX, there is the potential need to load CSS and Javascript files and data not already available on the page. Ajax Load is a helper module designed to handle this task. It should only be installed for use with another module.

Ajax Load was written to accompany a patch that added AJAX loading to the Views module. When enabled, Ajax Load will ensure that any needed JS and CSS files are loaded along with dynamically loaded views.

Maintained by markus_petrux and nedjo.

Developer usage

To see a full working example, download the dev version, which includes an ajax_load_example module.

Ajax Load implements a drupal_alter() hook, hook_ajax_data_alter().

Ajax Load expects an object or array that is about to be sent in JSON format. The object should have a __callbacks property with Javascript callbacks that the JSON data are to be fed into.

Taxtractor

Component type

module

Maintenance status

Component created

Component changed

The Taxtractor module, short for taxonomy extractor, lets you configure a free tagging vocabulary to fill out the rest of the form. For example, given a content type showing a set of 3 radio buttons and an appropriately configured vocabulary, the user, when creating or updating the content, could pick the radio button directly from the taxonomy input field using a simple syntax.

Tabs (jQuery UI tabs)

Component type

module

Maintenance status

Development status

Downloads

75436

Component created

Component changed

This module will not be updated to Drupal 7. See #1056562: Deprecate Tabs module for D7 in favor of Elements.

The tabs module integrates the jQuery UI tabs plugin, providing client-side interactive tabs. This is a helper module. It doesn't do anything on its own. Rather, it is used by other modules that provide tabs.

MM BlipTV

Component type

module

Categories

Maintenance status

Development status

Downloads

913

Component created

Component changed

A Media Mover submodule to move media files to blip.tv service. The code for this module was taken from the Media Actions module.