Include a talk link in the default user signature. This seams to be what most people...
authorDaniel Friesen <dantman@users.mediawiki.org>
Mon, 10 Oct 2011 14:56:09 +0000 (14:56 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Mon, 10 Oct 2011 14:56:09 +0000 (14:56 +0000)
RELEASE-NOTES-1.19
languages/messages/MessagesEn.php

index bcd37c7..a724471 100644 (file)
@@ -70,6 +70,7 @@ production.
 * (bug 31233) New OutputPage::addJsConfigVars() method to make the output page specific
   mw.config map extendable.
 * (bug 31297) Add support for namespaces in Special:RecentChanges subpage filter syntax.
+* The default user signature now contains a talk link in addition to the user link.
 
 === Bug fixes in 1.19 ===
 * $wgUploadNavigationUrl should be used for file redlinks if
index 3d00273..891906d 100644 (file)
@@ -4464,7 +4464,7 @@ You can also [[Special:EditWatchlist|use the standard editor]].',
 'hebrew-calendar-m12-gen' => 'Elul', # only translate this message to other languages if you have to change it
 
 # Signatures
-'signature'      => '[[{{ns:user}}:$1|$2]]', # do not translate or duplicate this message to other languages
+'signature'      => '[[{{ns:user}}:$1|$2]] <sup>([[{{ns:user_talk}}:$1|talk]])</sup>',
 'signature-anon' => '[[{{#special:Contributions}}/$1|$2]]', # do not translate or duplicate this message to other languages
 'timezone-utc'   => 'UTC', # only translate this message to other languages if you have to change it