mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-11 17:00:35 +00:00
28e4254be5
This simplifies the codebase by avoiding some unnecesary custom hooks, and also improves Parsoid compatibility. We look for old extensiondata coming from cached pages for compatibility, but that code can be removed once the ParserCache expires (T371421) for further simplification. Bug: T263772 Change-Id: I843a920a0476290a8b0efd5eba4d8d44777d27d0 |
||
---|---|---|
.phan | ||
doc/adr | ||
i18n | ||
includes | ||
resources | ||
skinStyles/ext.relatedArticles.styles | ||
tests | ||
.eslintignore | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.nvmrc | ||
.phpcs.xml | ||
.stylelintignore | ||
.stylelintrc.json | ||
bundlesize.config.json | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
HISTORY | ||
jest.config.js | ||
jest.setup.js | ||
package-lock.json | ||
package.json | ||
README | ||
RelatedArticles.i18n.magic.php | ||
tsconfig.json |
For information on how to install and use this extension, please see: <https://www.mediawiki.org/wiki/Extension:RelatedArticles>