mediawiki-extensions-Visual.../modules/ve/init/mw
Timo Tijhof bae3eb081a mw.Platform: Only show minor edit option if user has "minoredit" right
Had to make the retrieval of the Save dialog html template
asynchronous due to mw.user.getRights being asynchronous.

Entire block indented, ignore whitespace changes.

Also:
* Fixed 2 cases where ve.msg value was interpreted as HTML
instead of adding a text node directly.
* Alphabetically sorted the dependencies (after adding
  user.options and mediawiki.user).
* Removed redundant inline jshint comment, multistr is already
  tolerated from the central .jshintrc file.

Change-Id: Ie09bb5c8bdbfbb3ec0d4983b74d0697b941153e0
2012-12-03 12:21:35 -08:00
..
styles (bug 41722) Remove use of the Feedback tool for December release 2012-11-14 16:16:52 -08:00
targets mw.Platform: Only show minor edit option if user has "minoredit" right 2012-12-03 12:21:35 -08:00
ve.init.mw.js Added ve.init.platform with MediaWiki and stand-alone implementations 2012-07-27 13:39:19 -07:00
ve.init.mw.Platform.js Init: Fix incorrect context for mw.msg.apply. 2012-12-02 03:45:51 +01:00
ve.init.mw.Target.js Renamed API from ve-parsoid to visual editor 2012-11-30 15:00:04 -08:00