Question
There is a
No Action required bug report about this problem (
Item3767) but I wasn't sure if I should re-open, so I'll post here and await advice first.
Basically, I cannot get EXCLUDE_WYSIWYG to exclude html in TWiki v4.1.2. All test topics containing HTML continue to allow WYSIWYG editing. I've tried following settings in TWiki, Main, web and topic preferences with no success:
* Set COMPOSER = kupu
* Set WYSWIYSKIN = kupu
* Set WYSWIYGPLUGIN_WYSIWYGSKIN = kupu
* Set WYSIWYG_EXCLUDE = html
* #Set WYSIWYG_EDITABLE_CALLS =
We have just recently moved to v4.1.2. Same tests work fine on the v4.0.5 installation.
Environment
--
MichelleAlbertin - 10 Sep 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Bump
--
MichelleAlbertin - 21 Sep 2007
Try spelling it "WYSIWYGSKIN" instead of "WYSWIYSKIN"
--
CrawfordCurrie - 22 Sep 2007
Seems to be answered. Please re-open with details if not.
--
PeterThoeny - 18 Oct 2007
I spelled it "WYSIWYGSKIN" in the config but it won´t work
--
SvenHeupel - 11 Jan 2008
Sorry, closing this question again after more than 30 days of inactivity. Feel free to re-open if needed.
--
PeterThoeny - 02 Mar 2008
Same problem here. I've tried html and calls with the same result of never bybassing the wysiwyg editor.
Is this not a problem for anyone else, or is nobody else using the wysiwyg?
--
MatthewCardozo - 10 Nov 2008
I just found the solution I had found a few months ago...
All three of the following settings need to be present for the WYSIWYG_EXCLUDE to work:
# Set WYSIWYGSKIN =
# Set WYSIWYGPLUGIN_WYSIWYGSKIN =
# Set WYSIWYG_EXCLUDE =
Not sure why this works, but it does. Hopefully this either isn't the case with 4.2.3 or it's been documented properly.
--
MatthewCardozo - 10 Nov 2008