We should add a iiprop=badimage option to prop=imageinfo to indicate whether an image is a "bad" one (wfIsBadImage()) or not.
Mostly this is needed for Parsoid, but also should be generally useful IMO.
We should add a iiprop=badimage option to prop=imageinfo to indicate whether an image is a "bad" one (wfIsBadImage()) or not.
Mostly this is needed for Parsoid, but also should be generally useful IMO.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
API: Expose wfIsBadImage() in prop=imageinfo | mediawiki/core | master | +31 -7 |
Change 316249 had a related patch set uploaded (by Legoktm):
API: Expose wfIsBadImage() in prop=imageinfo