Closed (fixed)
Project:
Search 404
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2008 at 18:57 UTC
Updated:
15 Mar 2008 at 18:16 UTC
Jump to comment: Most recent file
Be gentle. First time I've submitted a patch. ;o)
It's time to get this great module upgrade and ready for Drupal 6. The attached patches allow the module to be installed on a Drupal 6 installation and to the best of my knowledge, everything is working exception the Jump feature. I'll keep looking at that.
Seeing that this is my first patch, I'd really appreciate peer review and feedback. I really like this module and want to contribute back my attempt at getting it working on on of my sites.
Thanks and Blessings.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | search404.module.patch | 10.33 KB | tech4him |
| #1 | search404.install.patch | 1.3 KB | tech4him |
| #1 | search404.info_.patch | 581 bytes | tech4him |
| search404.info_.patch | 582 bytes | tech4him | |
| search404.install.patch | 1.3 KB | tech4him |
Comments
Comment #1
tech4him commentedOkay. Here are the revised patches. The Jump to option is working. (Duh, needed to turn off the Theme Developer piece of the Devel module)
I also modified the "Evil Haxx" section. The module now redirects the user to the search module with the specific keys for the node type. This allows the full page rendering to take place. This resolves the issue of blocks not appearing as stated in issue #217826: Missing left menu column
I actually prefer this method of using the core search module rather than simply trying to replicate its functionality. Others may disagree. The special page not found messaging still works when displayed in the search results.
Hope this helps get us close to Drupal 6 for Search404.
Comment #2
w98 commentedThese patches are for an older version of the code than is available for download, so all three patch files fail.
Can you update them for the latest downloadable versions, or release a v6-dev version?
Comment #3
tech4him commentedLooks like zyxware got the V6 update done. Thanks. At least we tried. ;)
Comment #4
zyxware commentedt4hi - Thanks for your help. We have used your patches to base the upgrade to D6 :).