mediawiki-extensions-Visual.../modules/ve/ui/actions
Ed Sanders b1e6dfcda6 Plain text paste with paste special
Register ctrl/cmd+shift+v as a trigger which sets a flag for the
next paste event.

When the paste special flag is set, modify the sanitizeData method
to strip all annotations, and any elements other than paragraphs.

Bug: 53781
Change-Id: If814e1786ffa805b52ab32f4a06f52da743fd9af
2013-11-26 18:23:58 +00:00
..
ve.ui.AnnotationAction.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ui.ContentAction.js Plain text paste with paste special 2013-11-26 18:23:58 +00:00
ve.ui.DialogAction.js Window refactor 2013-11-08 12:33:25 -08:00
ve.ui.FormatAction.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ui.HistoryAction.js Implement ve.dm.Surface.prototype.undo() and redo() in terms of change() 2013-10-25 18:29:48 +01:00
ve.ui.IndentationAction.js .change( null, foo ) -> .setSelection( foo ) 2013-10-25 18:29:49 +01:00
ve.ui.InspectorAction.js Window refactor 2013-11-08 12:33:25 -08:00
ve.ui.ListAction.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00