Open djplaner opened 3 years ago
Search greasy fork etc.
Google search
tinymce.activeEditor.getContent()
"<p>Hello there.</p>"
tinymce.activeEditor.setContent("<p>I hope this works</p>")
"<p>I hope this works</p>"
CI_update
set to true and/or presence of GU_ContentInterface in clipboard, if there
Updating tinymce. But waitForKeyElements is required to wait for tinymce to load. Once in there, can't access the broader document - stuck in the iframe - and thus can't hit the submit button.
jQuery doesn't work. COuldn't get parameter passing working.
Can we pass a signal?
Figure out modifying TinyMCE. But can't use the clipboard to get the data to paste.
localstorage is not accessible across domain
The page update process is bit too manual for most. AUtomate it. User script - tampermonkey etc.