Last modified: 2010-05-15 14:36:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T7009, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5009 - Update 'showhideminor' in Messages.php
Update 'showhideminor' in Messages.php
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
unspecified
All All
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
http://cvs.sourceforge.net/viewcvs.py...
:
Depends on: 1417
Blocks:
  Show dependency treegraph
 
Reported: 2006-02-16 11:31 UTC by lɛʁi לערי ריינהארט
Modified: 2010-05-15 14:36 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description lɛʁi לערי ריינהארט 2006-02-16 11:31:39 UTC
Hallo!

As I can remember Tim Starling made a fix for
Bug 1417: Hide own edits from Special:Recentchanges

Please change 'showhideminor' in Messages.php
from
'showhideminor' => "$1 minor edits | $2 bots | $3 logged in users | $4 patrolled
edits ",
to
'showhideminor' => "$1 minor edits | $2 bots | $3 logged in users | $4 patrolled
edits | $5 my edits",
or
'showhideminor' => "$1 minor edits | $2 bots | $3 logged in users<!-- | $4
patrolled edits --> | $5 my edits",

*comments*
a) the original message has a trailing *whitespace*
b) 'my edits' is more consistent then 'own edits' because first is used in
'wlhideshowown'.
c) 'wlhideshowbots' is using '$1 bot edits.' not the same as in 'showhideminor'
d) depending if "patrolled edits" ([[meta:Help:Patrolled edit]]) is enabeled by
default or not the comment '<!-- | $4 patrolled edits -->' can / should be
included in 'showhideminor' (only if developers are not unhappy putting comments
in MediaWiki messages)
e) "hide own edits" / "hide my edits" is *only* shown *if* "$3" is included in
'rclinks' => "Show last $1 changes in last $2 days<br />$3",
This is *not* the case at many "orphaned" Wikimedia Foundation wikies.

best regards reinhardt [[user:gangleri]]
Comment 1 Rob Church 2006-02-22 22:07:58 UTC
Unified patch against CVS HEAD would be nice since this is a little confused.
Comment 2 Rob Church 2006-04-02 23:19:26 UTC
Added the $5 in Messages.php when I added "hide anons" to recent changes. Fixed
in SVN HEAD.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links