MediaWiki/NukePlus: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Created page with "==About== '''NukePlus''' is an enhanced version of the Nuke extension. I'm still trying to figure out how to submit these changes back to the maintai..." |
No edit summary |
||
| Line 7: | Line 7: | ||
* (in progress) includes uploaded files in the list | * (in progress) includes uploaded files in the list | ||
==Code== | ==Code== | ||
* [[/Nuke_body.php]] -- this | * [[/Nuke_body.php]] -- this was originally the only file that was modified, but newer code does more; will post on GitLab | ||
==Links== | |||
* [https://www.mediawiki.org/wiki/Extension:Nuke Nuke]: original extension | |||
Latest revision as of 17:56, 4 February 2018
About
NukePlus is an enhanced version of the Nuke extension. I'm still trying to figure out how to submit these changes back to the maintainer.
Added Features
- Does not list pages that have already been deleted (this was a bug)
- Does not list patrolled pages
- Provides a link to easily mark individual pages in the list as patrolled, so they won't keep showing up
- (in progress) includes uploaded files in the list
Code
- /Nuke_body.php -- this was originally the only file that was modified, but newer code does more; will post on GitLab
Links
- Nuke: original extension
