mediawiki-extensions-Echo/formatters
Kaldari 335fc1fab0 Getting rid of confusing abstraction regarding formatter classes
Specifying the class directly is much less confusing and fragile.
Plus we have way too many things named 'type'.
Also changing MWEchoArticleLinkedFormatter to EchoArticleLinkedFormatter
to match the convention of the other formatter classes.
Also making EchoBasicFormatter the default, so that the Hello World
case is easier to implement.

Change-Id: Ibd9b15008d37ad815e466ab81ba9a5b668ee2791
2013-02-15 16:02:42 -08:00
..
ArticleLinkedFormatter.php Getting rid of confusing abstraction regarding formatter classes 2013-02-15 16:02:42 -08:00
BasicFormatter.php Merge "Fixing notification type to be 'web' in controller" 2013-02-14 20:13:01 +00:00
CommentFormatter.php (bug 41139) message snippets in notif should skip templates 2012-11-21 14:38:07 -08:00
EditFormatter.php Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08:00
NotificationFormatter.php Getting rid of confusing abstraction regarding formatter classes 2013-02-15 16:02:42 -08:00