In
TWiki:Plugins/TinyMCEPluginDev
,
TWiki:Main/BernMoorehead
added added info on how to enable spell checking on FF. Add this to Main.TWikiPreferences:
- Overloaded TinyMCEPlugin settings:
- Set TINYMCEPLUGIN_INIT_GECKO = gecko_spellcheck : true
It needs to be tested that there are no negative sideeffects on IE and other browers, e.g. if it degrades gracefully. We could add this setting to the distribution if there are no side effects.
--
TWiki:Main/PeterThoeny
- 13 Mar 2008
Good idea. This is an enhancement rather than a bug, though, so changing priority. The fix is trivial, so once it is confirmed that there are no side-effects, anyone should be able to check in the minor change to Main.TWikiPreferences.
CC