Google CSE AJAX version?
xcf33 - January 8, 2009 - 13:59
| Project: | Google Custom Search Engine |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | Ajax, API, custom search, Drupal 6, google, google ajax search, search |
Jump to:
Description
This module is wonderful but I was just wondering if it's possible to incorporate the google CSE with the AJAX capabilities such as displayed in this page
http://www.google.com/uds/samples/cse/index.html
or on the phpbb.com search
using the tabbed results the drupal search interface can be eliminated once for all.
Thanks

#1
This isn't supported now since one of the requirements of the sites I wrote the module for was to not need a Google AJAX API key. but AJAX search could be added on if someone is interested in contributing a patch. There's also an existing googleajaxsearch module by the way.
#2
the googleajaxsearch module is good but i think we need it for drupal 6 and one more imp issue is that we should be able to use it as a node... i mean we can create multiple searches with different google cse id...
t think that would make the module pretty much complete. i am new in module development but perhaps sum once can guide me i will port it to drupal 6.
#3
the googleajaxsearch module is good but i think we need it for drupal 6 and one more imp issue is that we should be able to use it as a node... i mean we can create multiple searches with different google cse id...
t think that would make the module pretty much complete. i am new in module development but perhaps sum once can guide me i will port it to drupal 6.