Panels Everywhere

Component type

module

Maintenance status

Development status

Downloads

174250

Component created

Component changed

Panels Everywhere is an advanced method to completely do away with Drupal's restrictive blocks system and instead use the much more freeing Panels Layout system to control how your pages look. Panels Everywhere modifies the page as it is being rendered to 'wrap' the content in a display and can even take over your page theme to do away with the need for a page.tpl.php.

Basic E-news

Component type

module

Maintenance status

Development status

Downloads

6478

Component created

Component changed

Basic E-news was created for users that want to use Drupal to generate e-mail newsletters, but wish to use a third-party delivery provider such as VerticalResponse. The module allows administrators to define "e-news" or "newsletter" content types, and easily export those content types in both HTML and plain text formats.

Basic E-news provides a global "e-news" template and content type specific templates so that themers can customize their markup for newsletter broadcasts while maintaining a "live" website version of their newsletter or newsletters.

Drupal Remote Dashboard Server

Component type

module

Maintenance status

Development status

Downloads

23559

Component created

Component changed

Important: This module got replaced by DRD Agent and will only be maintained until all sites got switched over to the new module.

This is the server component that's required on each domain that should be monitored and maintained by your Drupal Remote Dashboard. Details see on the DRD project (http://drupal.org/project/drd).

XOR Encryption API

Component type

module

Maintenance status

Development status

Downloads

1732

Component created

Component changed

This is an API-only module; it does not provide any new functionality in the Drupal user interface or menu system. You will likely only need to install it if it is required by another module, or you wish to use it from your own custom PHP code.

Build modes

Component type

module

Maintenance status

Development status

Downloads

2421

Component created

Component changed

The Drupal Build modes module allows a site administrator to add node build modes via the administration user interface.

Build modes are a feature in CCK that expand Drupal's node displays beyond just full, teaser, print and RSS. You can define any number of new build modes either in code using CCK's hook_content_build_modes(). (For information about the hook, see the implementations CCK provides on behalf of core.)

FileField AuthCode

Component type

module

Maintenance status

Development status

Downloads

1961

Component created

Component changed

This module extends the FileField module to allow you to provide a simple text string as a code users must enter before they can download the files attached to a specific file field. There is a new widget type called "Private Download" which adds a form field on the node add/edit form as a required field against the relevant file upload field where you can enter your download code. On field display, instead of being presented with the files users are presented with a box to enter the download code.

Content Access Mail

Component type

module

Maintenance status

Development status

Downloads

1492

Component created

Component changed

This module depends on the following modules to work:

It provides an action for the Rules module that allows you to send rule-based emails to all users with permission to view a specific node. It is the culmination of this issue: http://drupal.org/node/515626

Login/Logout Destinations

Component type

module

Maintenance status

Development status

Downloads

3955

Component created

Component changed

Drupal dumps users who log out onto the home page, which is like throwing people out your door the moment they put on their hat.

This module adds the destination back to the current page with JavaScript and checks to make sure the user has access before trying to have the user stay there on logout.

Modules that contain similar functionality