mediawiki-extensions-Scribunto/common
Brad Jorsch df38a296bf Allow for dynamically-loaded PHP libraries
Scribunto currently supports libraries with PHP callbacks that are
loaded on startup, and pure-Lua libraries that may be loaded from the
module with require().

This change allows for libraries with PHP callbacks to also be loaded
with require().

Change-Id: Ibdc1f4ef51b1c8644c3d4c98d57755b5c06447a5
2014-10-03 09:27:23 -04:00
..
ApiScribuntoConsole.php Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00
Base.php Allow for dynamically-loaded PHP libraries 2014-10-03 09:27:23 -04:00
Common.php Use public instead of var in classes 2014-08-17 22:11:26 +01:00
Hooks.php Display the full error message in wikitext 2014-09-19 12:11:38 +00:00
ScribuntoContent.php Use single quotes for <pre> (easier to read) 2014-09-21 22:51:46 -04:00
ScribuntoContentHandler.php Merge "Modules should be in English (while docs are not)" 2013-10-01 16:57:25 +00:00