mediawiki-extensions-Nuke/includes
Chlod Alejandro def1219fda
Add more details to post-delete page
This adds the following to the post-delete page:
* Number of pages queued for deletion (or deleted immediately)
* Username, talk page link, and Special:Block link for the target
  (if the target is a user)
* Number of pages not queued for deletion (i.e. skipped)
* List of pages not queued for deletion

This adds relevant tests, and also modifies the "uploadTestFile"
utility function, which now randomizes file name to ensure that
files uploaded by users regardless of title are also deleted.

Bug: T364223
Bug: T364225
Change-Id: I60cf1a1c54cdaa3ae4570b4d2bef7e7cf39b47e5
2024-11-20 23:13:56 +08:00
..
Hooks Modernize the code a little bit 2024-04-19 15:10:15 +02:00
Hooks.php Make Nuke tag translatable 2024-11-14 00:52:11 +08:00
ServiceWiring.php Enable temp account lookup by IP address 2024-10-21 10:18:32 +02:00
SpecialNuke.php Add more details to post-delete page 2024-11-20 23:13:56 +08:00