Bil Kleb pointed out one of my stupider mistakes. AutomaticRecentChanges has ‘changes’ as a parameter, that defaults to 200. However, it doesn’t use the parameter, and so shows all changes.
Fix is to insert :max_pages_to_show => changes, somewhere in the call to AutomaticSummary on line 163-170 of lib/helpers/default-helpers.rb
—
Fixed in v-0-0-6.
Edit this page or
watch for changes using RSS.