URL Access

Abandoned Projects - August 29, 2007 - 15:13

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 releasesDateSizeLinksStatus
5.x-1.02007-Nov-058.1 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Jun-128.31 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.