Go to file
C. Scott Ananian 28e4254be5 Use appendJsConfigVar to track related page titles
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
2024-07-31 10:57:28 -04:00
.phan build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 2019-05-19 12:51:24 +00:00
doc/adr Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08:00
i18n Localisation updates from https://translatewiki.net. 2024-07-18 09:23:44 +02:00
includes Use appendJsConfigVar to track related page titles 2024-07-31 10:57:28 -04:00
resources Use appendJsConfigVar to track related page titles 2024-07-31 10:57:28 -04:00
skinStyles/ext.relatedArticles.styles Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08:00
tests build: Update eslint-config-wikimedia to 0.28.2 and autofix 2024-06-14 13:07:36 +01:00
.eslintignore Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.eslintrc.json build: Updating npm dependencies 2024-04-20 20:17:32 +00:00
.gitignore build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 16:21:00 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:27 -07:00
.nvmrc .nvmrc: Update version from 18.17.0 to 18.20.2 2024-04-17 14:01:29 +00:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 09:11:26 +00:00
.stylelintignore Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.stylelintrc.json build: Update stylelint-config-wikimedia to 0.17.2 2024-06-14 13:17:05 +01:00
bundlesize.config.json build: Updating dependencies 2024-05-02 21:53:01 +03:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 15:55:19 +00:00
composer.json build: Updating dependencies 2024-05-10 21:54:30 +00:00
COPYING Add COPYING 2020-05-01 17:48:42 +01:00
extension.json Use appendJsConfigVar to track related page titles 2024-07-31 10:57:28 -04:00
HISTORY Release 2.1.0 2015-12-14 09:40:11 -08:00
jest.config.js Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08:00
jest.setup.js Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08:00
package-lock.json build: Updating @wikimedia/codex to 1.10.0 2024-07-30 03:36:08 +00:00
package.json build: Updating @wikimedia/codex to 1.10.0 2024-07-30 03:36:08 +00:00
README Add simple README 2015-11-23 23:10:02 +05:00
RelatedArticles.i18n.magic.php Add Korean localisation 2019-12-11 20:51:26 +09:00
tsconfig.json Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08:00

For information on how to install and use this extension, please see:
    <https://www.mediawiki.org/wiki/Extension:RelatedArticles>