Go to file
Erik Bernhardson ad1e1e448c Add a wprov parameter for measuring impact
We would like to know how many users are using this related articles
endpoint. To accomplish define a new wprov parameter (on wikitech)
and use it here. wprov is specifically defined to avoid caching
issues, this should be safe to attach to any page view to track
that page views provenance.

Bug: T358351
Change-Id: I58b450eb632a721a39b627cc34f30eb26e67be59
2024-04-10 11:44:56 -07: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. 2023-12-11 10:43:50 +01:00
includes Merge "Drop MobileDiff check" 2024-04-09 15:57:21 +00:00
resources Add a wprov parameter for measuring impact 2024-04-10 11:44:56 -07:00
skinStyles/ext.relatedArticles.styles Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08:00
tests Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08:00
.eslintignore Add jest testing infrastructure 2022-04-19 18:51:58 +00:00
.eslintrc.json build: Updating npm dependencies 2024-03-30 16:05:30 +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 Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08: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 v0.5.0 and make pass 2019-01-16 19:26:36 -08:00
bundlesize.config.json Simplify the RelatedArticles extension to use Codex CSS components 2024-01-30 09:16:34 -08: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: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-18 21:00:56 +01:00
COPYING Add COPYING 2020-05-01 17:48:42 +01:00
extension.json Hooks: injected needed configuration 2024-02-07 18:24:23 +00: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 npm dependencies 2024-03-30 16:05:30 +00:00
package.json build: Updating npm dependencies 2024-03-30 16:05:30 +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>