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
Categories: (нет)
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 218936
created - / changed -

A module which runs the Drupal cron operation using normal browser/page requests instead of having to set up a crontab to request the cron.php script. The module inserts a small amount of JavaScript on each page of your site that when a certain amount of time has passed since the last cron run, calls an AJAX request to run the cron tasks. Your users should not notice any kind of delay or disruption when viewing your site. However, this approach requires that your site gets regular traffic/visitors in order to trigger the cron request.

module
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 192938
created - / changed -

Displays your Terms & Conditions to users who want to register, and requires that they accept the T&C before their registration is accepted.

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

Because this project was unmaintained for a long time, it has been replaced by the Forward module.

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

This is the Drupal 8 version of Site map.

module
Categories: Mail, Media
Downloads: 4397
created - / changed -

This module is now deprecated and ecard is recommended instead.

module
Categories: Syndication
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 343
created - / changed -

The main advantage of the import module over the default aggregatoris that RSS items are stored as first class nodes.

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

Trip_forum module is meant to be a simpler and lighter replacement to standard Drupal forums.
It also incorporates a experimental approach to navigating between forums. Instead

module
Categories: Multilingual
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 1726350
created - / changed -

This is a collection of modules to extend Drupal core multilingual capabilities and be able to build real life multilingual sites. Some features:

  • Taxonomy translation (both, per language terms and translatable terms)
  • Multilingual variables
  • Multilingual blocks (control visibility per language and translate title and content)
  • Language selection (when you switch the site language you'll see only the content for that language)
  • Requires Variable module 2.x (Drupal 7)

Read a complete feature overview in the Internationalization handbook: Building multilingual sites .

Drupal 7 upgrade

Do read Upgrade from Drupal 6 to Drupal 7
Read more about new features on Internationalization for Drupal 7 and What's new in i18n.

module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 357355
created - / changed -

Privatemsg allows your site's visitors to send private messages to each other. Perfect for community oriented sites, such as forums and social networking sites.

module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 601924
created - / changed -

Transforms your taxonomy vocabularies into menus with ease!

module
Categories: Content
Maintenance status: Seeking new maintainer
Downloads: 4612
created - / changed -


Note: As of 2010/02/07, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #683788: Book Review seems abandoned.

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 54163
created - / changed -

Smileys is a text filter that substitutes ASCII smileys/smilies/emoticons with images.

This is a simple smiley-filter that allows the easy use of graphical smileys (or 'emoticons') on a Drupal site. It comes with a set of example smileys. An unlimited amount of custom smileys can be setup as well.

module
Categories: Filters/Editors
Maintenance status: Unsupported
Downloads: 374
created - / changed -


Note: As of 2010/09/15, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #835736: Macrotags seems abandoned.

module
Categories: Content, Filters/Editors
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 4476
created - / changed -

Русская версия

English version below

module
Categories: Filters/Editors
Downloads: 2259
created - / changed -

This is a simple filter module. It automatically converts URLs (http, ftp, email, ...) into hyperlinks.

API
module
Categories: Developer
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 106172
created - / changed -

The API module was designed to produce the Drupal developer documentation available at api.drupal.org. You can set up your own API documentation site by following these instructions.

The API module implements a subset of the Doxygen documentation generator specification, with some Drupal-specific additions. Standards for how to write Drupal documentation that this module can parse (and that conforms to Drupal coding standards) are on http://drupal.org/node/1354.

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

The Profile module provides configurable user profiles.

module
Categories: Content
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 33605
created - / changed -

The Quotes module allows users to maintain a list of quotations that they find notable, humorous, famous, infamous, or otherwise worthy of sharing with website visitors. Quotes are currently stored as pseudo-nodes, and users with the appropriate permissions can maintain their own list of quotes much like maintaining their own blog.

Administrators can define one or more quote blocks to display either the latest quote or a random quote matching certain criteria. The quotes displayed in each block can be filtered by role, user, node, or category.

Support for Views is included.

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

Display a block which has shortcut to commonly used blogging functions and admin configuration. It also comes with hook so that other modules can insert _blogadmin() to insert their own menu.