You are here

README.txt in Search 404 8

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
  3. 7 README.txt
  4. 2.x README.txt
DESCRIPTION:
------------
Instead of showing a standard "404 Page not found", this module
performs a search on the keywords in the URL. This module is configured
to use the core search module out of the box. It will also work with
Search API and other search modules by adding the custom search path in
the module configuration page.

INSTALLATION:
-------------
1. Extract the tar.gz into your 'modules' or directory.
2. Enable the module at 'administer >> site building >> modules'.
3. The module will automatically replace the path to your
   404 page with "search404".

CONFIGURATION
-------------
1. Visit 'administer >> site configuration >> search 404 settings'.

UNINSTALLTION:
--------------
1. Disable the module.
2. Uninstall the module, which will blank the 404 page.

CREDITS:
--------
Written by Lars Sehested Geisler <drupal@larsgeisler.dk>
Maintained by Zyxware, http://www.zyxware.com/
Some code from Steven (found at http://drupal.org/node/12668)
Originally maintained by Johan Forngren, http://johan.forngren.com/

File

README.txt
View source
  1. DESCRIPTION:
  2. ------------
  3. Instead of showing a standard "404 Page not found", this module
  4. performs a search on the keywords in the URL. This module is configured
  5. to use the core search module out of the box. It will also work with
  6. Search API and other search modules by adding the custom search path in
  7. the module configuration page.
  8. INSTALLATION:
  9. -------------
  10. 1. Extract the tar.gz into your 'modules' or directory.
  11. 2. Enable the module at 'administer >> site building >> modules'.
  12. 3. The module will automatically replace the path to your
  13. 404 page with "search404".
  14. CONFIGURATION
  15. -------------
  16. 1. Visit 'administer >> site configuration >> search 404 settings'.
  17. UNINSTALLTION:
  18. --------------
  19. 1. Disable the module.
  20. 2. Uninstall the module, which will blank the 404 page.
  21. CREDITS:
  22. --------
  23. Written by Lars Sehested Geisler
  24. Maintained by Zyxware, http://www.zyxware.com/
  25. Some code from Steven (found at http://drupal.org/node/12668)
  26. Originally maintained by Johan Forngren, http://johan.forngren.com/