Birthdays

Component type

module

Maintenance status

Development status

Downloads

38898

Component created

Component changed

The Birthdays module allows users to add their birthday to their profile. It also lists birthdays on a seperate page and in different blocks. Users can receive an e-mail on their birthday automatically, and the administrator can receive periodic reminders of who are having their birthday. Uses Profile module from core.

Current features:

Taxonomy Super Select (TSS)

Component type

module

Categories

Maintenance status

Development status

Downloads

24776

Component created

Component changed

This module seamlessly overrides the select box generated by the taxonomy module and renders the terms based on if you are allowing multiple selections or not.

Configuration is very simple, edit the vocabulary and enable the Taxonomy Super Select option.

Classified Ads

Component type

module

Maintenance status

Development status

Downloads

64358

Component created

Component changed

Classified Ads provides a simple system to run a classified ads service on Drupal.

With this module, users can create their free Classified Ads in the style of craigslist.

Classified Ads may belong to one or more categories (e.g. "For Sale", "Want to Buy"), defined as taxonomy terms.

Classified Ads lists are completely sortable and customizable, with or without Views.

Automatic warning notifications inform users about the status of their ads: half-life, expiring soon, expired, impending purge, purged, ...

Abuse

Component type

module

Maintenance status

Development status

Downloads

29808

Component created

Component changed

This module allows users to flag nodes and comments as offensive for the adminstrator to review.

This module is in the rearchitecting period. All changes will happen in 2.x branch.

The admin can specify which type of nodes are allowed to be flagged.

Util

Component type

module

Maintenance status

Development status

Downloads

49940

Component created

Component changed

The Util module is a grouping of commonly-needed utilities that are simple to code, everyone wants, but nobody actually codes them.

Right now, we have the following features:

Watch

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Allows users to subscribe to any RSS feed on the site and receive updates by email. This is similar to other modules that permit you to subscribe to content lists, but it can be more flexible, because it leverages any new or existing RSS feed.

For example:

Alinks

Component type

module

Maintenance status

Development status

Downloads

66675

Component created

Component changed

Alinks is an SEO module that automatically replaces keywords with links based a list of keywords and links.

Setup the phrases and links you want through the administration interface and the module will replace the keyword phrases in the body field with a links to the pages to specify.

Colorpicker

Component type

module

Maintenance status

Downloads

42663

Component created

Component changed

This module provides a "colorpicker" form element for CCK forms, and also for module developers to utilize. A colorpicker field is a textfield with a colorpicker button that brings up the Farbastic color widget that comes included with Drupal. (Support for additional third-party color pickers is planned.)

To use this module, simply enable it. Colorpicker-aware modules will then display a colorpicker field instead of a plain textfield where appropriate. And as a site creator making new content types, you now have a CCK colorpicker field at your disposal.

Form Defaults

Component type

module

Maintenance status

Development status

Downloads

12483

Component created

Component changed

Ever want to add help text to a form in Drupal? Don't like a field title chosen by the developer? Want to change the description of a form field? Want to move a field to the top or bottom of a form? Want to do all of these things without any PHP code? This is your module.