Page MenuHomePhabricator

Make "previously deleted" clickable
Closed, ResolvedPublicFeature

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

Change 923607 merged by jenkins-bot:

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

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

Change 923602 merged by jenkins-bot:

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

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

This needs more work because it created bug T343535: Special:NewPagesFeed "Previously deleted" is blue, should be red, but that has its own task, so closing this one.