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.
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/Wikibase | master | +16 -34 | Register ContentHandlers in $wgContentHandlers. |
Change 335270 had a related patch set uploaded (by Smalyshev):
Register ContentHandlers in $wgContentHandlers.