I am developing a plugin, that needs to grab the contents of the wysiwyg editor content, push this content from the browser to the backend manually and create a new Page, and not use the default Editor Save.
I have no idea how the built-in editor Save works, but I need to replicate this and add my own things. Basically I need to avoid the email spamming that goes on when the default save happens and then I modify the content and further emails are sent.
Whereas I only want the last email to be sent, so I want to hajack the Save...
Any ideas or samples wold be appreciated.
Hello,
Kindly have a look at this thread:
I need this for Confluence, does it have the same?
Also I'm not working with wiki, I have the html wysiwyg content, which is html and visual representation of macros, which are actually html img objects, rather then macro definitions. I need to convert the wysiwyg (the page content when shown in the Confluence Editor) to XHTML storage, so I can Save it manually and not use the Confluence Save function.
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, ok. I got it. It is not the Api you are looking for
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @KC Integrations @Alexey Matveev ,
Were you able to pull this off.
Any inputs from your side would be highly appreciated.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.