Akismet

Component type

module

Maintenance status

Development status

Downloads

13029

Component created

Component changed

Sept 5, 2008 Update: this module is unsupported.

Similar modules include Antispam (which includes Akismet protection), Mollom or Spam.

This module allows you to use the Akismet web service to protect your site from being spammed. Originally implemented by markus_petrux.

Avatar gallery

Component type

module

Maintenance status

Development status

Downloads

1476

Component created

Component changed

This module provides a block and page with a composite image of all the avatars of a site. It serves to promote a sense of community around a site while avoiding the unnecessary database queries and image calls that would be caused by a PHP-snippet-based approach.

Field Actions

Component type

module

Maintenance status

Development status

Downloads

4652

Component created

Component changed

The Field Actions module combines the power of Drupal actions with the data in CCK nodes to create new ways of working with your nodes in Drupal. This module enables action enabled modules (such as workflow.module) to reach into your nodes, pull out information, and use it appropriately. This leads to more reuse of data throughout your site, and easier creation of behavior for non-programmers and programmers alike.

Read More Link (Drupal 6 and earlier)

Component type

module

Maintenance status

Development status

Downloads

59197

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About Read More Link

This module allows you to move the "Read more" link from the node's links area to the end of the teaser text.

Node Comments

Component type

module

Maintenance status

Development status

Downloads

22621

Component created

Component changed

With this module comments can be full nodes. For every content type you can choose to use different content type as comment, or to continue using Drupal core comments.
Thanks to this module, comments can have fields, revisions, taxonomy, uploaded files, access control and anything else that comes from the goodness of nodeapi.

Transformer

Component type

module

Maintenance status

Development status

Component created

Component changed

Transformer is a file manipulation plug-in interface. It allow you to write custom plugins that can act on different file types. It provides a macro building interface to chain sets of plugins together and execute them against files.

'Better Description Coming Soon' (tm)

Formfilter

Component type

module

Categories

Maintenance status

Development status

Downloads

18961

Component created

Component changed

Formfilter will become unsupported the day support for Drupal 6 is dropped.

Formfilter provides tools and a user interface for doing common form altering tasks. Includes a UI for selecting which fields to hide (passing the elements as values, if possible). Also includes an optional filtering of node forms to promote two fields and then put fieldsets in an 'advanced options' fieldset, to declutter the form.

Tipping

Component type

module

Maintenance status

Development status

Downloads

1162

Component created

Component changed

This is a sports tipping module. The next step for this module is to extend its use to the quaint antipodean game of Australian Rules Football. I'll do this is some sort of modular way, say with sport.inc files... bravo! This original code commit is probably 4.7 - but I won't be sporting (I mean supporting) a 4.7 release so install at your own peril.

There is now a 5.x compatible version, which suits for the European championship 08. However it's not actively maintained either.

CCK Wizard

Component type

module

Maintenance status

Development status

Downloads

1649

Component created

Component changed

This module breaks up long CCK forms across several pages by providing a new field that you can selectively add to any existing content type. Given a weight, this field behaves as a page-break right where you want the next/previous buttons to appear so that users can navigate between long form pages.