Go to file
Jackmcbarn fa7be37d15 Don't run references if the output type isn't HTML
It's possible that the output type is set to HTML when extensionSubstitution
is called, but that when we eventually get unstripped, it isn't anymore. If
this happens, detect it and bail out.

Bug: T99787
Change-Id: I32abaefeebc5357a2ab3fd23bcd47aa9b2a1663a
2015-05-25 13:34:02 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-05-24 00:00:46 +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 Don't run references if the output type isn't HTML 2015-05-25 13:34:02 +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
SpecialCite.php Add SpecialCite stub file for backwards-compatability 2015-05-25 15:01:42 +02:00