Is it possible using API.php to search for page titles in a specified namespace that have been last modified between two dates? I know I can use rvprop to get revision history of pages but it requires one to specify which pages. I kinda want to reverse that, specify the dates and return the page names. I am guessing this can be done by using a generator to list all pages and send it to prop?
Our wiki just has many old and outdated pages created over the past few years and we want to remove these page. I am hoping to find a way to help automate this process rather then going page by page >< If it's not possible doing it via the API, is there some other alternative method for doing this? Walter Mazza _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
