You are here

README.txt in Node Page Disable 6

Same filename and directory in other branches
  1. 7 README.txt
##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](http://drupal.org/project/prod_check).

##Requirements
1. You only need this module if your front page is other than `/node` AND you do not wish for `/node` to be an active path.


##Installation
1. Download and unzip this module into your modules directory.
1. Goto Administer > Site Building > Modules and enable this module.
2. If your `site_frontpage` is not `/node` then `/node` will be deactivated when this module is enabled.
3. `/node` page visiblity will be returned to its default when you disable this module.


##Configuration
1. Visit `admin/config/system/site-information` and you will find a new checkbox below Default front page called **"Retain /node as an active url?"**
2. After changing your site frontpage from blank or `node`, uncheck this box and the url `/node` will be disabled when you save this form.
2. Disable this checkbox when you frontpage is NOT set to node and it will no longer be available as a valid path

![UI Screenshot](http://drupal.org/files/project-images/itls-screen-046.png)

##Similar Projects
1. [Node Page Admin](http://www.drupal.org/project/node_page_admin)

##Contact
**In the Loft Studios**  
Aaron Klump - Developer  
PO Box 29294 Bellingham, WA 98228-1294  
aim: theloft101  
skype: intheloftstudios  
<http://www.InTheLoftStudios.com>  

File

README.txt
View source
  1. ##Summary
  2. 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](http://drupal.org/project/prod_check).
  3. ##Requirements
  4. 1. You only need this module if your front page is other than `/node` AND you do not wish for `/node` to be an active path.
  5. ##Installation
  6. 1. Download and unzip this module into your modules directory.
  7. 1. Goto Administer > Site Building > Modules and enable this module.
  8. 2. If your `site_frontpage` is not `/node` then `/node` will be deactivated when this module is enabled.
  9. 3. `/node` page visiblity will be returned to its default when you disable this module.
  10. ##Configuration
  11. 1. Visit `admin/config/system/site-information` and you will find a new checkbox below Default front page called **"Retain /node as an active url?"**
  12. 2. After changing your site frontpage from blank or `node`, uncheck this box and the url `/node` will be disabled when you save this form.
  13. 2. Disable this checkbox when you frontpage is NOT set to node and it will no longer be available as a valid path
  14. ![UI Screenshot](http://drupal.org/files/project-images/itls-screen-046.png)
  15. ##Similar Projects
  16. 1. [Node Page Admin](http://www.drupal.org/project/node_page_admin)
  17. ##Contact
  18. **In the Loft Studios**
  19. Aaron Klump - Developer
  20. PO Box 29294 Bellingham, WA 98228-1294
  21. aim: theloft101
  22. skype: intheloftstudios