Show small explanation next to lists of tags
authorMatmaRex <matma.rex@gmail.com>
Wed, 10 Jul 2013 17:13:13 +0000 (19:13 +0200)
committerMatmaRex <matma.rex@gmail.com>
Wed, 10 Jul 2013 17:16:19 +0000 (19:16 +0200)
commit5abf6fca4fbd64fabce9d16100e793c3409bbd4c
treec6a3886cbb3abb7d227406d188099f6fc314ce2b
parentcd5f0d63fae22a275809ad96fb3408907b04f72a
Show small explanation next to lists of tags

Lists of tags are shown on recent changes, watchlists, history pages
and diffs. However, it's hard to tell what they are, as they have no
visual indicators and resemble edit summaries (they looks examply the
same sans the italics). Wikimedia wikis have been using various
methods to remedy that (a "Tag:" prefix in every tag message, yellow
background color, etc.).

This basically implements the first one: a link to Special:Tags and
"Tag(s):" text is shown before the list of tags everywhere it's shown.
The text is correctly pluralized depending on the number of tags given
revision has.

Change-Id: If21eaed4171e732daaee32087c3307d70b60d81f
includes/ChangeTags.php
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc