xqt, or anbody,<br><br>A few minutes ago I uploaded the version I would like to use in wikipedia.py, it may need only cosmetic changes. This version returns the size and the tags of edit filters with the page history.<br><br>
We in Hungarian Wikipedia use a bot that is run by 2 or 3 users simultaneously, and runs in every 10-30 minutes. This bot now needs the sizes of the page versions because we want to know whether an article was significally shortened to its biggest size. I solved it with fullVersionHistory and len(), which makes the script slow down. That&#39;s why I wrote this modification, because MediaWiki does store the size, so we don&#39;t need to compute is again and download all the complete versions. Tags are also useful, we plan to use them together with edit filter.<br>
<br>It would be great to have this modification in wikipedia.py so that all of us can use the same version. May I hope you accept my contribution?<br><br>Thank you!<br><br><div class="gmail_quote">2010/8/30 SourceForge.net <span dir="ltr">&lt;<a href="mailto:noreply@sourceforge.net">noreply@sourceforge.net</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">You can respond by visiting:<br>
<a href="https://sourceforge.net/tracker/?func=detail&amp;atid=603141&amp;aid=3054755&amp;group_id=93107" target="_blank">https://sourceforge.net/tracker/?func=detail&amp;atid=603141&amp;aid=3054755&amp;group_id=93107</a><br>

<br>
<br>
Initial Comment:<br>
Would it be possible to have the labels made by the edit filters in Page.getVersionHistoryTable, Page.getVersionHistory and Page.fullVersionHistory? There may be several of them for one edit.<br>
<br>

Comment By: Bináris (binbot)<br>
Date: 2010-08-30 23:19<br>
<br>
I attached a possible solution, please use it. Credits to Tgr and Hunyadym<br>
from huwiki.<br>
<br></blockquote><div> </div></div><br>-- <br>Bináris<br>