* Do magic word parsing after parameter replacement in MediaWiki:Enotif_body and...
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 16 Oct 2011 09:53:41 +0000 (09:53 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Sun, 16 Oct 2011 09:53:41 +0000 (09:53 +0000)
commit2be3042a35768f0eceffe2d284f89ba8ecff6f2f
tree424832d11e833ad496e76006c184d8aa3f976b38
parent472ce1456fe98b8ff20b1429b8f19e75bfb3e117
* Do magic word parsing after parameter replacement in MediaWiki:Enotif_body and MediaWiki:Enotif_subject
* Fix link to Special:EmailUser in case $wgEnotifUseRealName was true and the user defined a real name, link was pointing to Special:EmailUser/Real_Name instead of Special:EmailUser/User_Name
* Simplified the code of EmailNotification::composeCommonMailtext()
includes/UserMailer.php