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.
Item1205: Change the 'disable wysiwyg edit' setting to * Set NOWYSIWYG=1 ??
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Enhancement |
Closed |
Engine |
|
|
I can never remember what it is - and as its different from the url param, i'm regularly lost
It always takes me ages to figure out what to do, especially as the docco isn't on
WysiwygPlugin, its hidden away in
TinyMCEPlugin
TINYMCEPLUGIN_DISABLE oh god, no-wonder i can't remember it, its an implementation specific name - that won't turn of wysiwyg editing at all
grrrr
--
SvenDowideit - 05 Mar 2009
It's a plugin, and the "TWiki way" dictates that plugin-specific macros have a prefix. Of course, we could define a global "no wysiwyg" switch but that would, by definition, have to affect
all WYSIWYG editors. I won't get into the problems of defining what is a WYSIWYG editor.
However adding a global flag that controls all WYSIWYG editors is not a bad idea.
--
CrawfordCurrie - 24 May 2009