module
Categories: Administration, Taxonomy
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 8758
created - / changed -

This module allows an administrator with "administer taxonomy" permission to delegate the administration of a vocabulary to a non-admin role.

The role to which this authority has been delegated may add, modify, and delete terms from a vocabulary. They may, not however, modify the vocabulary itself, nor may they create new vocabularies.

Given that Forums are controlled by a vocabulary, one might give the ability to control them to someone who has no other administrative rights. They can then change the "containers" (parent terms) and forums (child terms). Other popular modules that are vocabulary driven are Image Gallery and Glossary, so they are functions that can be easily delegated. There are many ways in which this module can help.

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 2648
created - / changed -

NOTE: the module was thought for Drupal 4.7 and then updated to 5.x.

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

Transform Data into Information. Charts are a very good way to visualize a lot of data in a way that can be quickly digested.

Features

  1. Wide chart type support: Pie, Line, Bar, Column, Area or Scatter charts.
  2. API: A Drupal-friendly syntax for creating charts easily, regardless of the underlying library.
  3. Views integration: Display the Views results as charts.
  4. Examples: The module includes lots of example charts for you to reference when building your own charts or chart library integration.
  5. Supported charting libraries: out of the box, you may use either (the new) Google Charts (GC for short), Highcharts (HC for short), or C3 (Drupal 8 only) as the charting library.
module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 16332
created - / changed -

User Permissions provides an interface for giving additional permissions to individual users without the need to assign them to a special role.

module
Categories: Content Display
Downloads: 0
created - / changed -

Taxonomy Pages lets you assign nodes to taxonomy terms, offering unique opportunities for displaying of descriptions, images, etc. on taxonomy term pages.

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

This module provides awesome installation. It's really awesome. It uses hook_form_alter to hijack the admin/build/modules page and awesomify it.

module
Downloads: 2042
created - / changed -

OG Collections has been deprecated in favor of OG Blueprints.

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.

module
Categories: Content, Utility
Maintenance status: Minimally maintained
Downloads: 4490
created - / changed -

Usecase: let's imagine you want to create some specific tools to allow your users reviewing some nodes (for instance a CCK-audio review, a CCK-text review, a complex-type-CCK review, ...).

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

The asset API has for goal to provide some kind of abstraction layer for the file management.

module
Categories: Content, Utility
Maintenance status: Seeking new maintainer
Downloads: 1015
created - / changed -

Post Also lets you post simultaneously to multiple sites.

module
Categories: Community, Content, Mail
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 9409
created - / changed -

IMPORTANT - This module is no longer supported - Use Comment Notify instead if you are a new user or migrate to it if you are already using Comment Subscribe. We have created a simple migration script. Please see below for instructions.

About Comment Subscribe

This module allows anonymous as well as registered users to subscribe to individual comments of given node. When a user, either anonymous or registered, posts a comment, he/she can subscribe to that comment and will be notified of replies to that comment. Notifications will have a teaser of the node and a link to the comment. Notifications will also have links that will allow the user to unsubscribe from notifications for that particular comment or unsubscribe from notification for all his/her comments on that node. The development of this project was funded by Zyxware Technologies

module
Categories: Location
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 54885
created - / changed -

The most complete module to let you link your users and contents to physical addresses.

IMPORTANT NOTE: I created a new branch named 6.x-1.x. This means the master branch is not used for development anymore. If you used git directly to get the latest, make sure to switch to the new branch.

Features

  • All countries of the world!
  • All states of all countries!
  • States/Provinces selectable by drop-down list for users with JavaScript
  • Node addresses through CCK
  • User address book
  • Multiple addresses
  • Customizable address display: change address formatting based on country represented
  • hCard and adr microformats
  • Phone and Fax fields
  • Generic API for developers
  • XHTML, CSS, Drupal and PHP E_ALL valid code
  • PHP 5.3 compatible
  • Plugings like Addresses Extras
  • Integrates with Geocode module