Anomie has uploaded a new change for review. Change subject: Allow extensions to add libraries ......................................................................
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 --- M Scribunto.php M engines/LuaCommon/LuaCommon.php 2 files changed, 45 insertions(+), 11 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Scribunto refs/changes/48/47548/1 -- To view, visit https://gerrit.wikimedia.org/r/47548 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I460b4e7b968eb02dd86620f1e4b50daf1be9e901 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Scribunto Gerrit-Branch: master Gerrit-Owner: Anomie <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
