RefColab

Component type

module

Maintenance status

Component created

Component changed

RefColab is package of Drupal modules that allows to organize, store, and share references online, in a collaborative web environment. The project is being developed by Annelis Gutiérrez and Ronny López for their bachelor thesis.

Maps

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a theme function to make simple maps via Google Static Maps API V2

CCK Formatters

Component type

module

Maintenance status

Development status

Downloads

5402

Component created

Component changed

This package is a collection of add-on formatters for various CCK fields. Each provided sub-module in this package should be a self-contained single formatter.

CCK fields support an arbitrary number of "formatters", swappable code that renders a field. In Drupal 6 these are essentially theme functions, although in Drupal 5 they are not always. It is possible for any module to define new formatters for field types it doesn't define itself, which creates a very powerful way to extend and theme a field in any of the myriad ways that a field can appear.

Bio role terms

Component type

module

Maintenance status

Development status

Downloads

1773

Component created

Component changed

This module is an add-on for the Bio module, it automatically adds taxonomy terms to the Bio node based on the Bio nodes owners role.

Why?

With the Bio node assigned taxonomy terms with the same names as the rolse of its owner, it opens up a number of opportunities :

Node Preview by Content type

Component type

module

Categories

Maintenance status

Development status

Downloads

1701

Component created

Component changed

This Project allows to set the nodepreview settings per content type.

USAGE

1. Install the module.
2. Edit your content type and change nodepreview settings (Workflow section).
3. Changes should be visible on creation new node.

XML Content Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

1029

Component created

Component changed

Update: May merge with Inline

We may merge this module with Inline. Please see the Inline API thread for more info.

About

Provides an API for creating arbitrary XML element implementations that are parsed during the input filter process.

Bank

Component type

module

Categories

Maintenance status

Downloads

1087

Component created

Component changed

This module allows the users to send

  1. Bills
  2. Transfers

The bills has to be accepted by the acceptor of the bill -> Then the money is sent
The transfers works immediatelly -> The money is sent

Each user has a account balance, which he can overdraw to a certain(defined) limit. The User has also a bank statement.

This modules uses more or less only views and cck.
some more description follows....

CivicActions

Component type

module

Categories

Maintenance status

Development status

Downloads

6947

Component created

Component changed

This module is no longer in use, and is likely not going to be updated. The documentation below is for historical purposes only.

This is the basic module we use on all our client sites. Feel free to use it on your sites too, however, be warned that it's written specific for our client setup.

It adds a line to admin/logs/status to show the svn tag and revision number.

Book Bridge

Component type

module

Categories

Maintenance status

Development status

Downloads

1203

Component created

Component changed

Book Bridge is an add-on for D5's core book module which serves to bring some of the functionality of D6 book module to D5. It should not be necessary in D6.

Specifically Book Bridge keeps track of which book a book node belongs to, enabling such features as views integration to filter for nodes within a particular book. It currently includes token integration which can allow for pathauto setups such as BOOKNAME/TITLE and a views argument for the book ID which can allow per-book searching.