mediawiki-extensions-Scribunto/engines/LuaCommon/lualib
Tim Starling aacca08815 Add mw.getCurrentFrame()
Provide a convenient means to access the current frame so that the
parameter passed to module functions won't need to be conventionally
stored in a global variable.

Change-Id: I0254d86a1094866a3ce4899e4021d0b33367bb35
2012-09-06 14:54:26 +10:00
..
luabit Added more Lua environment features 2012-04-18 13:46:18 +10:00
stringtools Added more Lua environment features 2012-04-18 13:46:18 +10:00
mw.lua Add mw.getCurrentFrame() 2012-09-06 14:54:26 +10:00
package.lua Do not allow access to setfenv() and getfenv() by default 2012-05-31 15:02:04 +02:00