Path Blacklist

CrookedNumber - April 6, 2008 - 15:43

Path blacklist is a modest module with a very specific aim. Suppose you have paths in your domain that are handled further upstream (by Apache, IIS, etc.) and not by drupal, e.g., http://example.com/staff or http://example.com/intranet. You obviously don’t want your web editor mistakenly using these paths and, thus, creating nodes that will never be viewed.

Path blacklist solves this problem. Create a list of unavailable paths (and/or patterns) in the admin section (UI borrowed from the block module) and your author/editor’s hands are tied; he/she is prevented from creating a node with that path.

Releases

Official releasesDateSizeLinksStatus
5.x-1.12008-Apr-267.12 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Oct-116.95 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.