mediawiki-extensions-Visual.../modules/ve/ce/styles
Catrope 7b96fbe3d2 Add a node type for meta nodes
This node type represents <meta> or <link> (transparently, based on the
style attribute). I had to make two node types for this and hack the
toData conversion code directly into ve.dm.Converter, because we don't
have native support for node types that can be both inline and block.
(We should add this in the node API rewrite.)

The CE implementation renders a placeholder (with the same styles as an
alien node) right now. I'm not sure how nice that is, but it's better
than rendering raw <meta>/<link> tags.

This whole thing is a total pile of hacks to make VE deal with
<meta>/<link> tags until we have a proper node types API.

Change-Id: Id6783fcfc35a896db088ff424ff9faaabcaff716
2012-09-10 15:35:30 -07:00
..
images More image compression of extensions with WMF interest 2012-02-29 22:02:03 +00:00
ve.ce.DocumentNode.css Added support for apex skin 2012-08-15 16:35:52 -07:00
ve.ce.Node.css Add a node type for meta nodes 2012-09-10 15:35:30 -07:00
ve.ce.Surface.css Kranitor #3: jQuerlyfornication ft. The Cascaders 2012-07-28 13:05:57 -07:00