Log of /contributions/modules/search404/search404.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.13.2.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Mar 18 12:16:22 2007 UTC
(2 years, 8 months ago)
by
forngren
Branch:
DRUPAL-5
Changes since
1.13.2.1: +121 -37 lines
Diff to
previous 1.13.2.1
, to
branch point 1.13
Major rewrite of search 404
Fixes the following issues
#76206 disregarding missing images
#62876 Add referer keyword detection
#84347 Proper headers should be returned
#99157 Search404 module breaks verification
#99697 Port to Drupal 5.0
#106637 Search 404 kills the Redirect permanent command
New features overview:
Install/uninstall hooks
Search engine keywords detection (BETA)
Words to ignore
Extensions to ignore
Extensions to abort search query
Better unicode handling
And more...
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jul 17 20:06:20 2006 UTC
(3 years, 4 months ago)
by
larssg
Branch:
MAIN
Changes since
1.8: +13 -3 lines
Diff to
previous 1.8
Configurable ignore-words.
Redirect to search page when the original search yields no results, inspired by #71310.
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 6 11:43:17 2006 UTC
(3 years, 6 months ago)
by
larssg
Branch:
MAIN
Changes since
1.7: +9 -5 lines
Diff to
previous 1.7
Patch by tenrapid. Fixes:
#58086: Base directory is used when performing af 404 search
#58147: Infinite loop with Drupal 4.7 RC3
Thank you very much, tenrapid!
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 11 17:48:42 2006 UTC
(3 years, 9 months ago)
by
larssg
Branch:
MAIN
Changes since
1.6: +15 -3 lines
Diff to
previous 1.6
Using the _install hook, search404 now enables itself when it is installed.
Minor refactoring of search404.module.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 2 20:47:34 2006 UTC
(3 years, 10 months ago)
by
larssg
Branch:
MAIN
Changes since
1.4: +11 -12 lines
Diff to
previous 1.4
Fix for bug #41637. Instead of showing the results on the "file not found"-page, the user is redirected to a search page with a message telling the user what happened.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 21 13:20:05 2005 UTC
(3 years, 11 months ago)
by
larssg
Branch:
MAIN
Changes since
1.3: +19 -2 lines
Diff to
previous 1.3
New feature: you can now tell search404 to jump directly to the resulting node if the search only yields one result.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Dec 21 13:04:53 2005 UTC
(3 years, 11 months ago)
by
larssg
Branch:
MAIN
Changes since
1.2: +12 -8 lines
Diff to
previous 1.2
Fixed a bug - the "Set Search 404 to be your default 404 page." was not checked when Search 404 was enabled.
Also, moved a else and elseif to conform to coding standards.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.