jpatokal / mediawiki-gateway

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

Make it possible for more methods to handle lists of pages #73

Open blackwinter opened 10 years ago

blackwinter commented 10 years ago

Some methods already use | to submit multiple pages and properties in an API request - make it possible for more methods to handle lists of pages in a single API request to reduce the number of API calls/bandwidth consumed.