Page MenuHomeWickedGov Phorge

README.txt
No OneTemporary

Size
452 B
Referenced Files
None
Subscribers
None

README.txt

Minimal overrides for LanguageData::getLocalData() and mw.config
required for us to be able to parse HTML generated by the given wiki.
To make one of these files, run the following in browser console:
config.json:
JSON.stringify( mw.config.get( [ 'wgContentLanguage', 'wgArticlePath', 'wgNamespaceIds', 'wgFormattedNamespaces' ] ), null, '\t' )
data.json:
JSON.stringify( mw.loader.require( 'ext.discussionTools.init' ).parserData, null, '\t' )

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 21:03 (2 w, 21 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ae/18/5513733f149bc9d752fdf9cc9e8c
Default Alt Text
README.txt (452 B)

Event Timeline