Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
wiki.bernardino.org /
extensions /
Nuke /
Delete
Unzip
Name
Size
Permission
Date
Action
docs
[ DIR ]
drwxr-xr-x
2016-11-28 20:21
i18n
[ DIR ]
drwxr-xr-x
2016-11-28 20:21
COPYING
17.67
KB
-rw-r--r--
2016-11-28 20:21
Gruntfile.js
573
B
-rw-r--r--
2016-11-28 20:21
INSTALL
1008
B
-rw-r--r--
2016-11-28 20:21
Nuke.alias.php
6.74
KB
-rw-r--r--
2016-11-28 20:21
Nuke.hooks.php
643
B
-rw-r--r--
2016-11-28 20:21
Nuke.i18n.php
121.73
KB
-rw-r--r--
2011-07-17 21:50
Nuke.php
554
B
-rw-r--r--
2016-11-28 20:21
Nuke_body.php
10.19
KB
-rw-r--r--
2016-11-28 20:21
README
622
B
-rw-r--r--
2016-11-28 20:21
RELEASE-NOTES
1.79
KB
-rw-r--r--
2016-11-28 20:21
SpecialNuke.php
42
B
-rw-r--r--
2016-11-28 20:21
composer.json
225
B
-rw-r--r--
2016-11-28 20:21
ext.nuke.js
713
B
-rw-r--r--
2016-11-28 20:21
extension.json
866
B
-rw-r--r--
2016-11-28 20:21
phpcs.xml
250
B
-rw-r--r--
2016-11-28 20:21
Save
Rename
These are the release notes for the Nuke extension. Extension page on mediawiki.org: https://www.mediawiki.org/wiki/Extension:Nuke Latest version of the release notes: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Nuke.git;a=blob;f=RELEASE-NOTES === Version 1.1.7 === (2012-10-05) * Added option to limit page selection by namespace. === Version 1.1.6 === (2012-08-14) * Making use of of the new message methods introduced in MW 1.18 instead of wfMsg*. * Use of User::getEditToken rather then deprecated User::editToken. * Updated release notes, readme and install to reflect the Git migration. * Changed minimum required MediaWiki version from 1.18 to 1.19. === Version 1.1.5 === (2012-03-14) * (bug 35214) Special:Nuke allows deletions even when blocked * (bug 16985) Show number of recent edits in Special:Nuke * (bug 23600) Nuke extension w/PostgreSQL: column "recentchanges.rc_timestamp" should be in GROUP BY === Version 1.1.4 === (2012-2-12) * Changed "n changes" links by "view changes" links, since the edit count was broken and cannot be made to work nicely. === Version 1.1.3 === (2012-01-11) * Modernizing of some of the code to make use of newly introduced features. === Version 1.1.2 === (2011-11-10) * Implemented sql like match feature as suggested in bug 5835. * Removed inline JavaScript and make use of jQuery loaded via the resource loader instead. * Modernizing of some of the code to make use of newly introduced features. * Changed minimum required MediaWiki version from 1.16 to 1.18. === Version 1.1.1 === (2011-10-19) * Do not show author names when filtering on a single author. * Added "delete more pages" link. * Fixed Special:Nuke/authorname behavior. === Version 1.1 === (2011-2-14) * Added a changable limit and the option to not filter the recent changes on a single user.