https://bugzilla.wikimedia.org/show_bug.cgi?id=55099
Web browser: ---
Bug ID: 55099
Summary: Bot to put the same text on the same page on every
wiki
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: interwiki.py
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/154/
Reported by: mike_lifeguard
Created on: 2008-07-28 00:24:41
Subject: Bot to put the same text on the same page on every wiki
Original description:
It should simply put the exact same text on the same page \(accounting for
namespace localization\) on every wiki \(or some specified subset\). Should be
easy to do for those knowing python. This would be useful to create
template-like user/user talk pages, spamming messages cross-wiki, updating
templates, updating blacklists \(for stewards\) etc. Mike.lifeguard | @meta
00:21, 28 July 2008 \(UTC\)
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=56960
Web browser: ---
Bug ID: 56960
Summary: Tests: allow for logged-out operation
Product: Pywikibot
Version: core (2.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: valhallasw(a)arctus.nl
Classification: Unclassified
Mobile Platform: ---
Currently, tests require the user to be logged in. It would be good to be able
to run tests without requiring that -- for example, the unit tests in jenkins
do not have a password available and thus cannot run completely.
Tests that should be skipped can be seen at
https://integration.wikimedia.org/ci/job/pywikibot-core-tests/185/consoleFu…
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=56959
Web browser: ---
Bug ID: 56959
Summary: Tests: allow for offline operation
Product: Pywikibot
Version: core (2.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: valhallasw(a)arctus.nl
Classification: Unclassified
Mobile Platform: ---
https://integration.wikimedia.org/ci/job/pywikibot-core-tests/186/consoleFu…
failed due to a lack of network connectivity. It would be great to first do a
quick check if enwiki is online/accessible, and if not, to skip all
network-requiring tests.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=57050
Web browser: ---
Bug ID: 57050
Summary: interwiki to incubator vs. single-line interwiki
Product: Pywikibot
Version: compat (1.0)
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: Unprioritized
Component: interwiki.py
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: jan.dudik(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
pl.wiktionary uses interwiki at one line on the top on page
Also there are links to szl.wiktionary, which in currently on incubator.
editing interwiki at these pages causes, that "unknown family" szl is moved to
the end of interwiki.
But it moves before headline.
See https://pl.wiktionary.org/w/index.php?title=blue&diff=3914703&oldid=3873860
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=57027
Web browser: ---
Bug ID: 57027
Summary: commons_link.py feature request
Product: Pywikibot
Version: compat (1.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: jan.dudik(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
commons_link.py now can add {{commonscat}} or {{commons}} when commons page
have the same name like the page.
For many pages is this value stored on wikidata, so bot shoul look at first to
corresponding item on wikidata (P373 = commonscat, P935 = commons). When there
is not, look for category/gallery on commons
additionally, script should use standad pagegenerators.py, now is supporting
only -link(s) / -cat / -page / -ref
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=57017
Web browser: ---
Bug ID: 57017
Summary: Import error for PIL module
Product: Pywikibot
Version: compat (1.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: info(a)gno.de
Classification: Unclassified
Mobile Platform: ---
>>> import catimages
Traceback (most recent call last):
File "<pyshell#2>", line 1, in <module>
import catimages
File "catimages.py", line 66, in <module>
from PIL import Image # new 'PIL' fork 'Pillow' (fedora 19)
ImportError: No module named PIL
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55046
Web browser: ---
Bug ID: 55046
Summary: replace.by and one-by-one modification
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/288/
Reported by: crochet_david
Created on: 2011-07-20 10:02:48
Subject: replace.by and one-by-one modification
Original description:
When the robots need to make multiple modification in a one page, it do it all.
But, in some case, some modifications not need to be done.
So add a new parametre as "-single" to tell each modification to be done in a
page
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55135
Web browser: ---
Bug ID: 55135
Summary: reflinks.py not yet available in rewrite
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1640/
Reported by: valhallasw
Created on: 2013-07-08 11:17:04.007000
Subject: reflinks.py not yet available in rewrite
Original labels: to port, rewriteOriginal description:
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55689
Web browser: ---
Bug ID: 55689
Summary: Replace.py errors
Product: Pywikibot
Version: core (2.0)
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: arjunaraoc(a)googlemail.com
Classification: Unclassified
Mobile Platform: ---
Trying to save using -search or -filelinks is giving error (extract below)
arjun@arjun-945GCM-S2L:~/pwb/core$ python pwb.py replace.py
-filelinks:CNREDDY.JPG -save:cnrtoc.txt "అ" "ఇ"
Traceback (most recent call last):
File "pwb.py", line 104, in <module>
run_python_file(fn, args)
File "pwb.py", line 49, in run_python_file
exec compile(source, filename, "exec") in main_mod.__dict__
File "scripts/replace.py", line 696, in <module>
main()
File "scripts/replace.py", line 549, in main
raise pywikibot.Error, 'require even number of replacements.'
pywikibot.exceptions.Error: require even number of replacements.
It is working with just the first search string. Looks like the documentation
(link below) is outof date.
https://www.mediawiki.org/wiki/Manual:Pywikibot/replace.py#Example: Gathering
articles
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55056
Web browser: ---
Bug ID: 55056
Summary: sysop in botlist.py and watchlist.py not used
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: Unprioritized
Component: General
Assignee: Pywikipedia-bugs(a)lists.wikimedia.org
Reporter: legoktm.wikipedia(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/feature-requests/270/
Reported by: drtrigon
Created on: 2010-10-21 16:52:06
Subject: sysop in botlist.py and watchlist.py not used
Original description:
The 'sysop' parameter used in the bot- and watchlist \(e.g. in the 'refresh'
method\) is of NO USE at the moment \(in the current code implementation\).
This should be solved, thus either:
\- remove the 'sysop' parameter
\- OR change the code to make use of this parameter
More or less all the 'sysop' code parts were introduced by alexsh \(watchlist\)
and in order to that by xqt and me too \(botlist\).
Thanks a lot and
Greetings\!
--
You are receiving this mail because:
You are the assignee for the bug.