NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item11959: On trunk, NatEditPlugin doesn't allow transition back to WYSIWYG
TinyMCEPlugin doesn't play nice with
NatEditPlugin at the moment. Once you transition to raw and try to transition back again, you don't get a TinyMCE editor.
This was noted by
MichaelDaum in
Item11648.
--
PaulHarvey - 20 Jun 2012
I also noted on that task that we've broken the selenium tests with those changes
--
PaulHarvey - 20 Jun 2012
ok, I've fixed it for trunk, the bug was due to both tinyMCEPlugin and natEditPlugin adding an onclick handler that called
SwitchToWYSIWYG. Hopefully we can work towards a codebase where
NatEdit is not hardcoded to tinyMCE...
I have
no idea of the impact on older
TinyMCE / foswiki, so need review..
--
SvenDowideit - 22 Jun 2012
This is indeed dirty. Let's improve post 1.2.0.
--
MichaelDaum - 23 Nov 2012