Date: prev next · Thread: first prev next last
March 2016 Archives by date, by thread · List index


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

--- Comment #4 from Yousuf (Jay) Philips <philipz85@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.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.