Hey,
would it be possible to trigger a "Are you sure you want to close this window" warning when there is text typed into an editor and the user tries to close the window or tab?
@florian possible, yes, but I think you'd need the TinyMCE plugin to accomplish this. I started work on this so it's definitely possible, but I landed up with an issue where the editor thought that it was empty as the ID of the woForo field appeared to change via JavaScript.
I didn't have time to work through this and so abandoned it. However, I expect the same can be achieved with a simple function that targets the ID of the editor
Thank you for your answer. I was hoping the wpForo developers could bake that right into the plugin since it seems universally useful.
Thank you Florian, we'll add this in our to-do list.
Great, thank you!