Openads

Component type

module

Maintenance status

Development status

Downloads

8683

Component created

Component changed

Note: The open source ad server software formerly known as OpenX (and before that Openads) was sold by OpenX Technologies, Inc to one of the developers and is now referred to as Revive Adserver. See http://openx.com/press-releases/openx-sells-open-source-ad-serving-product and http://www.revive-adserver.com/blog/openx-announces-sale-of-openx-source for the announcements.

This module integrates the popular open source ad server Revive Adserver (formerly OpenX and before that Openads) with Drupal. The last versions the Drupal 6.1.x branch of this module was tested with were OpenX 2.6 and OpenX 2.4. The Drupal 6.2.x branch and 7.1.x versions of this module have been tested with Revive Adserver is 3.0.5 but have not been tested with any previous versions of Revive Adserver and its previous incarnations (OpenX/Openads).

Previously supported OpenX invocation methods include:

  • Javascript (default)
  • Remote
  • Local
  • XML-RPC

In the 6.2.x and 7.1.x branch of this module the same invocation methods above are supported and have been tested with Revive Adserver version 3.0.x.

CiviCRM Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

13835

Component created

Component changed

This is a module, not a theme. It extends the Drupal admin theme page options (admin/settings/admin) to allow settings of custom CiviCRM user and admin themes. So you can set a separate theme for public pages and admin section.

Note:
For drupal 7.x this module has been move to CivCRM core and it will be available in CiviCRM v4.0.5 onwards.

Install Profile API

Component type

module

Categories

Maintenance status

Development status

Downloads

121400

Component created

Component changed

A set of helper functions (aka CRUD) that make it easier to work with Drupal data structures by providing some wrapper functions. Include crud.inc in your install profile to use them. crud.inc was originally developed and maintained by Boris Mann of Bryght. There is now a rag tag band of developers including moshe, quicksketch, webchick, and dww who add a little more each time we build an install profile.

Rounded corners

Component type

module

Categories

Maintenance status

Development status

Downloads

10140

Component created

Component changed

Rounded corners integrates Rounded corners jQuery plugin with Drupal.

The most simple use of the module can be summarized in the following lines:

  $commands = array();
  $commands[] = array('selector' => '.foo');
  // Add the rounded corners.
  rounded_corners_add_corners($commands);

README.txt covers all options and features.

Fantasy Formula 1

Component type

module

Maintenance status

Development status

Downloads

7475

Component created

Component changed

This module allows sites to run the fantasy formula 1 game. This game allows users to select a team consisting of 2 drivers, a car and an engine, scoring points based on the real F1 results. F1 results are automatically updated via cron.

The 6.x version is now stable. It was used throughout the 2010 formula 1 season. This version is much easier to set up than previous versions, which are now unsupported. Please file bug reports or support requests in the issue queue.

Schema

Component type

module

Maintenance status

Development status

Downloads

336234

Component created

Component changed

Introduced in Drupal 6, the Schema API allows modules to declare their database tables in a structured array (similar to the Form API) and provides API functions for creating, dropping, and changing tables, columns, keys, and indexes.

The Schema module provides additional Schema-related functionality not provided by the core Schema API that is useful for module developers. Currently, this includes:

Multiforms

Component type

module

Categories

Maintenance status

Development status

Downloads

20616

Component created

Component changed

V6 Note: If you are updating your Drupal 6 dev version, disable then enable the Multiforms Admin module so Drupal can find newly added theme functions.

phpEdu

Component type

module

Maintenance status

Development status

Downloads

5622

Component created

Component changed

PhpEdu is a package for managing educational institutions with the ultimate aim of a complete Drupal e-learning solution. It is a set of modules which manage things like admission, academic programmes, faculties, departments, course registrations, online courses, attendance, fees, tests/exercises, academic records, alumni community among others.

http:BL

Component type

module

Maintenance status

Development status

Downloads

20269

Component created

Component changed

Implements Project Honey Pot's http:BL service for Drupal. http:BL can prevent email address harvesters and comment spammers from visiting your site by using a centralized DNS blacklist. It requires a free Project Honey Pot membership. This module provides efficient blacklist lookups and blocks malicious visitors effectively.

http:BL has been adopted for use to enhance protection on Drupal.org.