Registration Views Support

Component type

module

Maintenance status

Development status

Downloads

1858

Component created

Component changed

This module exposes 2 new fields (capacity, available and occupied) to views for the Registration module

The fields support filtering and ordering.

There's a demo view included, available at /registration-numbers

Warning: This module is only tested on mysql, no idea if it will work on other databases.

Social Circle

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to put various different people in specific groups or lists. These circles are absolutely private. No one in a circle can see who else is in the circle. People you add to circles have no idea what you’ve named the circle/list, or how many other people are in it.

It has the following features:

selective watchdog

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module attempts to filter out certain watchdog entries before they get added to the log, in order to prevent needless cluttering of the logs entries.

Good examples of clutter are molloms "incorrect captcha" entry, favicon or old entries that result in a "page not found", etc.

Pergola

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a setup script for a high performance Drupal server.

More information to follow.

BagIt

Component type

module

Maintenance status

Development status

Downloads

3259

Component created

Component changed

BagIt (https://wiki.ucop.edu/display/Curation/BagIt) is a specification for packaging content and metadata about that content into a format that can be shared between applications. This module provides a "BagIt" tab for nodes that allows the packaging of the node and any files attached to the node into a Bag.

Username Prefixes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

The Username Prefixes module lets you configure prefixes for every user role,
and prepend the prefix on the usernames of your site users.

Use case

This is useful for communities where you might want to identify Moderators, Administrator, Contributors, etc, with different prefixes.

Coming soon...

Ability to upload / use icons as prefixes.

Requirements

None.

hosting_newsite

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will allow the notification to a user purchasing a new site via Aegir hosting integrated with Ubercart and using the hosting_profile_roles module to succeed.

MS Active Directory integration with the help of Likewise

Component type

module

Maintenance status

Development status

Component created

Component changed

Binding the Drupal (7) with the MS Active Directory while Likewise and Apache doing all the hard-n-dirty work. Drupal user accounts are stored in the local database and are automatically created if necessary when user authenticates session with web-server. Inspired by the "IP Login" module.