/[drupal]/contributions/modules/blocks404/README.txt
ViewVC logotype

Contents of /contributions/modules/blocks404/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (show annotations) (download)
Fri Jan 2 22:56:46 2009 UTC (10 months, 3 weeks ago) by johnalbin
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, HEAD
Branch point for: DRUPAL-5
Changes since 1.2: +14 -8 lines
File MIME type: text/plain
Updated README after realizing the full horror of 404 pages for themers.
1 ABOUT
2
3 On 404 Not Found pages, Drupal will skip rendering of several pieces of your
4 website for performance reasons. These include:
5 1. The "Left" and "Right" regions of your theme.
6 2. The "Primary links" block and any other menu links block.*
7 3. The Primary links and Secondary links of your theme.*
8
9 * Unless you have configured a "Default 404 (not found) page" on
10 admin/settings/error-reporting.
11
12 But many websites find those items invaluable. Especially on 404 pages, when
13 they want to show users how to get to real pages.
14
15 So this module simply revives those features on 404 pages.
16
17
18 INSTALLATION
19
20 Simply install and enable the module. No configuration needed.

  ViewVC Help
Powered by ViewVC 1.1.2