You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
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 _Appfire_ ,
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.