URL Access
This module is no longer being maintained. Feel free to ask to become a maintainer for this module or contact deviantintegral if you find it useful.
This module adds an option to node edit forms to mark a page as 'protected'. When submitted, this generates a UUID and adds a path to 'protected/{UUID}' to the {url_alias} table. When accessing the node, only users with the 'Administer nodes' permission, the node author, and those with the correct URL can access the page. This is best used for pages which are not linked to from other pages on the website, otherwise the URL path may be exposed in a link.
Note that this module does nothing to prevent content from being listed in Views or other listings. To use it in production, it will need some additional work.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.0 | 2007-Nov-05 | 8.1 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-1.x-dev | 2008-Jun-12 | 8.31 KB | Download · Release notes | Development snapshot | |
