* summary and subject messages now uses wiki text rather than raw HTML
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 25 Dec 2008 15:22:01 +0000 (15:22 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 25 Dec 2008 15:22:01 +0000 (15:22 +0000)
commitb613687121a3fa895a1db3fa047e396d659d90f4
tree3e632fd522d2857fab35e1d34a14d55a633dd702
parente04a99a423c16dd477c01f3357c06b9735c33817
* summary and subject messages now uses wiki text rather than raw HTML
* Added the colon in summary, subject and subject-preview messages rather than using colon-separator
* Changed the note in RELEASE-NOTES to also point to bug 212
* Also escaped other messages that weren't escaped
* Added new $attribs option to Xml::label(), using it in Xml::inputLabel(), Xml::inputLabelSep(), Xml::checkLabel() and Xml::radioLabel()
* $fname -> __METHOD__
* Whitespaces tweaks
RELEASE-NOTES
includes/EditPage.php
includes/Xml.php
languages/messages/MessagesEn.php