r53354 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r53353‎ | r53354 | r53355 >
Date:08:39, 16 July 2009
Author:catrope
Status:deferred
Tags:
Comment:
(bug 19756) Remove {{Reflist}} from toolbar help; wikis can re-add it if they want to by customizing MediaWiki:edittoolbar-help-content-showreferences-syntax
Modified paths:
  • /trunk/extensions/UsabilityInitiative/EditToolbar/EditToolbar.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/EditToolbar/EditToolbar.i18n.php
@@ -121,7 +121,7 @@
122122 'edittoolbar-help-content-rereference-syntax' => '<ref name="test" />',
123123 'edittoolbar-help-content-rereference-result' => "Page text.<sup><a href='#'>[1]</a></sup>",
124124 'edittoolbar-help-content-showreferences-description' => 'Display references',
125 - 'edittoolbar-help-content-showreferences-syntax' => '&lt;references /&gt; or {<!-- -->{Reflist}}',
 125+ 'edittoolbar-help-content-showreferences-syntax' => '&lt;references /&gt;',
126126 'edittoolbar-help-content-showreferences-result' => "<ol class='references'><li id='cite_note-test-0'><b><a title='' href='#'>^</a></b> <a rel='nofollow' title='http://www.example.org' class='external text' href='#'>Link text</a>, additional text.</li></ol>",
127127 'edittoolbar-help-content-signaturetimestamp-description' => 'Signature with timestamp',
128128 'edittoolbar-help-content-signaturetimestamp-syntax' => '~~~~',

Status & tagging log