I've been refered to this list after asking this question on the Mediawiki-l list. Suppose we have a wiki, and we want other websites (blogs and any other kinds of sites) to use our wiki content. For example say the wiki has different types of random facts about countries. When someone visits a blog, they can see a box where that random fact is presented, and that data is drawn from the wiki. Whats the best way to do this? RSS? Is this kind of thing possible using Mediawiki API? thanks Eric
I think its possible calling a template through api.
Mahir
On Mon, Jun 6, 2011 at 8:06 AM, Eric K ek79501@yahoo.com wrote:
I've been refered to this list after asking this question on the Mediawiki-l list. Suppose we have a wiki, and we want other websites (blogs and any other kinds of sites) to use our wiki content. For example say the wiki has different types of random facts about countries. When someone visits a blog, they can see a box where that random fact is presented, and that data is drawn from the wiki. Whats the best way to do this? RSS? Is this kind of thing possible using Mediawiki API?
thanks Eric
Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
Thanks! I'm completely new to the Mediawiki API system. Should I be look at this page? http://www.mediawiki.org/wiki/API:Parsing_wikitext
--- On Mon, 6/6/11, Mohamed Mahir Ahamed Ibrahim mahir78@gmail.com wrote:
From: Mohamed Mahir Ahamed Ibrahim mahir78@gmail.com Subject: Re: [Mediawiki-api] Letting other websites use wiki content To: "MediaWiki API announcements & discussion" mediawiki-api@lists.wikimedia.org Date: Monday, June 6, 2011, 12:16 AM
I think its possible calling a template through api.
Mahir
On Mon, Jun 6, 2011 at 8:06 AM, Eric K ek79501@yahoo.com wrote:
I've been refered to this list after asking this question on the Mediawiki-l list. Suppose we have a wiki, and we want other websites (blogs and any other kinds of sites) to use our wiki content. For example say the wiki has different types of random facts about countries. When someone visits a blog, they can see a box where that random fact is presented, and that data is drawn from the wiki. Whats the best way to do this? RSS? Is this kind of thing possible using Mediawiki API? thanks Eric _______________________________________________ Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
-----Inline Attachment Follows-----
_______________________________________________ Mediawiki-api mailing list Mediawiki-api@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-api
Eric K wrote:
I've been refered to this list after asking this question on the Mediawiki-l list. Suppose we have a wiki, and we want other websites (blogs and any other kinds of sites) to use our wiki content. For example say the wiki has different types of random facts about countries. When someone visits a blog, they can see a box where that random fact is presented, and that data is drawn from the wiki. Whats the best way to do this? RSS? Is this kind of thing possible using Mediawiki API?
thanks Eric
I thought you already knew enough about it, given that you were looking the API docs. The way of embedding which you choose depends more on the embedder websites than from mediaiwiki.
mediawiki-api@lists.wikimedia.org