r55139 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55138‎ | r55139 | r55140 >
Date:12:49, 16 August 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Proper formatting of special page name
Modified paths:
  • /trunk/extensions/Commentbox/Commentbox.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Commentbox/Commentbox.i18n.php
@@ -14,7 +14,7 @@
1515 You have a comment on this page? Add it here or <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} edit the page directly]</span>.',
1616 'commentbox-savebutton' => 'Save comment',
1717 'commentbox-name' => 'Name:',
18 - 'commentbox-name-explanation' => '<small>(Tip: If you [[Special:Userlogin|log in]], you will not have to fill in your name here manually)</small>',
 18+ 'commentbox-name-explanation' => '<small>(Tip: If you [[Special:UserLogin|log in]], you will not have to fill in your name here manually)</small>',
1919 'commentbox-log' => 'New comments',
2020 'commentbox-first-comment-heading' => '== Comments ==',
2121 'commentbox-regex' => '/\n==\s*Comments\s*==\s*\n/i', # should match the above heading

Status & tagging log