Go to file
Ed Sanders 18f616b9b8 VisualEditor: Move code for Cite into this repo
This code has been developed over three years now in the repo of MediaWiki's
integration of VisualEditor. It has grown and developed significantly during
that time, but now is pretty stable. A number of hacks inside the MediaWiki-
VisualEditor code base have been used to prevent this code from being loaded
on wikis where the Cite extension is not deployed, but this state of affairs
is and always was meant to be temporary.

This code is under the MIT licence which is a tad messy, but not impossible.
It's clearly labelled as such. The list of authors has been updated to take
into account the influx of new functionality.

Bug: T41621
Bug: T104928
Change-Id: I39936ed83d5a60471a0a75da753f498e80aef234
2016-02-04 08:41:54 -08:00
i18n Localisation updates from https://translatewiki.net. 2016-01-29 22:40:21 +01:00
modules VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
.gitignore composer test entry point 2015-11-23 22:15:36 +01:00
.gitreview Adding .gitreview 2012-03-23 10:16:54 -07:00
.jscsrc build: Test JS code with jshint and jscs via npm 2015-11-18 16:54:55 -08:00
.jshintignore Update packages 2015-12-19 09:52:30 +00:00
.jshintrc VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
AUTHORS.txt VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
Cite.php Add extension.json, empty PHP entry point 2015-05-03 06:36:25 +00:00
Cite_body.php Add reference list to section preview if missing 2016-01-20 04:25:46 +00:00
CiteCSSFileModule.php VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
CiteDataModule.php VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
CiteHooks.php VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
citeParserTests.txt Detect duplicate <ref> definitions inside <references> too 2015-11-21 11:25:29 +00:00
composer.json build: Updating development dependencies 2016-01-05 10:32:19 -08: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 VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
Gruntfile.js VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
MIT-LICENSE.txt VisualEditor: Move code for Cite into this repo 2016-02-04 08:41:54 -08:00
package.json build: Updating development dependencies 2015-12-29 11:15:53 -08:00
phpcs.xml Add php code sniffer 2015-12-16 13:11:00 +00:00
SpecialCite.php Add SpecialCite stub file for backwards-compatability 2015-05-25 15:01:42 +02:00