Go to file
Jackmcbarn 944b245428 Do all of Cite's real work during unstrip
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
2015-05-13 02:54:37 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-05-12 22:13:36 +02:00
modules Highlight target references 2015-03-16 08:29:20 +00:00
.gitignore test: Configuring banana-checker for i18n messages 2015-04-20 20:27:10 -07:00
.gitreview Adding .gitreview 2012-03-23 10:16:54 -07:00
.jshintignore Remove Special:Cite, now moved to its own repository 2014-10-28 12:02:21 -07:00
.jshintrc Refactor Cite extension JavaScript and make it pass Jshint 2013-08-25 22:23:15 +02:00
AUTHORS.txt Add license details and give credit to more authors (based on git shortlog) 2014-07-26 16:16:47 -07:00
Cite.php Add extension.json, empty PHP entry point 2015-05-03 06:36:25 +00:00
Cite_body.php Do all of Cite's real work during unstrip 2015-05-13 02:54:37 +00:00
citeParserTests.txt Do all of Cite's real work during unstrip 2015-05-13 02:54:37 +00:00
COPYING.txt Add license details and give credit to more authors (based on git shortlog) 2014-07-26 16:16:47 -07:00
extension.json Add extension.json, empty PHP entry point 2015-05-03 06:36:25 +00:00
Gruntfile.js test: Configuring banana-checker for i18n messages 2015-04-20 20:27:10 -07:00
package.json test: Configuring banana-checker for i18n messages 2015-04-20 20:27:10 -07:00