module
Categories: Content Display
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 7369
created - / changed -

The get_content_type module fills an oversight by the Core developers.

module
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 14349
created - / changed -

This module adds little padlock icons to right of field labels in node/#/edit forms. These padlocks enable users with access to control who can see those fields on the node/# view page. (e.g.

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

This module performs additional validation when a node is created or updated by a user to require that a node's title, author, language, and CCK fields are unique within a given context.

Without this module, Drupal and CCK do not prevent multiple nodes from having the same title or the same value in a certain field.

For example, if you have a content type with a date field and there should only be one node per date, you could use this module to prevent a node from being saved with a date already used in another node.

module
Downloads: 542
created - / changed -

This module "hijacks" the delete button from the delete confirmation form and unpublishes nodes instead of deleting them. Nodes can be truly deleted

module
Downloads: 2481
created - / changed -

Default Roles allows multiple roles to be granted (and/or revoked) by each group. This is useful if you wish to use membership in certain groups to grant site-wide roles/permissions.

module
Downloads: 7216
created - / changed -

module
Categories: Evaluation/Rating
Downloads: 2095
created - / changed -

This module adds support for various Czech web auditing services. Currently supported are:

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 11623
created - / changed -

This module implements Highslide JS, an open source image, media and gallery viewer written in JavaScript. These are some of it's advantages (taken from highslide.com):

  • Quick and elegant looking.
  • No plugins like Flash or Java required.
  • Popup blockers are no problem. The content opens within the active browser window.
  • Single click. After opening the image or HTML popup, the user can scroll further down or leave the page without closing it.
  • Lots of configuration options and scalability without compromizing on simplicity. A component system lets you strip away unused features down to a filesize of 10kB.
  • Outstanding, unconditional and free user support for both commercial and non-commercial users.
  • Compatibility and safe degrading. If the user has disabled JavaScript or is using an old browser, the browser redirects directly to the image itself or to a given HTML page.
module
Downloads: 1617
created - / changed -

The Contaxe module makes it easy to integrate Contaxe ads into drupal. Combined with some optional modules it allows revenue sharing and WhoSeesAds-like rules for when to display ads.

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

This module supports the creation of competitions. It provides management tools necessary for managing a continuous cycle of competitions that run on your site.

module
Categories: Utility
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 9400
created - / changed -

jQuery Impromptu is an extension designed to help provide a more pleasant way to spontaneously prompt a user for input.

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

The Blog Reactions module monitors Technorati, Google Blogsearch, Yahoo! Bloglines and Blogato for reactions - trackbacks - on your posts. It displays a date and a short summary and links back to the original reaction on the web.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 5773
created - / changed -

Thanks to community member chok for an initial patch to start the ball rolling on a Drupal 6 version.

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

This module provides an integration between Drupal and StatCounter web statistics.

module
Categories: E-commerce
Downloads: 1249
created - / changed -

Gcheckout provides a Google Checkout payment method for the e-Commerce suite of modules.

module
Downloads: 481
created - / changed -

*A Drupal 6 Version is in Progress*

Vent Utils is comprised of 3 modules that privide a block and page integration (via iframes) to some web-based ventrilo monitoring services.

module
Downloads: 3174
created - / changed -

Seeking maintainer

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

Retrieves Skype status information via Skype's public presence service for users to display in their profile and also provides a block for site-wide usage (available only in D7!).

Note: Skype's presence service returns an "Unknown" status unless you've enabled "Allow my status to be shown on the web" in your Skype client's privacy options.

module
Categories: Developer, Drush
Downloads: 1324
created - / changed -

Thanks to the daemon module you can run daemon instances of a drupal site.

Create a daemon configuration with the administration UI, then launch it in a terminal with a command like:

$ drush daemon my_daemon_name

... and TADA ! you have an instance of your drupal site running as a daemon in its own process.

The goal of this module is NOT to replace apache, but you can use it if you want a daemon process on your system doing 'stuff' using the drupal APIs.

I repeat: The main goal is not to allow a daemon to serve pages as apache do, even if it may be possible if you create a Listener that implements a full HTTP server, but that's overkill, really, don't do that... except maybe for fun.

Sponsored by newlc.com

Dependencies

module
Categories: Views
Downloads: 1361
created - / changed -

The Views Last Editor module makes the user who edited a node available to the Views module; much in the same way as the author of a node is available to the Views module.