mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
b574e252f8
* Move revision ids out of configuration and into MWEchoEventLogging class. Because the EchoInteraction schema is used both server and client, we have to duplicate the revision id. * Use EventLoggingSchemas attribute to register client-side schema in extension.json instead of a hook. * Check if EventLogging is enabled in MWEchoEventLogging instead of $wgExtensionFunctions. * Pass only whether the EchoInteraction schema is enabled to the client-side instead of all of $wgEchoEventLoggingSchemas. Change-Id: I968294f96cedac19dc9d8f53df14fecfb666ceee |
||
---|---|---|
.. | ||
api | ||
controller | ||
icons | ||
logger | ||
model | ||
nojs | ||
special | ||
styles | ||
ui | ||
echo.mixins.less | ||
echo.variables.less | ||
ext.echo.init.js | ||
ext.echo.moment-hack.js | ||
hooks.txt | ||
mw.echo.js |