new-history

MediaWiki Gadget: Experimental design for history page

MIT License

Stars
1

New History

A MediaWiki gadget to experiment with the design of Special:History. This gadget is currently broken and will mess up your workflow.

Please report problems on the issue tracker.

Usage

Add the following code to your common.js:

mw.loader.load( 'https://cdn.rawgit.com/prtksxna/new-history/master/nhist.css', 'text/css' );
mw.loader.load( 'https://cdn.rawgit.com/prtksxna/new-history/master/nhist.js', 'text/javascript' );

Screenshot

Related Projects