mediawiki-extensions-Visual.../modules/ve/ui
Ed Sanders 9df1a59818 Disable inspection of references with unknown contents
Ed & Roan:
 Disable editing of references of which we are unable to find the
 source (e.g. <ref name="x"> without a target, or when the target is
 currently nested in something we don't yet process such as inside a
 <references> block or a template).

Timo:
 Improve UI to not be a regular focusable node where the inspector just
 won't show up but add a not-allowed cursor and explanatory tooltip.

James:
 Fix messages to refer to VisualEditor instead of "the" VisualEditor.

Change-Id: Ib2bca092ce13c9187fa8b27ad6a6404cae02aea2
2013-06-27 20:34:32 -07:00
..
actions
dialogs
elements
inspectors
layouts
styles
tools
widgets
ve.ui.Action.js
ve.ui.ActionFactory.js
ve.ui.CommandRegistry.js
ve.ui.Context.js
ve.ui.Dialog.js
ve.ui.DialogFactory.js
ve.ui.Frame.js
ve.ui.Inspector.js
ve.ui.InspectorFactory.js
ve.ui.js
ve.ui.Layout.js
ve.ui.Surface.js
ve.ui.Tool.js
ve.ui.Toolbar.js
ve.ui.ToolFactory.js Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ui.Trigger.js
ve.ui.TriggerRegistry.js
ve.ui.Widget.js
ve.ui.Window.js
ve.ui.WindowSet.js