mediawiki-extensions-Scribunto/engines/LuaCommon
Chad Horohoe c98cc64545 Allow extensions to add libraries
Wikidata has already requested the ability to add libraries into Lua. We
do this in a simple way: add a $wgScribuntoExtraLibraries global, and
load whatever modules someone puts there.

Change-Id: I460b4e7b968eb02dd86620f1e4b50daf1be9e901
2013-02-14 12:38:03 -05:00
..
lualib Fix further non-local effects of library registration 2013-02-13 15:40:18 +11:00
LibraryBase.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
LuaCommon.php Allow extensions to add libraries 2013-02-14 12:38:03 -05:00
LuaInterpreter.php Add Scribunto_LuaInterpreter::isLuaFunction method 2013-01-09 05:55:12 +00:00
SiteLibrary.php $wgServerName doesn't exist anymore 2013-02-06 10:24:59 -05:00
UriLibrary.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
UstringLibrary.php Lua ustring implementation 2013-02-12 14:26:29 -05:00