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.

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

Glossary2 (G2) is an alternative glossary module written for Drupal 4.7 to 8.0, designed for high-volume glossary / dictionary sites.

Bio
module
Categories: User Management
Maintenance status: Unsupported
Development status: No further development
Downloads: 9048
created - / changed -

The Bio module allows each user to create one (and only one) "bio" node. Any node-type can be assigned as the bio or Bio module can provide its own node type.

module
Downloads: 3644
created - / changed -
sIFR 5.x-1.3 has been the last release of this module. sIFR has been migrated into the Dynamic Rendering project, which aims to support all sIFR-alike rendering methods in one module.

sIFR is a web technology that uses Flash and JavaScript to render HTML text using font files provided on the web server.

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

The Backport module makes selected core Drupal 4.7 methods and tools available to 4.6 modules. Initially included are portions of the Forms API and the Javascript tools.

module
Categories: Content
Downloads: 603
created - / changed -

The flexisearch.module allows site admins to setup a custom flexinode content search page that permits users, with permission, to search through specific content fields and content types.

A simple settings page offers complete control on which content types and which content type fields appear on the flexisearch page.

example application

Using a music site as an illustrative example, let's say a site had a large live music venues database for Europe. Flexisearch would allow users, with permission, to search specific fields within the venue flexinodes, such as the Town/City field or the Capacity field, as opposed to searching all the nodes for a keyword. The key advantage of the module is that because it runs a search on specific fields, it improves the efficiency of the search making it faster and more accurate.

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

A simple module that remembers the last input filter used by each user for editing nodes.