|
MediaWiki REL1_39
|

Directories | |
| Hook | |
Files | |
| BaseDump.php | |
| Helper class for the –prefetch option of dumpTextPass.php. | |
| Dump7ZipOutput.php | |
| Sends dump output via the p7zip compressor. | |
| DumpBZip2Output.php | |
| Sends dump output via the bgzip2 compressor. | |
| DumpDBZip2Output.php | |
| Sends dump output via the bgzip2 compressor. | |
| DumpFileOutput.php | |
| Stream outputter to send data to a file. | |
| DumpFilter.php | |
| Dump output filter class. | |
| DumpGZipOutput.php | |
| Sends dump output via the gzip compressor. | |
| DumpLatestFilter.php | |
| Dump output filter to include only the last revision in each page sequence. | |
| DumpLBZip2Output.php | |
| Sends dump output via the lbzip2 compressor. | |
| DumpMultiWriter.php | |
| Base class for output stream; prints to stdout or buffer or wherever. | |
| DumpNamespaceFilter.php | |
| Dump output filter to include or exclude pages in a given set of namespaces. | |
| DumpNotalkFilter.php | |
| Simple dump output filter to exclude all talk pages. | |
| DumpOutput.php | |
| Base class for output stream; prints to stdout or buffer or wherever. | |
| DumpPipeOutput.php | |
| Stream outputter to send data to a file via some filter program. | |
| DumpStringOutput.php | |
| Stream outputter that buffers and returns data as a string. | |
| ExportProgressFilter.php | |
| Copyright © 2005 Brion Vibber brion.nosp@m.@pob.nosp@m.ox.co.nosp@m.m https://www.mediawiki.org/. | |
| WikiExporter.php | |
| Base class for exporting. | |
| WikiExporterFactory.php | |
| This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. | |
| XmlDumpWriter.php | |
| XmlDumpWriter. | |