2011-09-05, 18:28:38
I found a solution for you:
add
to the editor-options in gsconfig.php
for example, my definition is like this:
by this, Source-Mode is default and it won't switch back to WYSIWYG-mode after saving
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
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18