r68270 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68269‎ | r68270 | r68271 >
Date:12:16, 19 June 2010
Author:jdpond
Status:deferred
Tags:
Comment:
Removed suggestion to modify 18n - would be a bad idea anyway.
Modified paths:
  • /trunk/extensions/NewUserNotif/README (modified) (history)

Diff [purge]

Index: trunk/extensions/NewUserNotif/README
@@ -98,7 +98,7 @@
9999 '$wgContLang->date( wfTimestampNow() )', // $5 Date Stamp
100100 '$wgContLang->time( wfTimestampNow() )', // $6 Time Stamp
101101
102 -You can then either edit MediaWiki:Newusernotifbody to make use of the new parameters (e.g. add "\n\nThe request came from $7.") or alternatively if you haven't customised the message you can edit NewUserNotif.i18n.php and make the change there to avoid creating a new wiki page (e.g. if your wiki is in English, change the 'en' array.)
 102+You can then either edit MediaWiki:Newusernotifbody to make use of the new parameters (e.g. add "\n\nThe request came from $7.").
103103
104104 === 6.1 Upgrading from 1.5.1 ===
105105

Status & tagging log