Модули
Allow to insert comma-separated (CSV) tables into postings. Useful for importing data from office suits like OpenOffice, Koffice etc.
This module allows you to generate the following printer-friendly versions of any node:
- Printer-friendly version (webpage format) (at
www.example.com/print/nid
) - PDF version (at
www.example.com/printpdf/nid
) - EPUB version (at
www.example.com/printepub/nid
) - Send by email (at
www.example.com/printmail/nid
)
where nid is the node id of content to render.
This module allows to setup a list of vocabularies whose terms will not be listed during node view.
Optionally, when a node is displayed, this module can also group its list of terms by vocabulary, rather than just listing the terms in the plain alphabetical order normally provided by Drupal.
This is a simple filter module. It converts a Scripture reference into a clickable link that points to one of numerous on-line Bibles.
Quicktags adds buttons to your forms, for easy insertation of code (like basic HTML) into a textarea.
It uses on-the-fly generated javascript to do the magick.
It is not a wysiwyg editor, but something far simpler: It simply inserts the basic HTML into your textarea.
The Swish-E Indexer module is an implementation of of the open source Swish-E Search Engine (http://www.swish-e.org). This module will index uploaded files and will allow users to search over the full text of those documents.
A CAPTCHA is a challenge-response test most often placed within web forms to determine whether the user is human. The purpose of CAPTCHA is to block form submissions by spambots, which are automated scripts that post spam content everywhere they can. The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.
Co-maintainer wanted
We do this our spare time, which is unfortunately almost nonexistent at the moment due to real life obligations. To give the CAPTCHA module the required level of maintenance, an extra co-maintainer would be welcome. If you're interested in helping with this very popular module, please contact me or open an issue in the CAPTCHA module issue tracker.
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.]
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.
This module allows you to put nodes into series using taxonomy.
The daily module is meant for things like comic strips or daily headlines.
This module provides a standard blogroll as a Features Package - this is a departure from the last implementation.
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.
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.

If you want to use this module, your options are:
- Choose another, actively maintained module instead
- Fix the module and then contact the security team to have your version reviewed and the project handed over to you following the abandoned project process
- Hire someone to fix the security bug so the module can be re-published (see this guide on how to hire a Drupal site developer)
Module creates a "Tell a Friend" page that allows page viewers to send form e-mails about the site to their friends.
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.
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.
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.
This module provides a tip jar block to request donations and to describe the amount of recent contributions.
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.