https://bugzilla.wikimedia.org/show_bug.cgi?id=54563
Web browser: ---
Bug ID: 54563
Summary: Make RegexFilterPageGenerator work on page bodies.
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/patches/552/
Reported by: loxley
Created on: 2012-05-12 16:09:39
Subject: Make RegexFilterPageGenerator work on page bodies.
Original description:
Make RegexFilterPageGenerator work on page bodies. As suggested by valhallasw.
The re.S flag is backwards compatible and allows matching newlines.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55042
Web browser: ---
Bug ID: 55042
Summary: Pagegenerators Filter: skip page on specific last user
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/295/
Reported by: Anonymous user
Created on: 2011-11-21 09:21:42
Subject: Pagegenerators Filter: skip page on specific last user
Original description:
please add -lastUserExeption to PageGenarator.py .this argument will useful to
have list of pages that specific user didn't have last revision on them
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=55263
Web browser: ---
Bug ID: 55263
Summary: -withoutinterwiki option in pagegenerators
Product: Pywikibot
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
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/bugs/1222/
Reported by: Anonymous user
Created on: 2010-08-19 20:43:41
Subject: -withoutinterwiki option in pagegenerators
Original description:
Currently, the description says "Work on all \_pages\_ that don't have
interlanguage links". This means only the main namespace \(ns:0\). It would be
great if we could combine this switch with other -namespace options, e.g.
-ns:14 to get categories without interwiki links. Is it possible to add this
functionality?
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=57965
Web browser: ---
Bug ID: 57965
Summary: for pagegenarators.py please add -noredirect argument
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: reza.energy(a)gmail.com
Classification: Unclassified
Mobile Platform: ---
please add -noredirect argument for pagegenarators.py.
now when I use -recentchanges or -rc-nobots it shows many redirect pages which
are not desirable.
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=58944
Web browser: ---
Bug ID: 58944
Summary: site.mediawiki_message: support multiple messages
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
Blocks: 58942
Classification: Unclassified
Mobile Platform: ---
Archivebot currently directly calls the API to get 'january'-'december' and
'jan'-'dec' messages. There should be a function to get (and cache) a large
number of mediawiki messages in a single API request.
Currently used code in Archivebot:
qg = pywikibot.data.api.QueryGenerator(
site=self.site,
meta="allmessages",
ammessages='|'.join(months_long + months_short)
)
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugzilla.wikimedia.org/show_bug.cgi?id=53698
xqt <info(a)gno.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--
You are receiving this mail because:
You are the assignee for the bug.