dumpHTML improvements:
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 22 Oct 2005 16:25:05 +0000 (16:25 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 22 Oct 2005 16:25:05 +0000 (16:25 +0000)
commit22e60a4772bcdc4765ecb00b254644d26b8b16e9
treee9afbeb58e3f01234d9c0a220ead0d95a7596772
parent0c7c45848ba4e8e6d5f7e584a1a4a4379a8fd2d6
dumpHTML improvements:
* Removed dumpHTML-related clutter from Title.php, using hook functions instead
* Prominent link to the online copy
* Better directory distribution
* action=raw support
* Fixed unicode case folding (hopefully)
* Added cool JavaScript "go" button
includes/RawPage.php
includes/Title.php
maintenance/dumpHTML.inc
maintenance/dumpHTML.php
skins/disabled/HTMLDump.php
skins/htmldump/lookup.js [new file with mode: 0644]
skins/htmldump/md5.js [new file with mode: 0644]
skins/htmldump/utf8.js [new file with mode: 0644]