Following T155139, Wikibase should use either $wgContentHandlers or GetContentModels hooks to inform core about the list of content handlers it supports.
See also https://gerrit.wikimedia.org/r/#/c/335270/ for the patch.
Following T155139, Wikibase should use either $wgContentHandlers or GetContentModels hooks to inform core about the list of content handlers it supports.
See also https://gerrit.wikimedia.org/r/#/c/335270/ for the patch.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Register ContentHandlers in $wgContentHandlers. | mediawiki/extensions/Wikibase | master | +16 -34 |
Change 335270 had a related patch set uploaded (by Smalyshev):
Register ContentHandlers in $wgContentHandlers.