Go to file
Thiemo Mättig c00cf4a204 Avoid counting arrays if not needed
count() tends to be one of the slowest PHP functions and should be
avoided, especially if the actual number of elements is not needed.

Change-Id: Ia979c481f898d2fccedb0ed127417ef05ba7ff38
2015-10-26 17:30:19 +01:00
i18n Localisation updates from https://translatewiki.net. 2015-10-25 22:03:15 +01:00
modules Revert "Use display: inline-block instead of unicode-bidi" 2015-08-24 20:33:28 +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 Avoid counting arrays if not needed 2015-10-26 17:30:19 +01:00
CiteCSSFileModule.php Use CSS to style Parsoid's Cite HTML 2015-06-08 21:58:15 +01:00
citeParserTests.txt Display 'cite_error_references_duplicate_key' next to the affected ref 2015-10-18 19:44:04 +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 pages with Cite errors to a tracking category 2015-09-24 12:16:13 +03:00
Gruntfile.js build: Adding configuration for jsonlint 2015-06-11 21:30:08 -07:00
package.json build: Adding configuration for jsonlint 2015-06-11 21:30:08 -07:00
SpecialCite.php Add SpecialCite stub file for backwards-compatability 2015-05-25 15:01:42 +02:00