mediawiki-extensions-Visual.../modules/ve/ui/dialogs
Trevor Parscal 252e9b3d12 Paged dialog upgrades
Objective:

* Add functionality to paged dialogs to work with the pages and select
  them programmatically

Changes:

ve.ui.PagedDialog.js
* Keep track of the current page name
* Add setPage method, which is can be used publicly and is also used
  internally when items in the outline are selected
* Add a page content config option which auto-appends to the inside of
  the page
* Add removePage method for removing pages by name
* Add getPageName method which gets the current page name

Change-Id: I2a2f0c329d274796b8c9e7572ecff8294f472f7f
2013-06-11 19:20:57 +00:00
..
ve.ui.ContentDialog.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.MediaDialog.js The Great ve.ui.Surface refactor of 2013 2013-05-24 14:01:02 +02:00
ve.ui.MWMediaInsertDialog.js Image insertion 2013-06-06 17:36:55 -07:00
ve.ui.MWMetaDialog.js Fix API request for language links 2013-06-06 12:36:53 +01:00
ve.ui.MWReferenceDialog.js Remove Parsoid hack and fix new references. 2013-06-10 23:01:17 +01:00
ve.ui.MWTemplateDialog.js HACK: Update template dialog for Parsoid's url -> href change 2013-06-07 00:09:04 +00:00
ve.ui.PagedDialog.js Paged dialog upgrades 2013-06-11 19:20:57 +00:00