Go to file
Amir E. Aharoni 3fa0f7fb22 Prevent jumbling up of footnote numbers after LTR words in RTL wikis
This happens while editing in VisualEditor and ContentTranslation.

This is done by adding unicode-bidi: embed to .mw-ref.

Bug: T105605
Change-Id: I1d03063cad1fa0f2ae8cc792aaaefc715066f17e
2015-07-11 22:55:26 +03:00
i18n Localisation updates from https://translatewiki.net. 2015-07-09 22:00:45 +02:00
modules Prevent jumbling up of footnote numbers after LTR words in RTL wikis 2015-07-11 22:55:26 +03: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 Change == to === according to PHP coding conventions 2015-07-07 15:20:53 +03:00
CiteCSSFileModule.php Use CSS to style Parsoid's Cite HTML 2015-06-08 21:58:15 +01:00
citeParserTests.txt Fix a test label 2015-07-09 17:47:47 +03: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 Style module should define its position explicitly 2015-06-10 16:41:13 -04: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