Userpoints Bonus Points for Popular Content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project will allow admins to assign a number of points to award when the number of comments on a piece of content reaches a certain number. I intend to allow admins to decide whether to include the node author's comments in the count.

Cache Control

Component type

module

Maintenance status

Development status

Downloads

6693

Component created

Component changed

The new 2.0-rc1 release is NOT backwards compatible with the previous version (not even with some 2.x-dev releases). If you're planning on using it, you should completely uninstall the previous version. Version 2.0 has gone through some serious refactoring and also comes with a MongoDB backend, which greatly improves performance on heavy-traffic sites.

Please note that the Drupal 6 version of this module is no longer supported. It is still available, but won't be developed any further.

Left

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a Greasemonkey script to left align drupal.org sites and permit issue queues to overflow on the right.

Sites supported:
http(s)://drupal.org/
http(s)://api.drupal.org/
http(s)://groups.drupal.org/
http(s)://association.drupal.org/


Install

Facebook Like Box

Component type

module

Maintenance status

Development status

Component created

Component changed

I noticed that there was not a stable D7 version for the Facebook Like Box.

This module provides a block with the Facebook Like Box.
It is fully customizable, just like on the Facebook Developers website: http://developers.facebook.com/docs/reference/plugins/like-box/

The height automatically adapts, depending on your chosen options.

Query tools

Component type

module

Maintenance status

Development status

Downloads

1346

Component created

Component changed

Query tools is a small API module to make it easier to query and save Drupal objects.

Unlike other frameworks, Drupal lacks some tools for accessing and saving data in a granular or property-based way.

Currently it does the following:

  • Retrieve an array of nodes based on CCK field values
  • Save a node by passing a field value

Query tools currently only supports Nodes.

You should not install this module unless you wish to use its API in your own code, or you are instructed by another module.

Periodic Password

Component type

module

Maintenance status

Development status

Component created

Component changed

Periodic Password forces users of select roles to change their password at regular intervals.

The module encrypts and remembers previously used passwords therefore requiring users to choose a unique password. In addition, the module enforces a "minimum difference" to insure each password is different in structure.

User password history management is provided via the standard user administration page.

Please refer to the module admin settings and help pages for more information.

Notifications group term

Component type

module

Maintenance status

Development status

Component created

Component changed

Defines a Notifications (v4) subscription type for content tagged with a given taxonomy term posted to a given Organic group.

Managed to break the module for a while there but it's working again now. (Subscription conditions were not being evaluated properly.)

Added admin configuration of format of subscription links at /admin/messaging/notifications/subscriptions/content

A permission is now defined ('subscribe to term in any group') to control access to the subscription type.