Thank for such a good module, could you please tell me how to change the tab name "Google" on the search page? I find it a little confusing as users might think by using it they will be searching google and not my site. I'm guessing this is hard coded but can you tell me where in the code can i change that?

Thank you!

Comments

mfb’s picture

You need to translate 'Google' to some other string. You can either use locale module or http://drupal.org/project/stringoverrides to do the translation.

mfb’s picture

Status: Active » Fixed

In the Drupal 6 version I also added a setting for this.

CompShack’s picture

Thank you mfb for your fast response. Truly appreciate your time. Thanks again!

Cynthia Ewer’s picture

One more .... is there a way to change the "Content" tab to something like, "On This Site"?

I agree, great module. I'm grateful.

Cynthia

mfb’s picture

"Content" is in Drupal core, not this module. But yes you can translate it via Locale module or http://drupal.org/project/stringoverrides

Cynthia Ewer’s picture

Thanks! That'll work ...

Cynthaia

cgjohnson’s picture

Title: How can I rename the "Google" tab on the search page? » Hiding/Removing the other tabs (content and user)

This is a great module, thanks! My users find it confusing to have both a Google and Content search tab -- but when I remove permission to search content, the Google CSE also disappears from the search form.

Is there a way to hide the Content and User search tabs from the search/google page?

Thanks.

mfb’s picture

Title: Hiding/Removing the other tabs (content and user) » How can I rename the "Google" tab on the search page?

Please file a new issue rather than hijacking a previous support request.

cgjohnson’s picture

Will do. Sorry about that.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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