PermMill

Component type

module

Maintenance status

Development status

Downloads

771

Component created

Component changed

PermMill is a module that allows you to define fine-grained permissions on a per-page basis, by altering the menu.
It provides a way to re-define 'required' and 'sufficient' permissions to access a menu item, plus a custom user_access-like function to evaluate the new, more complex, 'access arguments' definition.

Scripts

Component type

module

Maintenance status

Development status

Downloads

1545

Component created

Component changed

Scripts is a module that allows you to run cmd line, php scripts or both in different ways. You can set a PHP script that will run on every page load, cron runs or by accessing a menu callback for that script.

Scripts can be used to automate backup, svn updates or anything else in an easy automated way. It also provides an API for modules to extend its functionality. Checkout the readme file for more details.

Drupal 6

EazyEdit

Component type

module

Maintenance status

Development status

Downloads

3605

Component created

Component changed

EazyEdit provides in-place edit links when hovering over objects like blocks, nodes, or comments, and provides a view field for adding EazyEdit links to nodes in views. Features include:

Fail2ban Firewall Integration

Component type

module

Maintenance status

Development status

Downloads

7367

Component created

Component changed

fail2ban is an automated firewall tool and this module provides some recipes that allow you to easily firewall spammers or people who otherwise abuse your Drupal site.

The Drupal part of this module requires the core syslog module to be enabled and provides you a with few more options for the syslog settings.

Context HTTP Headers

Component type

module

Maintenance status

Development status

Downloads

11817

Component created

Component changed

Context HTTP Headers provides a set of Context reactions that allow you to set HTTP Response Headers for each context on your site. It is a generalized framework for response header handling that allows the sending of any arbitrary header value(s).

Through the use of two provided hooks you can expand on the header capabilities and provide specific fields for configuring header returns.

Akamai

Component type

module

Maintenance status

Development status

Downloads

30435

Component created

Component changed

The Akamai modules provides integration with the Akamai Content Control Utility (CCU) Web Service. This enables the purging of cached URLs in the Akamai Global Network in response to different site events. It purges not only the canonical URL for your page/node (node/123) but also any associated URL aliases.

The various mechanisms to clear Akamai cache are:

Devel Queries Ajax

Component type

module

Maintenance status

Development status

Downloads

2144

Component created

Component changed

This module allows to browse comfortably and to be able to display slow queries for the current page using Devel module at the same time .
The slow query log is not displayed on initial page load but is stored in cache for a short period instead, so it then can be fetched in a separate AJAX request. Note that query summary is displayed same as before so user can make a comfortable decision whether he does need to read the log.