Menu Admin Splitter

Component type

module

Maintenance status

Development status

Downloads

980

Component created

Component changed

This module provides enhancement for Drupal core's menu administration page when dealing with hundreds of menu items in a single menu. There's two obvious benefits for using the module:

  1. Delay of javascript processing is shorter on the Administration » Structure » Menus page
  2. Menu items are much easier to organize when there's less items on the list

Enable the module and you'll see filtering options added to the Administration » Structure » Menus page. Those you may use to select which sub part of the menu to edit.

Content clone field

Component type

module

Maintenance status

Development status

Downloads

1336

Component created

Component changed

Allows administrators to clone CCK fields.
After enabling this module you'll be able to clone a field by accessing it's settings page (at admin/content/node-type/[node-type]/fields/[field-name]) and clicking on the "Clone field" link at the bottom of the page.

Sponsored by Red Bee Media

User knock

Component type

module

Maintenance status

Development status

Component created

Component changed

User knock emulates "port knocking" by disabling the superuser (uid 1) account when they log out. In order to log into the account, a "secret knock" must first happen. This knock is provided in Configuration -> User knock as a URL with a generated key. Once that URL has been visited, the superuser account is activated and login proceeds as normal.

This reduces the chances of the superuser's password being bruteforced, as the account is disabled until the knock.

Page Not Found Reports

Component type

module

Maintenance status

Development status

Downloads

5386

Component created

Component changed

Purpose

This module adds a couple of admin reports to review the most common 404 errors on your site.

When a redirect module is available, these reports include the option of adding or updating a redirect for paths that have resulted in 404 errors in the past (thanks to benclark). For D6, this uses Path Redirect. For D7, this module was moved to Redirect.

Context Bool Field

Component type

module

Categories

Maintenance status

Development status

Downloads

8309

Component created

Component changed

Context bool Field, provides a context condition base on the value a bool field on the current node.

For example if there is a view that should only show on an article page if it is a premium article. One could add a premium field to the article type and use context bool field to set a context that would only be true if the value is set to true

Ubercart Order Access

Component type

module

Maintenance status

Development status

Downloads

1454

Component created

Component changed

Overview
This module allow administrators of an ubercart store to allow access to view / edit / delete / change status of orders only to certain roles and based on current order status.

Features

Audit

Component type

module

Maintenance status

Development status

Component created

Component changed

Experimental project that is unmaintained.

Audit reports
Provides reports with generally useful statistics and checks of your site for common configuration, performance, and security concerns.

Audit log
Logs auditable actions, e.g. user account creation, menu changes, content deletion, etc.