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

The Metatag module allows you to automatically provide structured metadata, aka "meta tags", about a website. In the context of search engine optimization, when people refer to meta tags they are usually referring to the meta description tag and the meta keywords tag that may help improve the rankings and display of a site in search engine results. In addition, the module provides support for meta tags (Open Graph Protocol from Facebook, Twitter Cards from Twitter) that allow control of how content appears when shared on social networks.

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

This module will help you to keep sane while working on your different environments by adding a configurable color bar to each one of your environments. The Environment Indicator adds a coloured bar on the site informing you which environment you're currently in (Development, Staging, Production, etc.). This is incredibly useful if you have multiple environments for each of your sites, and like me, are prone to forgetting which version of the site you are currently looking at.

This module can help you avoid making configuration changes to your live server by mistake by adding a coloured strip to the side of your site, clearly marking each version of the site.

module
Categories: E-commerce
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 982
created - / changed -

This module adds to Ubercart a payment method common in Brazil, 'Boleto Bancário'.

module
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 717
created - / changed -

Provide HTML version of system email messages (welcome, password reminder).

Beta release, so check the issue queue before installing - there may be show stopping bugs.

module
Downloads: 2698
created - / changed -

Multimedia Element is a very powerful module for journalism.

module
Categories: (нет)
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 1471311
created - / changed -

Features Extra provides faux exportables (via Features) of several site-building components.

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

LiveEngage by LivePerson is the modern way to talk to visitors whether they’re on your site via desktop or on their mobile devices.

module
Categories: Multilingual
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 3753
created - / changed -

Since it seems this idea was not very popular this module is no longer developed.

module
Downloads: 950
created - / changed -

This module provides API integration with the Yahoomeme service. It allow users to:
Associate one or more Meme accounts with their Drupal user account.

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

Media Library extends the Media and File Entity modules to provide the ability to restrict which files

module
Categories: Content, Utility
Downloads: 2771
created - / changed -

Embedded Edit allows you to create a node in a kind of lightbox within a node edit page.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 65599
created - / changed -

MongoDB integration for Drupal. This is a collection of several modules which allow sites to store different types of Drupal data in MongoDB.

module
Categories: Utility
Downloads: 999
created - / changed -

This is a wrapper module which will mimic the API interface of Job Queue to allow the modules which use job queue to use the backported Drupal Queues module

module
Categories: Content, Mail, Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 7522
created - / changed -

The node reminder allow for you to recieve an email at a desinated time period of time.

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

This is a placeholder for the upcoming integration between Drupal and the java desktop application Newspilot.

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

Path Rules implements Rules conditions for checking the URL against a given string for triggering actions.

Eg.

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

Banlist allows the administrator to disallow users from using a username from a list of usernames. The list consist of usernames such as: admin, administrator, root, demo, test, superuser, etc.

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

This module allows administrators to choose a quiz for anonymous users if they want to register on the website.

module
Categories: Filters/Editors
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 698
created - / changed -

This module was created JUST FOR FUN and shouldn't be used at production servers :-)

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 808
created - / changed -

Namespace for cache. Namespice implements simple API containing wrapper functions for cache management using concept of tags.
Supported cache backend: Memcached (both Memcache API and Cacherouter-Memcache should work).
This is an API module for developers, it doesn't have any usage on it's own. Install it only when required by other module.

State of this module

Namespice is experimental. It's features and ideas will likely be incorporated into some cache backend project, to fully support cache lifetime, stampede protection etc.

Features

  • Tagging of cache entries.
  • Optimized serial storage
  • Atomic serial operations. Multiple thread friendly