mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-15 02:55:04 +00:00
10c525b5b7
This is how we handle this in othe repos; CI ensures that VisualEditor is indeed loaded alongside the Cite extension whenever it's required, and this significantly reduces the complexity of the code in the repo and the processing time needed from Cite's hooks on every PHP init. I'm leaving the "ux-enhancements" module for now, as you can't mix static (late) module registration with dynamic (immediate) code. Change-Id: I974654d00687b0dea6aed342d8fa9dcb6ef90768 |
||
---|---|---|
.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.