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.

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

Abandoned because this can now be done far better with various jQuery-based solutions.

The over_text module enables the use of popup tooltip-like boxes using an included javascript function or the wz_tooltip library. Install over_text to get popups for events on the event calendar block.

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

This is a module that allows you to assign custom ranks based on postcount. Specifically, it allows you to assign minimum post counts to items in a custom selection profile field.

module
Categories: Content, Content Display
Downloads: 8817
created - / changed -

week.module generates weekly archive pages and a block with links to the pages. You can specify the node types that will be included in the archive pages.

Links are generated only for those week that actually have posts. The text of the links is created using the token module.

The page is generated using the year and week number embedded in the URL.

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

The inactive_user module provides Drupal administrators with a way to automatically manage inactive user accounts. This module has two goals: to help keep users coming back to your site by reminding them when they've been away for a configurable period of time, and to cleanup unused accounts.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 320
created - / changed -

Creates a block in the sidebar displaying validation tool buttons.

module
Categories: File Management
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 56158
created - / changed -

This module provides an interface for administrators to expose directories on the file system to users through a file listing as in a FTP application.

You will create one node (node type dir_listing) for each each Directory Listing (DL). Node settings are used to control access and other features of the DL. These settings can vary per node and per user.

This module offers the following features:

  • Private downloads so that files (such as PHP files) can be downloaded.
  • File blacklists so that specific files can be removed from directory listings.
  • Node-based. All features available to nodes, such as path aliasing and access control can be applied to directory listings.
  • Settings to limit exploration of subdirectories