mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 03:34:03 +00:00
a49cdb37cc
The schema introduces a new field called `hovercardsSuppressedByGadget`, which is `true` when the Navigation Popups gadget, rather than the Popups extensions, is being used to fetch and display article summary. Note that it may take some time before the Navigation Popups gadget is loaded onto the page, thus actions taking place before this happens will record the value of `hovercardsSuppressedByGadget` as `false`. This is mostly the case with the `pageLoaded` action which almost always happens before the gadget code is loaded. Bug: T137203 Change-Id: Ie31deea7ae2323d6a346c67ed84fdf587ad55bd1 |
||
---|---|---|
.. | ||
ext.popups.renderer | ||
ext.popups.targets | ||
images | ||
ext.popups.animation.less | ||
ext.popups.core.js | ||
ext.popups.core.less | ||
ext.popups.experiment.js | ||
ext.popups.renderer.article.js | ||
ext.popups.schemaPopups.js | ||
ext.popups.schemaPopups.utils.js | ||
ext.popups.settings.js | ||
ext.popups.settings.less | ||
popup.mustache | ||
settings.mustache |