User:Ricordisamoa/Echo

From Meta, a Wikimedia project coordination wiki

This is an experimental tool to mimic the features and UI of the new Echo (Notifications) functionality of MediaWiki.

To install:

copy

mw.loader.load("//meta.wikimedia.org/w/index.php?title=User:Ricordisamoa/Echo.js&action=raw&ctype=text/javascript");

in your common.js and

@import "//meta.wikimedia.org/w/index.php?title=User:Ricordisamoa/Echo.css&action=raw&ctype=text/css";

in your common.css.

Please note that the original Echo extension has to be disabled on your wiki, otherwise this tool won't work.

Only tested on Vector and Monobook skins.