Node Page Disable
Component ID
1961522
Component name
Node Page Disable
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
16364
Component created
Component changed
Component body
Summary
Allows easy UI access and disabling of the path /node when not used. This was inspired by a security consideration in the Production Check Module.
If you have a dependency on this module and you need a Drupal 8 version, please let me know by commenting on (or creating) the issue called “Drupal 8 Portâ€. I will prioritize those modules that have the most votes for Drupal 8 first over others.
Requirements
- You only need this module if your front page is other than
/nodeAND you do not wish for/nodeto be an active path.
Installation
- Download and unzip this module into your modules directory.
- Goto Administer > Site Building > Modules and enable this module.
- If your
site_frontpageis not/nodethen/nodewill be deactivated when this module is enabled. /nodepage visiblity will be returned to its default when you disable this module.
Configuration
- Visit
admin/config/system/site-informationand you will find a new checkbox below Default front page called "Retain /node as an active url?" - After changing your site frontpage from blank or
node, uncheck this box and the url/nodewill be disabled when you save this form. - Disable this checkbox when you frontpage is NOT set to node and it will no longer be available as a valid path
