Represent API

Component type

module

Maintenance status

Development status

Downloads

2225

Component created

Component changed

The Represent API Module only provides a mechanism for module developers to query the Represent API. It is mainly intended as a launch point for developers to create plugin modules that harness the Represent API.

Represent is the largest database of elected officials in Canada, and offers the most comprehensive postal code lookup service for elected officials at the federal, provincial and municipal levels of government.

Dprof

Component type

module

Maintenance status

Development status

Component created

Component changed

A simple profiler focused on giving an overview of various central parts of drupal.

To install:
1. Download to your modules folder as usual.
2. Add include '[path to dprof module]/config.inc'; to your settings.php
3. Enable the module (and ensure overrides get written under /files/default/dprof)

Drush command dprof-rebuild for build/rebuild required override files if needed is also included.

License_Selector_D6

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a simple licensing functionality to nodes in Drupal. Being very similar to the Creative Commons module, this module extends the idea of the Creative Commons module to other license types. This is not a fork, but a complete write from scratch.

The module also provides a user interface for defining own license types.

This module is currently only being implemented for Drupal 6. A port to D7 and D8 might happen in the future.

Panels Style Pack

Component type

module

Maintenance status

Development status

Downloads

4033

Component created

Component changed

This module provides following styles for panels regions:
1. Horizontal Tab
2. Vertical Tab
3. Accordion
4. Grid
5. Slideshow

For slideshow this module relies on jQuery cycle plugin. Also it uses jQuery easing plugin to provide fancy effects if present.

Usage:
Create a panel and select any pane. Change its style settings to the preferred one. Select appropriate settings for the style and click save.Thst's it!!..

Custom Variables

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Add custom variables for use in your own custom modules, as well as administer these variables from an admin form.

This module is used to allow site builders and developers an easy way to drop placeholder text into code so it can be updated by content entry and copywriters at a later date without having to modify code.

AJAX Form

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Drupal 7 FAPI #ajax callback interface is great, but it doesn't take care of everything out of the box. This module tries to solve this by providing a standard framework to easily make any form (including node forms) AJAXified.

It does this by providing two functions: