Closed (won't fix)
Project:
Google Programmable Search Engine
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Mar 2007 at 19:46 UTC
Updated:
15 Mar 2008 at 23:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
mfbI don't think it would be too difficult to backport this module. It's mostly a matter of dealing with form API changes between 4.7 and 5. Unfortunately I probably won't have time to work on this, but if you are able to backport it I would create a DRUPAL-4-7 branch for the project.
Comment #2
jurjen commentedI have tried to make it work in 4.7.6 last night for a couple of hours, but with no success. After pressing the "Search" button in /search/coop, Drupal always shows its "page not found" page. It seems to me that the query arguments on the URL (the stuff after the "?") are confusing to either Apache's mod_rewrite or to some Drupal function, I don't know.
I have given up and will instead spend some more energy in upgrading our site to 5.x.
Thanks,
Jurjen.
Comment #3
nathanraft commented+1 for this as a 4.7 module!
Comment #4
mstef commented+1
Is there a way to embed the results without even needed a complete module?
Comment #5
alexkb commentedHi guys,
We also needed a 4.7 version, so we went ahead and made one (see attachment).
Note: It works slightly different to the 5.x version, in that a themeable search block is used instead of the search form on a page. Seems to work pretty well, but my Drupal development skills are a little rusty at the moment, so please improve/make corrections if necessary, and re-submit back here. Thanks!
Module Development sponsored by www.themonthly.com.au (a demonstration of this module version, can also be seen there also).
Comment #6
mfbNow that Drupal 6 is out, I won't be adding a Drupal 4.7 branch to this module. But if anyone needs it they can still find the download link here.