Global Redirect Disable

Component type

module

Maintenance status

Development status

Component created

Component changed

GLOBAL REDIRECT DISABLE allows you to conditionally disable the Global Redirect module based on the current path.

At this time (Nov 25, 2013) the functionality to disable Global Redirect for specific paths does not exist within the Global Redirect module itself. At a point in the future when that does become available, this module should no longer be necessary.

Disabling the Global Redirect module can be necessary when we have code using hook_url_inbound_alter(). This can conflict with Global Redirect.

Asset Aliases

Component type

module

Categories

Maintenance status

Development status

Downloads

892

Component created

Component changed

This module allows users to manage Assets aliases.
Namely it allows you to alias admin/content/assets/view/%aid URLs.
It depends on Pathauto and Asset modules.

This module adds Asset-related options and fields to the Pathauto configuration form to manage patterns, delete and create aliases for asset types.

Redis routing

Component type

module

Maintenance status

Development status

Component created

Component changed

Redis for Routing

==========

This project replace the routing db storage to redis storage.

This module use a Predis library to connect on Redis service, in Drupal 8 the composer.json is versioned in core what is a problem because this module need load the predis library before to load Drupal bootstrap.

Simple IP acl

Component type

module

Maintenance status

Development status

Downloads

719

Component created

Component changed

This module uses a few of variables in settings.php to configure environment dependent access list by origin IP.
Use it to limit access to sensitive URLs to only certain IPs (e.g., your office).

The module throws a very unsexy and un-meaningful error message which will be useless for unwanted visitors, but will allow developers and site owners to understand why they are getting it.

This module is perfect to quickly block the possibility of getting to your site's management area if your'e not in a specific place or using the right VPN connection.

Workbench Path Revision

Component type

module

Maintenance status

Development status

Downloads

1860

Component created

Component changed

Overview

Provides versioning of path aliases.

Requirements

Installation and configuration

  1. Unpack and move directory "workbench_path_revision" to your modules directory.
  2. Download dependencies.
  3. Enable Workbench Path Revision (workbench_path_revision) module.

ShURLy Auto

Component type

module

Maintenance status

Development status

Downloads

2083

Component created

Component changed

ShURLy Auto is an extension for ShURLy module.

ShURLy allow you to create your own short URL service.
ShURLy Auto will automatically create short URL on node creation or saving.

The sort url will be displayed on a block.

How to use this module

In this example we will create short URL for http://www.lullabot.com/ using http://lb.cm/

Views Menu Reference

Component type

module

Maintenance status

Development status

Downloads

3375

Component created

Component changed

Yet another View-Menu-Reference Widget + Views filter module.

Purpose:

The key functionality of this module is to provide a very flexible combination between menu items, entities (e.g. nodes) and views. This is especially helpful to create simple, menu based header slide views.

Key functionality

This module provides:

Multisite Redirect

Component type

module

Maintenance status

Development status

Downloads

1764

Component created

Component changed

Multisite Redirect is a system designed to allow users to create and manage URL redirects across domains in a sort of multisite configuration. The primary use case for this module is one where a client might have multiple domains that are being consolidated into a single site. In this scenario not only will the domains be different, but the URLs associated with them as well. Rather than killing all of the obsolete URLs from an old domain, you can drive all of the SEO juice to the primary site.