Remove AjaxDispatcher as it is deprecated and rewrite to make use of API and HTML templates.
Templates: https://www.mediawiki.org/wiki/Manual:HTML_templates
Remove AjaxDispatcher as it is deprecated and rewrite to make use of API and HTML templates.
Templates: https://www.mediawiki.org/wiki/Manual:HTML_templates
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Use an API module instead of the old (to be removed) ajax functions | mediawiki/extensions/CategoryTree | master | +141 -132 |
Status | Subtype | Assigned | Task | |
---|---|---|---|---|
· · · | ||||
Resolved | Ladsgroup | T42786 Remove AjaxDispatcher from MediaWiki core | ||
Resolved | Dereckson | T87888 Convert CategoryTree to use extension registration | ||
Resolved | Krenair | T92788 Remove AjaxDispatcher use from CategoryTree | ||
· · · |
Still being used as of 2015:
https://github.com/wikimedia/mediawiki-extensions-CategoryTree/blob/3650d12/CategoryTree.php#L132
Raising priority. This has been deprecated for many years now. This will be removed in a future MediaWiki release.
Change 212307 had a related patch set uploaded (by Alex Monk):
Use an API module instead of the old (to be removed) ajax functions
Change 212307 merged by jenkins-bot:
Use an API module instead of the old (to be removed) ajax functions