README.txt |
README.txt |
|
Unpublished 404
Reports 404 on unpublished pages.
403 to 404 is a simple module that emits a 404 error when a user tries to
access a unpublished pages.
This module is designed to do one thing, and one thing only. Don't expect
anything… |
unpublished_404.info |
unpublished_404.info |
|
name = Unpublished 404
description = This module modifies the behavior of the node system to return 404s instead of 403s if a user does not have permission to view a node page.
core = 7.x
dependencies[] = menu
dependencies[] = node |
unpublished_404.module |
unpublished_404.module |
|
Code for the unpublished 404. |