Logout Confirm

Component type

module

Categories

Component created

Component changed

This module takes over the logout path and put a confirmation form and thus confirm with the user whether should logout or not.
Refer: http://drupal.org/node/1081098 (support request).

Path Access plugin for CTools

Component type

module

Maintenance status

Development status

Downloads

3230

Component created

Component changed

This is a very simple module that provides a CTools access plugin for using the access rules of another path. It does nothing without the CTools module.

When creating a custom page with Page Manager (for example, a Panels page), this module adds the 'Access to another path' access plugin in the Access tab. You may use it to mirror the access rules used by another path. For example, you might set up a custom search page, and use the access rules for the default Drupal search page, 'search'.

Void Menu

Component type

module

Categories

Maintenance status

Development status

Downloads

22818

Component created

Component changed

Summary

Void menu allows you to configure special values to tags for use in the Drupal 7 menu system. You can customize up to 10 different void tags with any value you wish and use them freely inside the Drupal menu system.

Path Restrict

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Users can wreak havoc on a site by accidentally (or intentionally) creating a URL aliases which correspond to administrative or otherwise important URLs. (For example 'admin', 'sites', etc).

Duplicated Path

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Default Persistent URL module is great, but sometimes simple features can become a hard task.
This module called "Duplicated path" comes to solve the problem which disables the ability to have the same path on different groups.
For example, you use Persistent URL with subdomain method to create "pseudo" minisite-per-group. Unfortunately, having an "about" page for each group just does not work.

URL IDs and Lazy URL ID Reference

Component type

module

Maintenance status

Development status

Component created

Component changed

The URL ID module provides a field that gives an entity a 'global' ID, based on the domain name, entity name and entity id (such as http://example.com/node/1).
The idea is that remote entities can be downloaded, inheriting the remote URL ID – a node could have the URL ID 'http://example2.com/node/123'.