[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/ -> renderDump.php (summary)

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.

File Size: 123 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 1 file
 maintenance/Maintenance.php

Defines 1 class

DumpRenderer:: (3 methods):
  __construct()
  execute()
  handleRevision()


Class: DumpRenderer  - X-Ref

Maintenance script that takes page text out of an XML dump file
and render basic HTML out to files.

__construct()   X-Ref
No description

execute()   X-Ref
No description

handleRevision( $rev )   X-Ref
Callback function for each revision, turn into HTML and save

param: Revision $rev



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1