Menu Select

Component type

module

Maintenance status

Development status

Downloads

2885

Component created

Component changed

Replaces Drupal's stock node parent menu item selector with a hierarchal collapsible unordered list. Offers a breadcrumb preview of the menu item's location and an optional autocomplete search.

This patch is required to use the autocomplete search functionality.

Note: As of Drupal 7.36 this patch has been committed to core and is no longer needed.

Sponsored by Fenix Solutions.

Drupalog

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Drupal Logger module provides tools for experienced site monitoring and custom logging.

For each log you became information about:
- Date and time of log capturing
- Log message
- Type of the message
- Severity of the message
- User
- Referer
- Ip address
- URL address
- Referer
- $_GET parameters
- $_POST parameters
- $_SESSION parameters
- $_COOKIE parameters
- Stacktrace without arguments

Language Icons Admin

Component type

module

Maintenance status

Development status

Component created

Component changed

Adds the corresponding language icon to translatable admin UI form element labels.

Works out of the box on any entity fields, on translation pages provided by the Internationalization module and on the Translate interface pages. No configuration needed, just install and the icons will show up.

The Language Icons module is required.

Permissions Export Import

Component type

module

Maintenance status

Development status

Downloads

2175

Component created

Component changed

This module allows the users to export one or more roles and their associated permissions. The main purpose for creating this module is to transfer roles and their associate permissions from a local/dev/staging machine/server to a remote dev/stage/production server.

No additional configuration is required to export/Import roles and their associated permissions. Also does not create any table in the database. Therefore it will not effect the application performance.

MySQL wait_timeout

Component type

module

Maintenance status

Development status

Downloads

302

Component created

Component changed

This module intends to address the quite common "MySQL has gone away" error. Many shared, production MySQL servers set a rather low value for MySQL's wait_timeout parameter (e.g., 1 minute) and this is to be considered good practice as most connections to such servers are intended to generate HTTP responses as fast as possible.

UUID Rebuild UI

Component type

module

Maintenance status

Development status

Downloads

334

Component created

Component changed

This provides a user interface adjustment to the UUID module's admin page that adds a "rebuild all UUIDs" button.

WARNING THERE IS NO UNDO

There is no undo for this behavior as it forcibly rewrites all UUIDs in the database for a site. Times you may want to do this: