Hello. I want to list all pages edited or created at least once after a given timestamp. API for Recent changes lists every edit and for my mediawiki exceeds rclimit=5000. What are the possible options to list only distinct pages changed, not changes?
Look at the recent changes module you can iterate over all changes in the ex table
On Thursday, December 17, 2015, Gleki Arxokuna gleki.is.my.name@gmail.com wrote:
Hello. I want to list all pages edited or created at least once after a given timestamp. API for Recent changes lists every edit and for my mediawiki exceeds rclimit=5000. What are the possible options to list only distinct pages changed, not changes? _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org