mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Moriel Schottlender b54575a797 Set up wiki-default image size
This commit makes several adjustments to make sure default size is being
handled correctly:

* Add wiki's default size configuration parameter to the
  VisualEditor.hooks.php file so it can be called from VE.
* Make sure new images are inserted with default size and are
  marked 'defaultSize = true' for the DM to handle.
* Force default size if 'defaultSize=true' in the DM
* Add a 'default|custom' switch to the media edit dialog for size
  inputs. When 'default' is chosen, the media size widget will be
  emptied, displaying its placeholders (default size)
* When the size widget's values are 0 it will automatically turn to
  default size values. If the value started default and the user
  typed in a size, it will automatically override default and use
  custom size.

Bug: 47804
Change-Id: Ib973ea2afa96090a4ba61b2b55ee63457f1329c1
2014-02-25 16:26:15 -05:00
..
ve.ui.MWAdvancedTransclusionDialog.js (Stand back again) Even moar label manias! (label refactoring) + VE core update 2014-02-12 14:05:23 -08:00
ve.ui.MWBetaWelcomeDialog.js (Stand back again) Even moar label manias! (label refactoring) + VE core update 2014-02-12 14:05:23 -08:00
ve.ui.MWCommandHelpDialog.js Add MW-specific keyboard shortcut help 2014-02-19 23:53:22 +00:00
ve.ui.MWMediaEditDialog.js Set up wiki-default image size 2014-02-25 16:26:15 -05:00
ve.ui.MWMediaInsertDialog.js Set up wiki-default image size 2014-02-25 16:26:15 -05:00
ve.ui.MWMetaDialog.js Let users set __NOINDEX__ & __INDEX__ status 2014-02-19 17:48:03 -08:00
ve.ui.MWReferenceDialog.js Add placeholder to 'group' field in reference dialog too 2014-02-19 17:33:35 -08:00
ve.ui.MWReferenceListDialog.js Show placeholder text in group input box on reference list dialog 2014-02-18 20:56:45 +00:00
ve.ui.MWSaveDialog.js Don't show edit summary preview if it's blank 2014-02-22 00:55:43 +00:00
ve.ui.MWTemplateDialog.js (Stand back again) Even moar label manias! (label refactoring) + VE core update 2014-02-12 14:05:23 -08:00
ve.ui.MWTransclusionDialog.js Auto-select first auto-added required param and fix param order 2014-02-06 13:21:14 -08:00