It would be nice if clicking on the Google option then searched on the search term just entered for your drupal site.

An extension of this, I suppose would be to run both, though it could become ugly quite quickly.

Neat module.

PI

Comments

mfb’s picture

This would be easy to implement, by using the drupal search API.

Right now, google cse has no dependency on the search module, but one could create an optional dependency to implement this.

I'm not developing new features on this module but feel free to contribute a patch. In the meantime you can also try my live.com search module, which does use the drupal search API for running a search on a third-party service.

projectspoint’s picture

Thanks for the quick response. I'll take a look at the live.com search module.

Depressingly, there are a bunch of issues with CSE (limiting the scope and effectiveness of an otherwise ingenious tool) that Google are not responding to.

PI

mfb’s picture

Version: 5.x-1.4 » 6.x-1.x-dev
Status: Active » Fixed

Search module integration is now available on the 6.x-1.x branch (you just have to enable a small helper module, "Google CSE search").

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.