What is this?
Rabbit Hole is a module that adds the ability to control what should happen when a node is being viewed.
Perhaps you have a content type that never should be displayed on its own page, like an image content type that's displayed in a carousel. Rabbit Hole can prevent this node from being accessible on its own page, through node/xxx.
Options
This works by providing multiple options to control what should happen when the node is being viewed at its own page. You have the ability to
- Deliver an access denied page.
- Deliver a page not found page.
- Issue a page redirect to any Drupal path.
- Or simply display the content (regular behavior).
This is configurable per content type and per node. There is also a permission that lets certain roles override Rabbit Hole completely.
Additions
There are support for tokens when you are using the redirect option. However, it's recommended to install the Token module, which will provide you with a table of the available tokens.
Module development is sponsored by Odd Hill
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Reported installs: 337 sites currently report using this module. View usage statistics.
- Downloads: 447
- Last modified: March 22, 2012