2011-09-05, 15:49:22 (This post was last modified: 2011-09-05, 15:51:12 by keystoffen12.)
Hello all!
Would anybody please advise me if there is any simple (or soficticated) way to disable WYSIWYG editor mode in admin at all. Or at least make HTML-mode primary by default. I never use visual editors and it's quite annoying to switch every time when one saves changes in page content.
I've already done it of course. Unfortunately, this enable HTML editor but not disable WYSIWYG editor. The last is still active and when you save page it automatically switches into WYSIWYG mode even if you previously edited it in HTML mode.
What I'd like to achive is to avoid this behaviour and make HTML mode my only (or at least my default) mode.
There is only one RichText-Editor in GetSimple.
It is CKEDITOR
in the user-profile this editor is named "HTML-Editor"
when you uncheck this option, you will only get a blank textarea to edit the content and you can enter every HTML-code
Now the CKEDITOR:
This editor has 2 modi: WYSIWYG and HTML
do you want CKEDITOR to only offer HTML-Mode?
I do not know if there are options for this.
This would be a question for the Forum at ckeditor.net
by this, Source-Mode is default and it won't switch back to WYSIWYG-mode after saving
Hello,
Every time when I switch to code and after this save the page then the editor switch to default.
Can I set the WYSIWYG editor in 'code'-editor by default? See attachment what I mean.
I try the above solution but don't work in GS 3.3
Can you help me solve this problem?