First release. Yeah, I know, the benchmarks. Will do after sleep.
--
ArthurClemens - 21 Jul 2006
Cool, thanks for making this available as a Plugin!
--
PeterThoeny - 21 Jul 2006
The short description is missing. I suggest to add something like this:
- Set SHORTDESCRIPTION = Dynamic Google AJAX search service for public TWiki sites
--
PeterThoeny - 22 Jul 2006
I get the following message everytime I view a page on the TWiki.org site: "AJAX Search API Load Failure: invalid api key supplied". Browser Camino(Mozilla)1.0.3 on OSX 10.3.9.
--
PaulHenryDavis - 19 Sep 2006
Is there a way to turn it off (on a per user basis?) I've found that i don't use it, and that it does cause more reuqests to be sent from my computer on every topic view.
--
SvenDowideit - 19 Sep 2006
Can you turn off a plugin per user?
--
ArthurClemens - 19 Sep 2006
only if you've written code to do it

I was thinking more that you might wrap it in an IF or something.
--
SvenDowideit - 19 Sep 2006
The Google site seems to be accessed on every page view, also if there is no search entered in the box. Is there a way to suppress this conditionally?
--
PeterThoeny - 20 Sep 2006
Is there any way to move the Sponsored Links to the side of the results instead of below them? (i.e. how a normal Google page renders them)
--
EdwardBurns - 14 Jun 2007
No, you can't. That is the way Google renders the results.
--
ArthurClemens - 14 Jun 2007
Sven: You can turn a plugin off by user by setting
DISABLEDPLUGINS in your home page. So:
* Set DISABLEDPLUGINS = GoogleAjaxSearchPlugin
--
AndrewRJones - 13 Jul 2007