* (bug 8760) Allow wiki links in "protectexpiry" message
authorRob Church <robchurch@users.mediawiki.org>
Thu, 7 Jun 2007 22:16:19 +0000 (22:16 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Thu, 7 Jun 2007 22:16:19 +0000 (22:16 +0000)
commit7734700c78d087315eb6829de3bd87e019dc26d5
treed8f54a086d4b448e5f3599a1f04c51d60b644b2c
parent73f6335ab6e8a53fdeee14d594d83a1c9f24d101
* (bug 8760) Allow wiki links in "protectexpiry" message
* Introduce wfMsgWithLinks() and a content-language counterpart, wfMsgForContentWithLinks(); these escape HTML and render wiki links in text, so should be suitable for labels and so on
* Make Linker::formatLinksInComment() public
RELEASE-NOTES
includes/GlobalFunctions.php
includes/Linker.php
includes/ProtectionForm.php