Go to file
Max Semenik 6b0057a521 Kill $wgEnablePopups
It's not a feature flag because it disables whole extension as opposed to a
particular feature. It would result in weird situations where the extension is
present in Special:Version but does not work for no obvious reason. If an
extension needs to be disabled on WMF, its registration file should not be included,
as opposed to "feature flags". This, however, does not mean that I'm opposed to
real feature flags:)

Change-Id: I09bae50241057f727881f33d6f97f69cec7c0a10
2014-02-10 13:20:39 +04:00
resources Remove the title attribute on hover (for links that have popups) 2014-02-07 06:26:50 +00:00
.gitreview Add .gitreview 2014-02-06 11:01:39 +01:00
COPYING Add COPYING file 2014-02-06 15:38:46 +05:30
Popups.hooks.php Kill $wgEnablePopups 2014-02-10 13:20:39 +04:00
Popups.i18n.php Consistency tweaks in preparation for adding extension to translatewiki.net 2014-02-06 14:24:23 +01:00
Popups.php Kill $wgEnablePopups 2014-02-10 13:20:39 +04:00