2014-12-03, 07:24:14
(2011-09-05, 18:28:38)Connie Wrote: I found a solution for you:
add
Code:startupMode:'source'
to the editor-options in gsconfig.php
for example, my definition is like this:
Code:define('GSEDITOROPTIONS', "startupMode:'source',entities : false,forceSimpleAmpersand:true,skin: 'v2'
");
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?
Christophe