zotero/resource/tinymce/plugins
Dan Stillman b599aed8ed Fix pasting of non-HTTP URLs into notes from non-note sources
Copying zotero:// and other non-HTTP links from a note itself was fixed
in #452, but copying such links from other sources still stripped the
hrefs. This removes the patch in #452 and just gets the HTML directly
from the clipboard. I'm not sure why TinyMCE doesn't try to do this by
default (it only tries for plaintext), so maybe there's a problem with
this approach, but it seems to work for me (strips bad HTML, etc.).

Fixes #697
2015-04-10 13:08:25 -04:00
..
autolink TinyMCE Improvements: Open links from note window with popup and auto-create links 2014-02-04 20:58:51 -05:00
contextmenu TinyMCE Improvements: Open links from note window with popup and auto-create links 2014-02-04 20:58:51 -05:00
directionality Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00
linksmenu Note link tweaks 2014-02-04 21:02:05 -05:00
paste Fix pasting of non-HTTP URLs into notes from non-note sources 2015-04-10 13:08:25 -04:00