Fork of the Description2 MediaWiki extension with some adjustments
Go to file
alex4401 050086dd6e Do not try to derive descriptions if one has been specified already
Skip running the generator on interface messages and if a description has already been set. This resolves some annoyances ranging from performance (relevant if the algorithm becomes more expensive to run) to multiple description meta tags being spawned.

This is part of my RemexHtml patch chain, which I've split up to avoid having a single commit alter the majority of the codebase. If it ends up being rejected, I can rebase this change to rid of dependencies on the rest of the chain.

Depends-On: I97fd065c9554837747021ba9fff26005e33270f4
Change-Id: I585f2c0046571310aad67f3ba148c4f22aaae49f
2024-01-12 08:28:31 +00:00
i18n Localisation updates from https://translatewiki.net. 2023-09-13 08:31:48 +02:00
includes Do not try to derive descriptions if one has been specified already 2024-01-12 08:28:31 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 10:26:43 +00:00
.gitignore build: Replace jsonlint with eslint 2021-02-15 20:27:55 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:25 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 20.0.0 2018-05-26 01:57:25 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 01:19:53 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-12 00:41:07 +00:00
Description2.i18n.magic.php Add composer for CI, and fix CS errors 2017-12-22 08:01:33 +00:00
extension.json Extract description algorithm into a new class 2024-01-12 08:24:19 +00:00
Gruntfile.js build: Replace jsonlint with eslint 2021-02-15 20:27:55 +01:00
package-lock.json build: Updating grunt-banana-checker to 0.11.0 2023-06-01 04:19:12 +00:00
package.json build: Updating grunt-banana-checker to 0.11.0 2023-06-01 04:19:12 +00:00