https://bugzilla.wikimedia.org/show_bug.cgi?id=56896
Web browser: --- Bug ID: 56896 Summary: Port commonscat.py to Pywikibot core Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Keywords: easy Severity: normal Priority: Unprioritized Component: General Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: crangasi2001@yahoo.com CC: ladsgroup@gmail.com Blocks: 55880 Classification: Unclassified Mobile Platform: ---
PyWikibot [1] is a Python-based framework to write bots for MediaWiki. There are currently 2 versions of pywikibot currently used: - version 1.0 (also known as pywikibot-compat) is the legacy version - version 2.0 (also known as pywikibot-core) is a rewrite of the original framework, focusing solely on MediaWiki wikis with an API (version 1.14 or newer) and offering an improved internal architecture.
There are a number of scripts used by various robot operators that were used in pywikibot-compat but have not yet been adapted to work with pywikibot-core. One of those is nowcommons.py, which allows you to delete files that are also present on Wikimedia Commons on a local wiki.
You can find information about how to convert the script on [2], [3]. Patches can be submited through the gerrit uploader [4] (you need a MediaWiki.org account). More documentation on gerrit can be found at [5].
[1] https://www.mediawiki.org/wiki/Manual:Pywikibot [2] https://www.mediawiki.org/wiki/Manual:Pywikibot/2.0/Conversion [3] https://www.mediawiki.org/wiki/Manual:Pywikibot/i18n_conversion [4] https://tools.wmflabs.org/gerrit-patch-uploader/ [5] http://www.mediawiki.org/wiki/Manual:Pywikipediabot/Gerrit
https://bugzilla.wikimedia.org/show_bug.cgi?id=56896
Strainu crangasi2001@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Port commonscat.py to |Port nowcommons.py to |Pywikibot core |Pywikibot core Whiteboard| |gci2013 | |https://www.mediawiki.org/w | |iki/Google_Code-In#Candidat | |e_tasks
https://bugzilla.wikimedia.org/show_bug.cgi?id=56896
Merlijn van Deen valhallasw@arctus.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |57322
https://bugzilla.wikimedia.org/show_bug.cgi?id=56896
Bug 56896 depends on bug 57322, which changed state.
Bug 57322 Summary: Port image.py to Pywikibot core https://bugzilla.wikimedia.org/show_bug.cgi?id=57322
What |Removed |Added ---------------------------------------------------------------------------- Status|PATCH_TO_REVIEW |RESOLVED Resolution|--- |FIXED
https://bugzilla.wikimedia.org/show_bug.cgi?id=56896
xqt info@gno.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |info@gno.de Resolution|--- |FIXED
--- Comment #1 from xqt info@gno.de --- already done in gerrit 97503
pywikipedia-bugs@lists.wikimedia.org