Role Subscription e-Commerce Paid Subscription Management

Component type

module

Categories

Maintenance status

Development status

Downloads

650

Component created

Component changed

NOTE: I am deprecating this module in favor of Ubercart's recurring billing (using Authorize ARB) + role promotion features which essentially accomplishes the same goal of this project.

When I started this project this functionality in ubercart wasn't available. I would prefer to put my efforts into ubercart which has many more features and community support at this point.

The idea for this module was hatched at http://drupal.org/node/237538.

Notices

Component type

module

Categories

Maintenance status

Development status

Downloads

2362

Component created

Component changed

The Notices module logs all emails sent to site users through the drupal_mail system (as well as any module using mimemail if mimemail is patched with included patch file). It is intended as a "backup" method for users to see important email which are sent to them by the site in case they somehow did not receive the email.

The module provides the following:

IP Calculator API

Component type

module

Categories

Maintenance status

Development status

Downloads

919

Component created

Component changed

An API module providing functions to calculate IP Ranges and convert between different representations. The code works on 32bit and 64bit systems and is covered extensively with unit tests.

Dynamic Theme

Component type

module

Categories

Maintenance status

Development status

Downloads

1457

Component created

Component changed

Change the theme of a site dynamically.

By setting the dynamic_theme Session variable to an installed theme, the site's theme will be that of the set variable until the variable is unset. This Session variable can be set by setting a link path from 'my/link/path' to 'dynamic/{theme}/my/link/path', with {theme} being the name of the theme you want to use dynamically. If an integer is specified for the 'my/link/path', then it will be considered a node id and the page will be redirected to 'node/{nid}'.

Organic Groups Limits

Component type

module

Maintenance status

Component created

Component changed


Note: As of 2010/03/20, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #689250: Organic Groups Limits seems abandoned. If you are looking for a module with similar functionality, see Organic Groups join limit.

Session Favorites

Component type

module

Maintenance status

Development status

Downloads

6651

Component created

Component changed

Note, the Flag module should be used instead of this module. It now supports anonymous flagging, and is much more flexible.

The Session Favorites module provides a "Favorites" or bookmark system based solely on a browser cookie. This allows site visitors to aggregate lists of content without becoming full-fledged users.

The module can be configured on a per-node-type basis, and optionally provides AJAX add/remove links.

FileField Upload Limit

Component type

module

Maintenance status

Development status

Downloads

3299

Component created

Component changed

Drupal 5 is now obsolete. This module is not supported.

Drupal 6.x/7.x

This functionality is included in FileField for D6.x and onwards, so there are no plans to update this module beyond D5.