Go to file
Brad Jorsch 30a75fb0f1 Add module documentation support
Add the ability for modules to be documented using a /doc subpage, which
is automatically transcluded onto the module page.

To get the transcluding to work right, I wound up having to change from
the deprecated-in-1.21 ArticleViewCustom hook to ContentHandler, as
there didn't seem to be any other way to get the ParserOutput into the
links tables. Which means Scribunto now needs MediaWiki 1.21 rather
than 1.20.

Change-Id: Id487097c2a505c11f92a3404f5d3ee98beb2570c
2013-02-22 05:01:29 +00:00
common Add module documentation support 2013-02-22 05:01:29 +00:00
engines Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
modules Handle session loss in the console 2013-02-11 13:23:10 -05:00
tests/engines Add mw.loadData, for static data loading 2013-02-21 23:03:53 +00:00
.gitignore Lua ustring implementation 2013-02-12 14:26:29 -05:00
.gitreview Adding .gitreview 2012-04-06 13:46:17 -04:00
Scribunto.i18n.php Add module documentation support 2013-02-22 05:01:29 +00:00
Scribunto.magic.php Localisation updates from http://translatewiki.net. 2012-10-03 20:17:56 +00:00
Scribunto.namespaces.php Add Hebrew namespace aliases 2012-08-26 18:20:59 +00:00
Scribunto.php Add module documentation support 2013-02-22 05:01:29 +00:00