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
ve.ui.ContentAction.js Plain text paste with paste special 2013-11-26 18:23:58 +00:00
ve.ui.DialogAction.js
ve.ui.FormatAction.js
ve.ui.HistoryAction.js
ve.ui.IndentationAction.js
ve.ui.InspectorAction.js
ve.ui.ListAction.js