mediawiki-extensions-Echo/formatters
Kaldari 05e186c7a3 Setting up flyout formatting as a separate formatting option
This is replacing the implementation I did for 'html-light'.
The reason html-light doesn't work is that we don't have any way
of reliably determining which parameter should be the one that is
linked to in the notification title (flyout notifications are only
supposed to have one link). With this system, the notification
definer can specify a separate message/params combination to use
specifically for the notification flyout. If they don't specify
these, it falls back to the normal title message/params.

Change-Id: I35394849cf99307eba4a76e079333d19514fdb5d
2013-01-08 09:53:31 -08:00
..
ArticleLinkedFormatter.php Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08:00
BasicFormatter.php Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08: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 Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08:00