mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 06:54:00 +00:00
f93f1b4fe0
Fixes a bug introduced in Icf61c9a27fd, which would cause a parser cache split any time the Cite extension was initialized. The `setLanguage` interface is regrettable, but I'm hoping it will only be around temporarily. Converts an integration test into a unit test and completes coverage. Bug: T239988 Change-Id: I4b1f8909700845c9fa0cbc1a3de50ee7d42f69a5 |
||
---|---|---|
.phan | ||
i18n | ||
modules | ||
src | ||
tests | ||
.eslintrc.json | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
.stylelintrc.json | ||
AUTHORS.txt | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING.txt | ||
extension.json | ||
Gruntfile.js | ||
MIT-LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md |
Cite
The Cite extension provides a way for users to create references as footnotes to articles.
See https://www.mediawiki.org/wiki/Extension:Cite for detailed documentation.