HomePhabricator

Don't load legacy gadget scripts

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Don't load legacy gadget scripts

The time has come to stop supporting legacy gadgets that haven't
migrated to ResourceLoader yet.

For many Gadgets, migrating to ResourceLoader will be as easy
as adding "[ResourceLoader]" to its definition on MediaWiki:Gadgets-definition.

However for older gadgets, they may need more maintenance. Though
similarly they may've already been malfunctioning silently.

The most common techniques used by legacy scripts, and what their
equivalents are in modern JavaScript, see:
https://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_(users)

Ref T107399.

Change-Id: Ia5f7323a40a28541515ef3a3f5079f1cc940f392

Details

Provenance
KrinkleAuthored on
oriCommitted on Aug 7 2015, 1:07 AM
Tasks
T107399: Make top queue fully asynchronous
ChangeId
Ia5f7323a40a28541515ef3a3f5079f1cc940f392

Commit No Longer Exists

This commit no longer exists in the repository.