Module Page

Component type

module

Categories

Downloads

1194

Component created

Component changed

This module is intended to replace the regular module administration page with a more intuitive, task-oriented user interface for administer modules.

Further development is put to hold due to an attempt to put the project in core. #408130: Redesign Module page (wrapper issue)

This project is sponsored by: One Shoe

Jobtrack SMS

Component type

module

Downloads

700

Component created

Component changed

The project has been renamed to Support due to a possible trademark infringement.

Permissions Lock

Component type

module

Maintenance status

Development status

Downloads

8509

Component created

Component changed

Description

This module provides the ability to have more fine-grained control over what users with the permission 'administer permissions' can configure. You can decide which user roles will see a limited permissions table at admin/user/permissions, and who has unrestricted access to it. The modules allows you to lock certain permissions and / or certain roles. This means that these permissions / roles will not be available for configuration to a user with limited permission configuration rights.

Secure Pages Hijack Prevention

Component type

module

Maintenance status

Development status

Downloads

18379

Component created

Component changed

#D7CX: This functionality is in Drupal 7 core so this module will not be ported. Please stay tuned for the securepages port.

This is an add-on to the Secure Pages module that will prevent hijacked sessions from accessing SSL pages, yet still allow users to stay logged in when browsing non-SSL pages.

Administrator Warning

Component type

module

Downloads

4929

Component created

Component changed

This is a simple module which allows you to show site administrators a configurable warning message above most forms on the site, reminding them that they are logged in to the live site as administrators, not regular users.

It can be used to help prevent these users from accidentally making destructive changes, either because they forgot they were logged in as an administrator, or because they forgot they were logged in to the live site (as opposed to a development server which may be identical in appearance).

Nagios monitoring

Component type

module

Maintenance status

Development status

Downloads

47454

Component created

Component changed

The Nagios monitoring module integrates your Drupal site with the Nagios monitoring application.

The module reports to Nagios that the site is up and running normally, including:

  • PHP is parsing scripts and modules correctly (in case PHP gets disabled for some reason)
  • The database is accessible from Drupal
  • Whether there are configuration issues with the site, such as:
    • pending Drupal version update
    • pending Drupal module updates
    • unwritable 'files' directory
    • Pending updates to the database schema
    • Cron not running for a specified period
    • Anything else reported in the Administer -> Reports -> Status report (requirements)

If you already use Nagios in your organization to monitor your infrastructure, then this module will be useful for you. If you only run one or two Drupal sites, Nagios may be overkill for this task.