-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMPR] add -category option to delinker.py
The -category option works as follows: - retrieve pages from "Pages with missing files" listed on wikibase with item Q4989282. Any other category can be given with this option. - for every page found in this category process their image links - skip further processing if the FilePage exists locally or in the image repository - also skip further processing if the file was not deleted. In that case there is an invalid link found on the source page. - finally delink the found image link Bug: T372206 Change-Id: I49d9260f2cbcb7e98f1916da82b191119a0bf127
- Loading branch information
Showing
1 changed file
with
119 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters