Redirect Manage Own

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Let's a underprivileged user create and manage their own redirects.

Instead of granting a user administer redirect, grant them this module's permission and they will be able to create and edit their own redirects at user/uid/redirect

Batch Alias

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module aims to use drupal's Batch API for bulk generation aliasing of content specified by the user. This should be useful in large and actively maintained sites where aliasing needs to happen for huge magnitude of data or when content would re-aliasing for an updated URL alias pattern. The actual aliasing is done by the pathauto module's bulkupdate operation of nodes and hence this module depends on pathauto to work.

Protected Pages

Component type

module

Maintenance status

Development status

Downloads

20011

Component created

Component changed

Module description

Protected Pages modules allows the administrator to secure any page in your website by password. You just need to go to configuration page of this module and add path, password. After that the added path will be password protected. This module also allows you to send the details of this protected page to multiple users by email.

If you are using 8.x-1.0 version then you can also protect private file. This feature will going to be available soon for 7.x version.

Pathauto Entity

Component type

module

Categories

Maintenance status

Development status

Downloads

24458

Component created

Component changed

About

This module adds Pathauto support for custom entities created either programmatically or using the Entity Construction Kit (ECK) module.

Usage

You can select the entities to be enabled in Home » Administration » Configuration » Search and metadata » URL aliases » Entities tab, and they will appear in Home » Administration » Configuration » Search and metadata » Patterns, where you can define the desired aliases for them.

Context - SSL Condition

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a Context condition for SSL vs. non-SSL pages. I was only able to find a module that adds a context reaction for SSL, so I created this module, which I hope will help others with similar needs. Please file an issue if you know of a module that has this functionality.