mediawiki-extensions-Visual.../modules/ve/ce/nodes
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
..
ve.ce.AlienNode.js Fix copyDomElement issues 2013-06-18 23:37:09 +00:00
ve.ce.BreakNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.CenterNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.DefinitionListItemNode.js Code style fix: @return -> @returns 2013-06-17 11:50:24 +01:00
ve.ce.DefinitionListNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.DivNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.DocumentNode.js Store DM nodes in InternalList 2013-06-03 22:10:07 +01:00
ve.ce.GeneratedContentNode.js Resize focus highlights on generated content update 2013-06-22 00:29:32 +01:00
ve.ce.HeadingNode.js Code style fix: @return -> @returns 2013-06-17 11:50:24 +01:00
ve.ce.ImageNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.InternalItemNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.InternalListNode.js Don't build the CE tree and DOM for the internal list 2013-06-21 14:19:55 -07:00
ve.ce.ListItemNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.ListNode.js Straighten out variances in parent method invocation 2013-06-21 19:20:37 +00:00
ve.ce.MWBlockImageNode.js Local Overlay Stacks 2013-06-28 00:30:54 +00:00
ve.ce.MWEntityNode.js Consistent use of mw in HTML classes, and data element and annotation types 2013-05-28 13:49:56 +01:00
ve.ce.MWHeadingNode.js Consistent use of mw in HTML classes, and data element and annotation types 2013-05-28 13:49:56 +01:00
ve.ce.MWImageCaptionNode.js Code style fix: (X) -> ( X ) 2013-06-24 18:51:59 +01:00
ve.ce.MWInlineImageNode.js RelocatableNode for Inline and Block Images 2013-06-21 14:53:10 -07:00
ve.ce.MWPreformattedNode.js Consistent use of mw in HTML classes, and data element and annotation types 2013-05-28 13:49:56 +01:00
ve.ce.MWReferenceListNode.js Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ce.MWReferenceNode.js Disable inspection of references with unknown contents 2013-06-27 20:34:32 -07:00
ve.ce.MWTransclusionNode.js Fix copyDomElement issues 2013-06-18 23:37:09 +00:00
ve.ce.ParagraphNode.js Support for thumb and frame images with captions. 2013-05-23 00:44:43 -07:00
ve.ce.PreformattedNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.TableCaptionNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.TableCellNode.js Code style fix: @return -> @returns 2013-06-17 11:50:24 +01:00
ve.ce.TableNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.TableRowNode.js ve.Element refactor 2013-05-14 19:47:32 +00:00
ve.ce.TableSectionNode.js Code style fix: @return -> @returns 2013-06-17 11:50:24 +01:00
ve.ce.TextNode.js getRenderedContents() optimizations 2013-06-22 19:37:10 -07:00