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.

EntityFieldQuery Meta SQL

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

EntityFieldQuery Meta SQL is a tiny module that lets you execute methods on query objects by registering them to the query metadata system. This allows modules to make full use of the SQL capabilities even if they have to interact with an EntityFieldQuery instance.

Example usage:

Remote Entity

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides an entity controller which allows data to be stored in other than the standard SQL database. At the moment there is a core patch needed to make the Schema API work with multiple databases. Besides that, another patch is needed to make EntityFieldQuery query the non-default database.

Patch for Schema API:
#1125024: Enabling Schema API with remote databases

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 plugin

Component type

module

Maintenance status

Development status

Component created

Component changed

This Module Provides the facebook likebox plugin for the drupal site. this module has taken the advantage of core Drupal's block concept in creating the facebook LIKE box plugin.

Benefits:

  • Every piece of the plugin is configurable like height, width, showing faces, streams of the facebook page provided.
  • Appears as a drupal block and can be placed in your site.

You can opt for
http://drupal.org/project/fb_social

Layouts

Component type

module

Maintenance status

Development status

Downloads

492

Component created

Component changed

Layouts is no longer supported. Drupal 8 will probably support a similar function in core. For layouts in your site in Drupal 7, try Display Suite or Panels

Layouts is an API for creating and reusing layouts in HTML. It adds an extra layer of configuration between content and templating functions.

Layouts 1.x
Layouts 1.x is a proof of concept only, however it is functional and in use on one production site. It allows you to

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.