User:Klumsy/Google

From Meta, a Wikimedia project coordination wiki

OVERVIEW[edit]

basically use the google API (with uses SOAP) to get results , and include it in the page.

how would it be googled


   <google> any valid google search </google>
   <google> any valid google search | options </google>

where options may be formatting, or number of rows etc


ISSUES[edit]

  • how many rows returned
  • how to style it (how to use a special CSS for just this, or maybe one

of the wikimedia common style elements?

  • Caching results
  • PHP doesn't have SOAP bindings naturally.

RESOURCES[edit]

PROGRESS[edit]

FURTHER IDEA[edit]

  • <googlelinkback/> will do a google search that finds all the links to the current page.. maybe two versions of this, one that lists them inline.. and one that rather creates a link that when clicked does the google search(this one wouldn't require the soap API)



User:Klumsy/Google/subsub

  • still in research stage