mediawiki-extensions-Echo/includes/formatters
Roan Kattouw c466a5ef5c Move list of wiki names from header to body in cross-wiki notification item
Using wiki names in the header is problematic because the messages
we were using weren't designed to be used in a sentence, only in headings.
This removes the wiki names from the sentence in the header, and
instead puts a comma-separated list (with "and") of wikis in the body.

The messages keep $3 and $4 for backwards compatibility, so translations
of the form "from Commons and 2 other wikis" will keep working.

Bug: T121936
Change-Id: Ideeba794e260b3c388fa29226b53197c050162ef
2016-03-01 10:10:29 -08:00
..
BasicFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
CommentFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
EchoEventFormatter.php Move some boilerplate code into EchoEventFormatter 2015-10-29 21:22:54 +00:00
EchoFlyoutFormatter.php Get link of LinkNormalizer 2016-01-12 21:56:52 +00:00
EchoForeignPresentationModel.php Move list of wiki names from header to body in cross-wiki notification item 2016-03-01 10:10:29 -08:00
EchoModelFormatter.php Echo API returns absolute URLs in notification links 2016-02-23 17:54:26 +00:00
EditFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
EditThresholdPresentationModel.php Introduce congratulatory notifications for reaching edit thresholds 2016-02-12 14:11:21 -08:00
EditUserTalkFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
EditUserTalkPresentationModel.php Add GENDER support to 'View changes' 2016-02-23 17:56:16 +01:00
EmailUserPresentationModel.php Add email body preview to emailuser notification 2016-02-12 14:50:17 -05:00
EventPresentationModel.php Bidi-embed user names and page names in secondary links 2016-02-29 12:53:42 -08:00
MentionFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
MentionPresentationModel.php MentionPresentationModel: Remove pageLink from secondary links 2016-02-26 20:41:13 -05:00
NotificationFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
PageLinkedPresentationModel.php Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
PageLinkFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
RevertedPresentationModel.php Add GENDER support to 'View changes' 2016-02-23 17:56:16 +01:00
SpecialNotificationsFormatter.php Force notification body on a single line 2016-02-26 07:00:38 -05:00
UserRightsFormatter.php Clean up and refactor formatting system 2015-10-19 10:00:23 -07:00
UserRightsPresentationModel.php Add 'Log' link to user-rights notification 2016-02-24 13:23:34 -05:00
WelcomePresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00