Diff: Help/GooglePluginPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 5 and previous revision of Help/GooglePluginPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,59 +1,27 @@
-The **~GooglePlugin** [[Help:WikiPlugin|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.  
+_short description_  
  
-Note: You must first obtain a license key at http://www.google.com/apis
+! Usage  
+<verbatim>  
+ <?plugin GooglePlugin ?>  
+< /verbatim>  
  
-Max 1000 queries per day.  
+! Arguments  
  
-== Usage ==  
-{{{  
-<<GooglePlugin arguments>>  
-}}}  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-== Arguments ==  
+! Example  
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| **q**  
-|  
-|  
-|-  
-| **mode**  
-| search, cache or spell  
-| search  
-|-  
-| **startIndex**  
-|  
-| 1  
-|-  
-| **maxResults**  
-|  
-| 10  
-|-  
-| **formsize**  
-|  
-| 30  
-|}  
+<verbatim>  
+<?plugin GooglePlugin ?>  
+</verbatim>  
  
-== Example ==  
+<?plugin GooglePlugin ?>  
  
-{{{  
-<<GooglePlugin>>  
-}}}  
+! Author  
+PhpWiki:ReiniUrban  
  
-<<GooglePlugin>>  
+! See Also  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
-  
-== See Also ==  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

short description

Usage

  <?plugin GooglePlugin ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin GooglePlugin ?>

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin