Flag limit

Component type

module

Maintenance status

Development status

Downloads

6172

Component created

Component changed

Flag limit is a supplement to the Flag module.

This module allows any flag (for example: bookmarks) to have a limited number of items.

When a new item is flagged causing the limit to be exceeded, the items that were most recently flagged remain flagged, but the items that were flagged longest ago are un-flagged.

Friendlist Graph

Component type

module

Maintenance status

Development status

Component created

Component changed

Friendlist Graph is an add-on to the Friendlist Drupal module.

What?

This module transposes Friendlist data to a new type of MySQL table (OQGRAPH) and then allows it to be queried in new and interesting ways. For instance, it allows you to play Six Degrees of Kevin Bacon with your Drupal users or find out how two arbitrary users are connected.

Views Match Reference

Component type

module

Categories

Maintenance status

Development status

Downloads

296

Component created

Component changed

Ever wanted to join up a chain of content types to display different aspects about something, but couldn't get Views to join up without including node reference values you didn't want? This module joins up a reverse reference field with the original entity in a View.

Basically, where you have:

A -> B -> C -> A

This module can add an extra condition A.nid = C.nid_a, where C.nid_a is the referenced value in "C -> A".

Postcodeanywhere Addressfield

Component type

module

Maintenance status

Development status

Downloads

1954

Component created

Component changed

About:
Integration of the PostcodeAnywhere service to Address Field module - for UK Addresses only.

When user selects United Kingdom he also have possibility to find his address by postcode (using external service) and prepopulate his address details.

How to configure:
To make it works there are 2 steps:

Hosting notifications

Component type

module

Maintenance status

Development status

Downloads

1105

Component created

Component changed

This is a simple module for the Aegir project that integrates with the Notifications framework. This allows you to receive notifications about task execution in various formats, Email, Twitter, iPhone etc.

At a basic level this module can let you know now immediately when tasks fail, for example if you run a migration task and it doesn't complete successfully, then you could receive a message on your iPhone.

Answers Userpoints

Component type

module

Maintenance status

Development status

Downloads

8052

Component created

Component changed

Description

This module adds user reputations to the Answers module. It operates on a point system like that used by StackExchange (see here)

Default Policy for Awarding Points