mediawiki-extensions-Visual.../modules/ve/test/dm
Inez Korczyński 1d7cf569e6 Support for thumb and frame images with captions.
* VisualEditor.hooks.php
** export URL to magnify clip as a configuration variable so thumbnail image can render correctly

* ve.ce.Surface.css
** add CSS styling to make image captions look the same way in edit mode as they look in the view mode

* ve.ce.ParagraphNode.js
** add CSS class ve-ce-generated-wrapper if it is a generated wrapper

* ve.ce.MWImageCaptionNode.js
** make image caption rendering match the view mode

Change-Id: I0cd1b25e8f8355e0500aabc90e7c4cdf591545f3
2013-05-23 00:44:43 -07:00
..
lineardata Refactor HTML attribute preservation 2013-05-17 20:57:33 -07:00
nodes Implement ve.dm.MWTemplateNode.getWikitext() 2013-05-15 15:16:34 -07:00
ve.dm.AnnotationSet.test.js Further AnnotationSet optimisation: create containsIndex 2013-04-25 22:55:43 +01:00
ve.dm.BranchNode.test.js Kill getOffsetFromNode() with fire 2013-05-09 17:26:22 -07:00
ve.dm.Converter.test.js GeneratedContentNodes store DOM elements, not HTML (like aliens) 2013-05-02 18:22:56 +01:00
ve.dm.Document.test.js Transactions to store metadata merge info when present 2013-04-16 22:26:56 +01:00
ve.dm.DocumentSynchronizer.test.js Code style fixes 2013-05-06 12:36:52 +01:00
ve.dm.example.js Support for thumb and frame images with captions. 2013-05-23 00:44:43 -07:00
ve.dm.IndexValueStore.test.js Store data in LinearData class with an index-value store for objects 2013-03-30 10:06:34 +00:00
ve.dm.LeafNode.test.js
ve.dm.LinearData.test.js
ve.dm.MetaList.test.js
ve.dm.Model.test.js Make .static.storeHtmlAttributes more versatile 2013-05-07 14:45:26 -07:00
ve.dm.ModelRegistry.test.js
ve.dm.Node.test.js Refactor HTML attribute preservation 2013-05-17 20:57:33 -07:00
ve.dm.NodeFactory.test.js
ve.dm.Surface.test.js
ve.dm.SurfaceFragment.test.js Code style fixes 2013-05-06 12:36:52 +01:00
ve.dm.Transaction.test.js Add a transaction builder for replacing the contents of a node 2013-05-20 13:09:54 -07:00
ve.dm.TransactionProcessor.test.js Refactor HTML attribute preservation 2013-05-17 20:57:33 -07:00