Page MenuHomePhabricator

Pagegenerators Filter: skip page on specific last user
Open, LowPublicFeature

Description

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


Version: unspecified
Severity: enhancement
See Also:
https://sourceforge.net/p/pywikipediabot/feature-requests/295

Details

Reference
bz55042

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:16 AM
bzimport set Reference to bz55042.
bzimport added a subscriber: Unknown Object (????).

Note that to get the list, a database query is more appropriate.

A filter to filter on the last user \(and user class, etc\) should be added as pagegenerator, but I'm not sure how to implement it from the command line.

  • priority: 5 --> 3
  • summary: last user exception --> Pagegenerators Filter: skip page on specific last user

UserEditFilterGenerator is already part of pagegenerators but not available via any option from cmd.

Aklapper triaged this task as Low priority.Feb 4 2022, 10:51 AM
Aklapper changed the subtype of this task from "Task" to "Feature Request".