module
Categories: Search
Maintenance status: Seeking new maintainer
Development status: Under active development
Downloads: 42230
created - / changed -

This module implements the Porter stemming algorithm to improve English-language searching with the Drupal built-in Search module.

module
Categories: Theme Enhancements
Downloads: 2402
created - / changed -

This module provides web sites that offer a service the ability to have different themes depending on the referer the user is coming from.

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

Case Tracker enables teams to track outstanding cases which need resolution.

module
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 73549
created - / changed -

Fostering a relationship of trust with your visitors is essential when you aim to collect personal information and provide a service with which they feel secure.

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

Nice Menus enables drop-down/right/left expandable menus. It uses only CSS for most browsers, with minimal Javascript for IE6.

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

Features

The AdminRSS module creates RSS feeds for the administrative information for Drupal websites.

module
Categories: Administration
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 5637
created - / changed -

This is a very simple module that logs (in the drupal watchdog) page generation times that exceed a threshold value, or are a record for the site so far.

module
Categories: Content Display, Views
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 120524
created - / changed -

Insert View is a filter that allows users to embed content lists generated by the Views module into node bodies and blocks using relatively simple tag syntax.

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

The Views Bookmark module is unsupported! It has been migrated to the Flag project.

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

A very simple module that contributes a block just before daylight savings starts or ends.

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

DB maintenance optimizes administrator-selected tables in the database during regular cron.php executions. For MyISAM tables, OPTIMIZE TABLE repairs a table if it has deleted or split rows, sorts table indexes, and updates table statistics. For BDB and InnoDB, OPTIMIZE rebuilds the table. Note, MySQL locks tables during the time OPTIMIZE TABLE is running.

module
Downloads: 19416
created - / changed -

This module is a powerful production publishing system.

module
Downloads: 14635
created - / changed -

The Comment Mail module allows an email to be sent to the site administrator(s) when new comments are posted.

module
Categories: Administration, Utility
Downloads: 248
created - / changed -

When enabled, checks dependencies for modules, providing user feedback at admin/modules.

The module comes with a set of dependency information.

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

Drupal has an aweful way of handling file requests through the private method. This module fixes that, it implements most of the HTTP features. Things likecaching and resuming are supported.

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

For best Views & Rules integration, and bug fixes, please use the latest -dev version. - @hejazee

This module provides users with the ability to refer other users to a site they are registered at. When the new users registers, the referral is recorded.

module
Categories: Content Display, Media
Downloads: 226
created - / changed -

Provides a user friendly way to get images in to WYSIWYG textareas through a drag and drop interface. No pop-ups are used, and the goal is to make something that just works!

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 33121
created - / changed -

Sidebar blocks contain all sorts of nifty stuff, but sometimes you want to include or embed that stuff into the body of your node.

module
Downloads: 8861
created - / changed -

The Rep[lacement]Tags module allows you to define tags (like $MYTAG$ or {DATE} as 'tokens' or 'markdown') and replace them with :

  • user-defined content (custom text, images, code, ...),
  • dynamically-generated or system values,
  • or use RepTag to format your pages with simple markup-style tags.

Embed Drupal Blocks, Node metadata, User info, Images and videos with plain-text syntax like:

{BLOCK:image:Random image} {AUTHOR} {YOUTUBE:Z4VNMERVsC4}

Should be compatible with both WYSIWYG and plaintext editors.

module
Categories: Developer, Drush
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 47720
created - / changed -

A module which auto-generates a skeleton or "scaffolding" for a module, along with hints on how to fill them in.