[Libreoffice-ux-advise] [Bug 98372] SIDEBAR: Research/Reference sidebar deck

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Mar 6 10:20:26 UTC 2016


https://bugs.documentfoundation.org/show_bug.cgi?id=98372

--- Comment #4 from Yousuf (Jay) Philips <philipz85 at hotmail.com> ---
Created attachment 123340
  --> https://bugs.documentfoundation.org/attachment.cgi?id=123340&action=edit
Sidebar mockup

To get the ball rolling, here is how a wikipedia service could be implemented.

API References:
https://www.mediawiki.org/wiki/API:Main_page
https://www.mediawiki.org/wiki/API:Tutorial
https://en.wikipedia.org/w/api.php

Autocomplete Query Example:
https://en.wikipedia.org/w/api.php?action=query&list=allpages&apfrom=OpenO&aplimit=5&format=xml

Search Query Example:
https://en.wikipedia.org/w/api.php?action=query&list=search&srwhat=text&srsearch=libreoffice&format=xml

Page Content Example:
https://en.wikipedia.org/w/api.php?action=query&prop=revisions&rvprop=content&redirects=1&titles=Libreoffice&format=xml

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list