Diff: Help/GooglePluginPlugin
Differences between current version and predecessor to the previous major change of Help/GooglePluginPlugin.
Other diffs: Previous Revision, Previous Author
| Newer page: | version 6 | Last edited on October 14, 2015 11:47 am | by PhilHollenback | |
| Older page: | version 5 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
@@ -48,12 +48,12 @@
  
  
  
  
 <<GooglePlugin>> 
 == Author == 
-* [[PhpWiki
:ReiniUrban
|Reini Urban]] 
+* [[Help
:Reini Urban
|Reini Urban]] 
 == See Also == 
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 
current version
The GooglePlugin plugin is a wrapper for the Google Web APIs. It allows you to do Google searches, retrieve pages from the Google cache, and ask Google for spelling suggestions.
Note: You must first obtain a license key at http://www.google.com/apis/
Max 1000 queries per day.
Usage
<<GooglePlugin arguments>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
q  | 
||
mode  | 
search, cache or spell  | 
search  | 
startIndex  | 
1  | 
|
maxResults  | 
10  | 
|
formsize  | 
30  | 
Example
<<GooglePlugin>>

