Thanks. The sugestion of Chris didn't work (maybe I did something wrong?), tested on latest beta.
The solution from Mike did work, but had to change the provided code a bit:
b.t.w. shouldn't this be standard behavior of the editor?
edit: tabSpaces:10 seems better.
The solution from Mike did work, but had to change the provided code a bit:
Code:
# WYSIWYG Editor Options
define('GSEDITOROPTIONS', "tabSpaces:4");
b.t.w. shouldn't this be standard behavior of the editor?
edit: tabSpaces:10 seems better.