|
MediaWiki master
|
Take page text out of an XML dump file and render basic HTML out to files. More...
Go to the source code of this file.
Classes | |
| class | CompareParsers |
| Maintenance script to take page text out of an XML dump file and render basic HTML out to files. More... | |
Variables | |
| $maintClass = CompareParsers::class | |
Take page text out of an XML dump file and render basic HTML out to files.
This is NOT suitable for publishing or offline use; it's intended for running comparative tests of parsing behavior using real-world data.
Templates etc are pulled from the local wiki database, not from the dump.
Copyright © 2011 Platonides https://www.mediawiki.org/
Definition in file compareParsers.php.
| $maintClass = CompareParsers::class |
Definition at line 190 of file compareParsers.php.