Diff: Help/GooglePluginPlugin
Note: You are viewing an old revision of this page. View the current version.
Differences between version 2 and predecessor to the previous major change of Help/GooglePluginPlugin.
Other diffs: Previous Revision, Previous Author
Newer page: | version 2 | Last edited on 22 May 2014 3:01 | by harold | Revert |
Older page: | version 1 | Last edited on 17 January 2022 18:35 | by harold | Revert |
@@ -44,8 +44,10 @@
{{{
<<GooglePlugin>>
}}}
+
+<<GooglePlugin>>
== Author ==
* [[Help:Reini Urban|Reini Urban]]
version 2
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>>