AES encryption
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
If you want to use this module, your options are:
If you want to use this module, your options are:
A set of helper functions (aka CRUD) that make it easier to work with Drupal data structures by providing some wrapper functions. Include crud.inc in your install profile to use them. crud.inc was originally developed and maintained by Boris Mann of Bryght. There is now a rag tag band of developers including moshe, quicksketch, webchick, and dww who add a little more each time we build an install profile.
The OG Join Role module simply adds a "join organic groups" permission to the Organic Groups module (version 6.x-2.x). A use case for this would be if you have a site where only members of a certain role are allowed to join an organic group.
The module is written in an all-or-nothing sort of way - either certain roles can join any and all groups or they can join no groups. It will not work on a per-group basis.
The Mass Contact module allows anyone with the proper permission to send a single email message to multiple users of a site, even to all the authenticated users. There are currently two methods for select users: either with user roles or taxonomy.
Allows users to subscribe to any RSS feed on the site and receive updates by email. This is similar to other modules that permit you to subscribe to content lists, but it can be more flexible, because it leverages any new or existing RSS feed.
For example:
This module provides a 'Stumble' link in each node page that allows users to visit another random node (think StumbleUpon for your own site). It was inspired by Matt Mullenweg's Random Redirect plugin for WordPress.
Ever want to add help text to a form in Drupal? Don't like a field title chosen by the developer? Want to change the description of a form field? Want to move a field to the top or bottom of a form? Want to do all of these things without any PHP code? This is your module.
bot will join channels apon invite.
Captcha Riddler is a sub module of Captcha that lets site administrators create their own questions to foil automated spam bots.
The Interface Sortable module makes it easy for developers to add JavaScript drag-and-drop form elements to forms and drag-and-drop widgets to non-form pages. It depends on the JQuery Interface module which in turn relies on the JQuery Update module.