Shield Pages

Component type

module

Maintenance status

Development status

Downloads

615

Component created

Component changed

Shield 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 allow administrator to set global password for all protected pages.This module allow administer to set multiple passwords for shielded page per path. This module provide bypass password protection of protected pages permission also. All the shielded pages will be accessible by users having this permission.


Path revision support

Component type

module

Categories

Maintenance status

Development status

Downloads

826

Component created

Component changed

With this module only published revisions will have visible aliases. On entity edit, the alias for the actual revision will show. On programmatic saves, the alias of will be copied over to a new revision. For programmatic deleting of aliases on non-published revisions, populate $entity->path['source'] to avoid triggering the inheritance behavior.

Currently tested: node form + path, programmatic publish, revert. Coming very soon: pathauto tests (it should already work).

Url Redirect

Component type

module

Maintenance status

Development status

Downloads

11250

Component created

Component changed

* Url Redirect is a simple, flexible module for allowing user(s) / role(s) to redirect from one
path to other.
* Url Redirect is also handy to add / edit / delete url(s) , specify role(s) / user(s) for url
redirect, set a message for url redirect, enable / disable.

Note: After 8.x-1.4 version URL Redirect changed as config entity. If you are using before 8.x-1.4 version, it's strongly recommended to not upgrade module as it deletes all existing redirects in your system.

Pathinc

Component type

module

Maintenance status

Development status

Downloads

3017

Component created

Component changed

This is a little module that will replace out Drupal core's path.inc with a version that uses objects, so that developers can more easily swap out specific functions in path.inc.

Related Resources

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows you to find all the nodes that link to the current node you're on. It's like the Related Resources of SharePoint. It shows you all the pages (nodes) that link to a particular page.

This module was designed so that when you go to delete or unpublish a page (node), you will be able to easily find what other nodes link to that node. The nodes that link to the node display in a list. You can easily go to the nodes in the list to remove the link to the node you wish to delete or unpublish. This list also says if the nodes linking to it are unpublished.

Slipscript

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Slipscript is a module you'll love to hate. (Or hate to love?) It allows for the execution of arbitrary PHP scripts at URL's defined through the administrative interface. It is probably not dangerous but for now it will install into your system in a module group called "POTENTIALLY DANGEROUS CODE" just to be safe while the community weighs in on this idea.

Pathauto multiple

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Ever needed to have multiple aliases for an entity handled by pathauto? If not, then you might not be a SEO enthusiast! (Just kidding, I am certainly not one either).

If you did, though, this module might be handy.

It allows you to configure a pathauto special token, that will hold all of the other tokens you will create the alias from. It requires a bit of configuration that I will likely document if you dare trying it out. Be my guest!