mediawiki-extensions-Echo/includes/formatters
Kunal Mehta 0a0a62e3c3 Allow welcome notifications to have a primary link
Wikis can customize the 'notification-welcome-link' to a page title
(like "Project:Welcome" for example) and the "Welcome!" notification new
users receive will have a primary link to that page.

Bug: T117509
Change-Id: I29f6d69db480fa7d39573941e762c4dad8737ed0
2015-11-12 14:30:51 -08:00
..
BasicFormatter.php Update formatting 2015-10-03 23:28:54 -04: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 Output body in flyout 2015-11-04 16:24:37 -05:00
EditFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
EditUserTalkFormatter.php build: Enable phpcs rule 'MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment' and make pass 2015-10-29 13:06:14 +01:00
EventPresentationModel.php Output body in flyout 2015-11-04 16:24:37 -05:00
MentionFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
MentionPresentationModel.php Allow presentation models to indicate a notification can't be formatted 2015-10-28 18:28:08 -07:00
NotificationFormatter.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.AbstractAfterVisibility' and make pass 2015-10-29 13:06:43 +01:00
PageLinkFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
UserRightsFormatter.php Clean up and refactor formatting system 2015-10-19 10:00:23 -07:00
UserRightsPresentationModel.php build: Enable phpcs rule 'MediaWiki.WhiteSpace.SpaceAfterControlStructure.Incorrect' and make pass 2015-10-29 17:25:45 +00:00
WelcomePresentationModel.php Allow welcome notifications to have a primary link 2015-11-12 14:30:51 -08:00