mediawiki-extensions-Scribunto/common
Brad Jorsch 04a0a580e3 Add mw.title library
Note that fetching any title besides the one for the current page is
considered "expensive". It also records the title fetched in the
ParserOutput so it will be listed in pagelinks, just like #ifexists.

This also moves the ToString test formatter into TestFramework.lua, so
TitleLibraryTests.lua can use it too.

Change-Id: I799f3289a37fe1349b6bca5758829acf82cb718f
2013-02-28 11:57:11 -08:00
..
ApiScribuntoConsole.php Handle session loss in the console 2013-02-11 13:23:10 -05:00
Base.php Allow extensions to add libraries 2013-02-14 12:38:03 -05:00
Common.php Add module documentation support 2013-02-22 05:01:29 +00:00
Hooks.php Add mw.title library 2013-02-28 11:57:11 -08:00
ScribuntoContent.php Add module documentation support 2013-02-22 05:01:29 +00:00
ScribuntoContentHandler.php Add module documentation support 2013-02-22 05:01:29 +00:00