Downloads
Release notes
#946702 by DamienMcKenna: Added initialization of variable $output
#946706 by DamienMcKenna: Added initialization of variable $result
#907460 by coleman.sean.c: Added default title for search404_page
Updated Hungarian translation.
Added information about reverting 404 handling to this module
Added automatic disabling of auto search when site is throttled
#784494 by joelstein: Added thrifty mode to allow skipping of auto search on 404
#767374 by gnarlytom, aaronbauman: Changed words-to-ignore textfield to textarea
Moved the setting of REQUEST[destination] into search404_goto function
#802250 by aaronbauman: Added case insensitivity for words to be ignored
#802250 by aaronbauman: Added case insensitivity for preg_match and replaces
#802250 by aaronbauman: Replaced preg_splits for the extensions with explode
Added path parameter for search404_goto to enable it to process search_by_page goto
Made few coding standard fixes
#840590 by pebosi: Added search404_goto wrapper for drupal_goto