Hello,

I have recently installed Google Custom Search Engine in my website. Its working smoothly. Thanks for such a nice module.. :-)

I want to add a feature to the Google Custom Search Engine module, viz., Site Search. I'm just a beginner in PHP and Drupal. I don't know much about the internal working of Drupal Modules. But, I think adding a radio button with name "sitesearch" will implement this. The value is "" (null string) for searching the web, and "mydomain.com" for searching the particular domain.

So, I request the Module Developer to add two more properties in Google Custom Search Engine Module, Enable SiteSearch? Checkbox and the SiteSearch Domain text-field.. if I'm correct, this is enough...

Thanks in advance,

Kaja Mohideen
http://www.myistop.com

Comments

mfb’s picture

Unfortunately I probably won't have time to implement this at the moment, but I'd be happy to review a patch that adds this feature.

kajamohideen’s picture

Thanks buddy. Take your own time and do it..

All the best.

mfb’s picture

I don't have plans to add new features/functionality to this module. Patches are welcome, however.

mfb’s picture

Status: Active » Fixed

This is now available in the Drupal 6 branch of the module.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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