zotero/resource/tinymce
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
..
css Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00
langs Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00
plugins Fix pasting of non-HTTP URLs into notes from non-note sources 2015-04-10 13:08:25 -04:00
themes/advanced Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00
utils Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00
integration.html Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00
license.txt Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00
note.html Replace some 'for each..in' instances 2015-03-17 15:19:45 -04:00
noteview.html Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00
tiny_mce.js Note link tweaks 2014-02-04 21:02:05 -05:00
tiny_mce_popup.js Move TinyMCE into resource:// 2013-07-12 00:40:03 -04:00