accessdenied.test |
tests/accessdenied.test |
|
|
customerror.info |
customerror.info |
|
name = Custom Error
description = Enables the creation of custom error pages for 404 and 403 errors, as well as redirects for 404s. |
customerror.install |
customerror.install |
|
|
customerror.module |
customerror.module |
|
Enables custom 404 (not found) and 403 (access denied) pages in Drupal
with no need for creating real nodes under taxonomies |
INSTALL.txt |
INSTALL.txt |
|
Requirements:
-------------
This module requires drupal 4.5.x or greater.
Installation:
-------------
1. Copy the customerror.module to the Drupal modules/ directory.
2. Go to Administer -> Modules
- Enable the customerror module, click on… |
pagenotfound.test |
tests/pagenotfound.test |
|
|
README.txt |
README.txt |
|
Copyright 2005 http://2bits.com
Description
-----------
This module allows the site admin to create custom error pages for
404 (not found), and 403 (access denied).
Since the error pages are not real nodes, they do not belong a category
term, and… |