Maintainers strive to actively monitor issues and respond in a timely manner.

jQuery Countdown

jQuery Countdown Drupal Module

Provides the jQuery Countdown plugin by Keith Wood, along with a simple API function (jquery_countdown_add) to easily add countdown/countup timer elements to the page.

Best reply

Best reply module allows node authors to mark a particular comment as the best reply. It aims to encourage quality comments and to give some recognition to people posting quality responses.

Profile permission

Restrict profile field with a permission that will be auto generated.

Restrict editing/viewing of profile fields with an auto generated permission. Only users with that permission will be able to edit/view the field.

Organic Groups Registration Keys

This module is an add-on for the Organic Groups module, designed to facilitate user membership in groups. Group owners (creator/manager) will be able to give the registration key to site members. By using the registration key, site members will be granted access to the group in question.

This module is especially useful in classroom environments where a teacher can verbally let students know the registration key for a group in order to get a new site configured and students properly enrolled in a group.

This module differs from Organic Groups Registration Codes in that group owners have the ability to set their own keys. Group owners may also choose to not have a key, which falls back to the base Organic Groups registration settings.

When creating a new group, the group creator will be prompted with an additional form field to set a group registration key. If the group registration key is set it will effectively restrict access to the group. By leaving the group registration key field empty the additional functionality will be disabled.

Registration keys work regardless of the group's selectivity. Because of this, you can have a "Closed" or "Invite Only" group that allows membership via a registration key.

All the settings may be controlled at the settings page at admin/og/og-reg-keys.

Hide submit button

Some users accidentally click the submit button more than once while waiting for their post to be saved. In some cases this may result duplicate postings or duplicate e-commerce orders.

There are few ideas on how to solve duplicate postings but none is perfect. One of the solutions is a bit of jQuery to hide or disable the submit button after it has been clicked and replace it with an informative text such as "Processing..." .

This module wraps that jQuery code and provides some options. Of course this, too, is not a perfect solution as it requires Javascript to be enabled. For browsers with Javascript disabled this module will have no effect at all.

Custom username validation

For a customer, i needed to validate the username against a german phone number, so i wrote this little module that allows to define a validation pattern for the username on registration.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained