mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 06:54:00 +00:00
944b245428
Cite has side effects that currently happen at the same time that the preprocessor is running. This can cause oddities like references being out of order, or references showing up in the reference list but never used in the text. By moving the work to unstrip, only references actually used in the final text will be present, and the numbering order will always match the order they were used in the text. This depends on If83b0623 in core. Change-Id: I0e136f952302b65f1abeeac5273bd842867e1dac |
||
---|---|---|
i18n | ||
modules | ||
.gitignore | ||
.gitreview | ||
.jshintignore | ||
.jshintrc | ||
AUTHORS.txt | ||
Cite.php | ||
Cite_body.php | ||
citeParserTests.txt | ||
COPYING.txt | ||
extension.json | ||
Gruntfile.js | ||
package.json |