mediawiki-extensions-Visual.../modules/ve/ce
Catrope 67e11ebbc3 Make VE work again with the link RDFa changes in Parsoid
This is ugly but makes things work again. I intend to clean this up once
we have a better attribute API

* Recognize mw:WikiLink, mw:SimpleWikiLink, mw:ExtLink,
 mw:NumberedExtLink and mw:UrlLink
* Support is incomplete because we can't get to the annotation text with
  the current API
* Preserve all unhandled attributes rather than special-casing data-mw
* Update remaining code using data-mw (sHref and stx extraction) to
  account for the data-mw -> data-rt rename
* Update tests accordingly

Change-Id: Ia13d3008a6d4cdc8828f9acda5aa797566bc597f
2012-07-26 16:23:03 -07:00
..
nodes Make VE work again with the link RDFa changes in Parsoid 2012-07-26 16:23:03 -07:00
styles Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ce.BranchNode.js Split canHaveSlug() into canHaveSlugBefore() and canHaveSlugAfter() 2012-07-20 14:07:53 -07:00
ve.ce.Document.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ce.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ce.LeafNode.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ce.Node.js Split canHaveSlug() into canHaveSlugBefore() and canHaveSlugAfter() 2012-07-20 14:07:53 -07:00
ve.ce.NodeFactory.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ce.Surface.js Switching to localStorage for copy and paste, remove test 2012-07-25 17:07:08 -07:00