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

AliyunOSS

OSS for Drupal

The AliyunOSS ( Aliyun Open Storage Service ) module allows the local file system to be replaced with OSS.

Atom Hero

The Atom Hero Feature implements contexts to place the "Hero" statement block in the home page's sidebar.

Atom Countries

The Atom Countries Feature creates a countries taxonomy vocabulary that can be used to mark content specific to a country or region.

Model Extended

This module is to make the Model module work as a production module, instead of an example module.

CRON Sec

cron_sec, when enabled as the lightest module, implements key security similar to
Drupal 7's enhanced key security, and optionally allows cron to run at an elevated
permission level thought the use of switching the active user for the session to
one specified in its configuration, and then switching the user back as the cron
session ends to the anonymous user.

Installation

Install cron_sec like any standard Drupal 6 contrib module. Place its directory
under sites/all/modules, and then enable the module. In the course of being
installed, cron_sec will ensure its module weight is the lightest so that it can
execute its security functions as the first module to run via cron.

Configuration

To use cron_sec's elevated user permissions feature, you will want to create a user specifically to be the user running cron, with the permissions you specifically
want that user to have. Note that this user will also have all authenticated user
permissions.

  1. Create a role called "Cron" (or whatever you want to call it), and assign it permissions over and above the authenticated user permissions you want to have to run cron.
  2. Create a new user called "cron", and give it the role "Cron" you created in the previous step.

Scald Panels

Scald: Panels integrates the Scald module with Panels to allow atoms to be drag-and-dropped into panels.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained