module
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 37651
created - / changed -

The Spam module provides numerous tools to auto-detect and deal with spam content that is posted to your site, without having to rely on third-party services.

The Spam module provides a trainable Bayesian filter, automatic learning of spammer URLs, flagging of content with an excessive number of links, the ability to create custom filters, and more.

[UPDATE: 1.2 was not correct as some of the hooks would not get defined. More or less, that means some of the functionality would not work properly. Please upgrade to 1.3 to fix the problem. See #1222546: The List of Spam Comments is Broken and #1298480: "Mark as Spam" and "Mark as Not Spam" links for comments going to 404 page. among other similar bug reports.]

module
Categories: (нет)
Downloads: 852
created - / changed -

A module to incorporate some Flickr functionality into your site. Each site must have its own API key, and can have only one Flickr account associated with it.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1415
created - / changed -

This module allows you to put nodes into series using taxonomy.

module
Categories: Content
Maintenance status: Actively maintained
Downloads: 8223
created - / changed -

The daily module is meant for things like comic strips or daily headlines.

module
Categories: Content
Maintenance status: Seeking new maintainer
Development status: Obsolete
Downloads: 1270
created - / changed -

This module provides a standard blogroll as a Features Package - this is a departure from the last implementation.

module
Categories: File Management
Downloads: 4118
created - / changed -

This module adds a full featured file management API for your modules to use. This API is module development and does not directly add functionality to your site. This module is required for the attachment module which is an alternative to Drupal's included upload module.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1018466
created - / changed -

Note: Development and issues are handled on GitHub, and code is synced back to Drupal.org

Overview

Enable users to create and manage their own 'groups'. Each group can have subscribers, and maintains a group home page where subscribers communicate amongst themselves.

module
Downloads: 9280
created - / changed -
This module is abandoned due to a security issue the maintainer never fixed. See SA-CONTRIB-2010-052 - Multiple vulnerabilities in multiple contributed modules for details.

If you want to use this module, your options are:

Module creates a "Tell a Friend" page that allows page viewers to send form e-mails about the site to their friends.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Maintenance fixes only
Downloads: 24644
created - / changed -

The dba module provides Drupal administrators with direct access to their Drupal database tables from within the standard Drupal user interface. It is possible to execute scripts to create and alter tables, to backup one or more tables, to view/edit/delete data within tables, and to emtpy or drop tables. If using MySQL, it is also possible to check and repair tables.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 16378
created - / changed -

This module allows site owners to issue affiliate links to their partners. When an affiliate is logged in and viewing a node, they will see the option to "display the affiliate link" towards the bottom. When anonymous users follow these links, provided they have been granted the proper permissions, the clicks are counted by affiliate, day, and referrer. When referred users sign up for an account, and if your site uses the referral module, the referred account is associated with that affiliate.

module
Categories: Content
Maintenance status: Unsupported
Development status: No further development
Downloads: 9373
created - / changed -

The copyright management module can set and display a copyright/license for a Drupal site and for any node. Licenses can be chosen from a built-in list or those added by admins.

module
Categories: (нет)
Downloads: 339
created - / changed -

This module provides a tip jar block to request donations and to describe the amount of recent contributions.

module
Categories: (нет)
Development status: Obsolete
Downloads: 1098
created - / changed -

Allows users to create surveys to be completed by site visitors. This project is unsupported. Use Webform module for creation of surveys and short-term forms, or CCK for creating custom node types.

module
Categories: (нет)
Downloads: 200
created - / changed -

This module has been renamed to mailarchive and ported to 5.0+.

The mailarchive module allows you to subscribe to one or more mailing lists which will then be stored in a threaded archive. Much like groups.google.com or marc.theaimsgroup.com, it is possible for users to navigate through the mailing list archives.

CAUTION: This is still a work in progress. It is functional, and you may enjoy testing the module and submitting fixes in the form of patches. However, it is not recommended that you use this module on a production system yet. The smaller the todo list is, the closer this module is to being released.

module
Categories: File Management
Downloads: 7054
created - / changed -

This module is an alternative to Drupal's included upload module. It uses the filemanager module to allow a unique namespace per node and support large number of files. In addition this module allows you to give each attachment a title and description.

module
Categories: Paging
Downloads: 749
created - / changed -

This module enables you to join nodes using keyword. Nodes are linked using link list in body that is generated according correspondent keywords of other nodes in order of relevance.

module
Categories: (нет)
Downloads: 287
created - / changed -

Implements a state machine runner. It's main concern is to enhance node behaviour based on
some criteria, for example node id. It does it by calling actions form actions.module.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 154678
created - / changed -

Image Assist allows users to upload and insert images inline into content. It automatically generates an "Add image" link under fields of your choice. Clicking the link opens an image browser, displaying all images that have been uploaded via the Image module.

Images can be filtered by ownership or taxonomy terms (categories). New images can be uploaded through Image Assist's dialog. Clicking on an image displays a properties page where attributes such as caption, size, and alignment can be set before the image is inserted into the post.

Image Assist is especially useful when using a client-side editor/WYSIWYG editor. Currently, it can be used with TinyMCE via Wysiwyg API - support for other editors is right on the way.

module
Categories: Evaluation/Rating
Downloads: 1404
created - / changed -

DESCRIPTION
This module enables users to vote on nodes. Like comment moderation, the available votes and the value of each vote is configured by the admin.

module
Categories: Content Display
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 448
created - / changed -

This tiny module adds several fields to a node to make the display of overview pages more flexible. It uses hook_nodeapi() to do so.