mediawiki-extensions-Scribunto/engines/LuaCommon
Brad Jorsch 466ba8668e (bug 45774) Add title.fileExists, improve title.exists
People sometimes want to know if the actual file exists, not just the
file description page. Support that.

Also alias .exists to .fileExists for the Media namespace, since that's
what the Media namespace is for.

And while we're at it, fix .exists for special pages too.

Bug: 45774
Change-Id: I019adc89858a1d32995a38d5e8eef32577fd32d6
2013-03-08 10:33:35 -05:00
..
lualib (bug 45774) Add title.fileExists, improve title.exists 2013-03-08 10:33:35 -05:00
LanguageLibrary.php Add language functions 2013-03-04 21:14:34 -05:00
LibraryBase.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
LuaCommon.php Clean up lualibs 2013-02-28 18:39:16 -08:00
LuaInterpreter.php Add Scribunto_LuaInterpreter::isLuaFunction method 2013-01-09 05:55:12 +00:00
MessageLibrary.php Add mw.message library 2013-02-26 22:20:04 -08:00
SiteLibrary.php $wgServerName doesn't exist anymore 2013-02-06 10:24:59 -05:00
TitleLibrary.php (bug 45774) Add title.fileExists, improve title.exists 2013-03-08 10:33:35 -05:00
UriLibrary.php Clean up argument lists 2013-03-04 14:55:46 -05:00
UstringLibrary.php Fix ustring errors 2013-03-05 12:22:15 -05:00