Go to file
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
api Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08:00
controller More handling to replication delay 2012-12-18 18:16:52 -08:00
db_patches Initial check-in for email batch 2012-12-12 12:00:13 -08:00
formatters Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08:00
includes Add missing variable for template parsing 2012-12-19 17:38:35 -08:00
jobs Echo: Add "reverted" notification for when a user's edit is reverted. 2012-10-31 17:01:20 -07:00
maintenance Setting up preferences for Echo, adding comments for some functions 2012-12-03 11:54:34 -08:00
model add article-linked notification 2013-01-02 10:40:39 -08:00
modules Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08:00
special Merge "(bug 43441) Show preferences icon on Special:Notifications without label except as title" 2013-01-02 05:49:36 +00:00
tests Follow-up I2c10cb69: Auto-formatted using IDE. 2012-08-31 23:50:46 +02:00
.gitignore Add .gitignore 2012-05-21 01:34:55 +01:00
.gitreview Add .gitreview file 2012-04-28 01:26:21 +10:00
Echo.alias.php Localisation updates from http://translatewiki.net. 2013-01-02 20:50:43 +00:00
Echo.i18n.php Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08:00
Echo.php Setting up flyout formatting as a separate formatting option 2013-01-08 09:53:31 -08:00
echo.sql Initial check-in for email batch 2012-12-12 12:00:13 -08:00
Hooks.php (bug 43625) - Strange notification 2013-01-04 11:58:30 -08:00
Notifier.php More handling to replication delay 2012-12-18 18:16:52 -08:00
processEchoEmailBatch.php Initial check-in for email batch 2012-12-12 12:00:13 -08:00
testDiscussionParser.php Update documentation and deprecated methods. 2012-09-02 11:30:38 +02:00