jpatokal / mediawiki-gateway

Ruby framework for MediaWiki API manipulation
Other
133 stars 50 forks source link

Update to add recent_changes et al. #23

Closed arjes closed 11 years ago

arjes commented 13 years ago

This pull requests contains methods:

embeded_in returns pages which the requested page_name is embeded in recent_changes takes the parameters specified in the MW API and returns a list of pages which appear in the recent changes page_semantic_properties *gets a list of properties and their values for the specified pages

Again, I'm not sure how to write tests for this.

arjes commented 13 years ago

I think I may have a newer version at home, I will check on it and send a second pull-request when I get home.

harry-m commented 12 years ago

Is this going to be applied? I would like to be able to access recent changes.

jpatokal commented 12 years ago

It's way out of date and no longer compatible, so no, unless some kind soul brings it up to date.