mediawiki-extensions-Visual.../modules/ve/init/mw
Moriel Schottlender e30c346d1c Fix for edit links, RTL wikis with LTR interface
Added both bidi-isolation and directionality. Since the directionality
has to come from the user interface (and not the wiki dir itself) I had
to read the $('body') direction. The other option could be adding a
mw.config.get().userLanguageDir that picks up the interface directionality
on top of the wiki directionality.

Bug: 50543
Change-Id: I9a00e9545a46f13750ab0d118b23d05573ee1a2e
2013-07-01 21:18:42 -04:00
..
styles Fix for edit links, RTL wikis with LTR interface 2013-07-01 21:18:42 -04:00
targets Fix for edit links, RTL wikis with LTR interface 2013-07-01 21:18:42 -04:00
tours Add GuidedTour survey about user gender 2013-07-02 00:13:38 +02:00
ve.init.mw.genderSurvey.css Add GuidedTour survey about user gender 2013-07-02 00:13:38 +02:00
ve.init.mw.genderSurvey.js Add GuidedTour survey about user gender 2013-07-02 00:13:38 +02:00
ve.init.mw.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.init.mw.Platform.js Image insertion 2013-06-06 17:36:55 -07:00
ve.init.mw.splitTest.js Address Krinkle's review comments from I51c441d61 2013-06-17 19:04:27 -07:00
ve.init.mw.Target.js mw.ViewPageTarget: Show save errors in save dialog instead of alert 2013-07-01 16:41:12 +02:00