mediawiki-extensions-Scribunto/engines/LuaCommon
Jackmcbarn 23199c2e81 Improve compatibility with TemplateSandbox
Use $title->exists() to see if a title exists, and use
$parser->fetchLatestRevisionOfTitle() when available, so that
TemplateSandbox works with title.exists and title.getContent().

Bug: 70495
Change-Id: I732da9daccdc35b11d726818c3a7c81f5e810a32
2014-09-29 13:55:06 +00:00
..
lualib Don't escape the delete character 2014-09-21 22:59:52 -04:00
HtmlLibrary.php Add mw.html to Scribunto 2014-01-03 00:04:34 +01:00
LanguageLibrary.php Pass correct function name to checkType 2014-09-26 22:53:05 +02:00
LibraryBase.php Clean up title handling for defaultUrl 2013-02-07 15:45:49 -05:00
LuaCommon.php Use public instead of var in classes 2014-08-17 22:11:26 +01:00
LuaInterpreter.php Add comments and remove trailing whitespace 2014-07-07 14:46:59 -04:00
MessageLibrary.php Remove leftover code for titles in messages 2014-03-18 13:52:51 -04:00
SiteLibrary.php Show blanknamespace in content language 2014-06-30 11:44:47 -04:00
TextLibrary.php Improve mw.text.nowiki 2013-09-03 17:36:36 -04:00
TitleLibrary.php Improve compatibility with TemplateSandbox 2014-09-29 13:55:06 +00:00
UriLibrary.php Clean up argument lists 2013-03-04 14:55:46 -05:00
UstringLibrary.php Improve performance of PHP ustring 2014-09-16 00:19:39 -04:00