mediawiki-extensions-Visual.../modules/ve2/ce/nodes
Trevor Parscal 21ff108c28 Bring link converter in line with Parsoid
Parsoid outputs rel="mw:wikiLink" or rel="mw:extLink", so we convert that to link/wikiLink and wiki/extLink respectively.

Also preserve the data-mw attribute; we probably need to do this more generally but this'll do for now.

Change-Id: I32e570bffa5a73a733a120d52cfd8b75d3191e02
2012-06-11 00:36:20 -07:00
..
ve.ce.AlienBlockNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.AlienInlineNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.DefinitionListItemNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.DefinitionListNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.DocumentNode.js Revert "Support for basic text insertion - typing" 2012-06-08 15:54:05 -07:00
ve.ce.HeadingNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.ImageNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.ListItemNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.ListNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.ParagraphNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.PreformattedNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.TableCellNode.js Make tableCell represent both <td> and <th> 2012-06-08 12:27:22 -07:00
ve.ce.TableNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.TableRowNode.js Changed use of "factory" to "nodeFactory" to make way for other kinds of factories 2012-05-31 15:20:58 -07:00
ve.ce.TableSectionNode.js Add ve.dm.TableSectionNode and ve.ce.TableSectionNode 2012-06-08 12:26:45 -07:00
ve.ce.TextNode.js Bring link converter in line with Parsoid 2012-06-11 00:36:20 -07:00