/[drupal]/contributions/modules/search404/search404.install
ViewVC logotype

Log of /contributions/modules/search404/search404.install

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


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.3.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 14 12:24:03 2009 UTC (4 months, 1 week ago) by zyxware
Branch: DRUPAL-7--1
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
Port of Search404 for Drupal 7 core

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 08:46:54 2009 UTC (4 months, 2 weeks ago) by zyxware
Branch: DRUPAL-5
Changes since 1.2.2.7: +7 -1 lines
Diff to previous 1.2.2.7 , to branch point 1.2 , to next main 1.3
Cleaned up code using Coder

Revision 1.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 08:28:08 2009 UTC (4 months, 2 weeks ago) by zyxware
Branch: DRUPAL-6--1
Changes since 1.3: +7 -1 lines
Diff to previous 1.3
Cleaned code with coder

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 4 12:14:30 2008 UTC (20 months, 3 weeks ago) by zyxware
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-4, DRUPAL-6--1-5, DRUPAL-6--1-6, DRUPAL-6--1-7, HEAD
Branch point for: DRUPAL-6--1, DRUPAL-7--1
Changes since 1.2: +8 -8 lines
Diff to previous 1.2
Modified to work with Drupal 6.x

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 07:12:17 2008 UTC (22 months ago) by zyxware
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5
Changes since 1.2.2.6: +2 -2 lines
Diff to previous 1.2.2.6 , to branch point 1.2
Fixed the bug #172986
The original error was due to misuse of the variable_get function.
Fixed the bug #204278
Call to undefined function varaible_del()

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 5 12:36:27 2007 UTC (2 years, 3 months ago) by forngren
Branch: DRUPAL-5
Changes since 1.2.2.5: +2 -1 lines
Diff to previous 1.2.2.5 , to branch point 1.2
Small change in interface, added advanced section.

#145728 - Added pcre box
Tweaked #162450 - by treytabner

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 28 20:23:51 2007 UTC (2 years, 6 months ago) by forngren
Branch: DRUPAL-5
Changes since 1.2.2.4: +2 -2 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Fixing more update typos. Thanks to hecatomber

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 24 21:42:35 2007 UTC (2 years, 8 months ago) by forngren
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.2.2.3: +2 -2 lines
Diff to previous 1.2.2.3 , to branch point 1.2
2 minor fixes.
  Incorrect call at hook unistall
  Typo in settings

Revision 1.2.2.3 - (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
CVS Tags: DRUPAL-5--1-0
Changes since 1.2.2.2: +4 -1 lines
Diff to previous 1.2.2.2 , to branch point 1.2
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.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 13:51:33 2007 UTC (2 years, 8 months ago) by forngren
Branch: DRUPAL-5
Changes since 1.2.2.1: +2 -6 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Removing the previous_site_404 feature since it might be confusing.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 1 16:12:47 2007 UTC (2 years, 8 months ago) by forngren
Branch: DRUPAL-5
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
Fixing some error to the 5.x port, among others settings and install problems.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 15:23:49 2007 UTC (2 years, 8 months ago) by forngren
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +15 -2 lines
Diff to previous 1.1
First attempt to port to 5.x, some clean up done.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 15:05:19 2007 UTC (2 years, 8 months ago) by forngren
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +2 -15 lines
Diff to previous 1.1.2.1 , to branch point 1.1 , to next main 1.3
Sorry, something went wrong last time, trying to restore

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 14:43:50 2007 UTC (2 years, 8 months ago) by forngren
Branch: DRUPAL-4-7
Changes since 1.1: +15 -2 lines
Diff to previous 1.1
First attempt to port to 5.x, some clean up done.

Revision 1.1 - (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
Branch point for: DRUPAL-4-7
Using the _install hook, search404 now enables itself when it is installed.
Minor refactoring of search404.module.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2