Page MenuHomePhabricator

Make "previously deleted" clickable
Open, Needs TriagePublicFeature

Description

Requested by @Hey_man_im_josh

If a page has been previously deleted, it will show "previously deleted" as a red warning both in Special:NewPagesFeed, and in the "Page info" menu of the Page Curation toolbar.

The feature request is to make these clickable, so that you can see what the previous deletions are. So something like $string = '/w/index.php?title=Special%3ALog&type=delete&page=' . urlencode($articleTitle);

image.png (123×566 px, 11 KB)

image.png (846×1 px, 174 KB)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 923602 had a related patch set uploaded (by Novem Linguae; author: Novem Linguae):

[mediawiki/extensions/PageTriage@master] clicking "Previously deleted" now opens Special:Log

https://gerrit.wikimedia.org/r/923602

Change 923607 had a related patch set uploaded (by Novem Linguae; author: Novem Linguae):

[mediawiki/extensions/PageTriage@master] clicking "Previously deleted" in Page Curation now opens Special:Log

https://gerrit.wikimedia.org/r/923607