mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-27 09:41:01 +00:00
ad1e1e448c
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 |
||
---|---|---|
.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>