New issue 150 by mike.lifeguard: No easy way to get a full page history
http://code.google.com/p/perlwikipedia/issues/detail?id=150
get_history provides no way to get the whole page history. Because page
history isn't offered as a list, the programmer has to extract
query-continue and use it appropriately. We should do it for them, or find
a way to use a list to get the data.
Comment #1 on issue 150 by mike.lifeguard: No easy way to get a full page
history
http://code.google.com/p/perlwikipedia/issues/detail?id=150
Marjorie is working on this right now. Thanks so much for your effort on
fixing this!
Comment #2 on issue 150 by mike.lifeguard: No easy way to get a full page
history
http://code.google.com/p/perlwikipedia/issues/detail?id=150
I'll be working on fixing up Marjorie's patch.