Hi!
I just tried the new CKEditor 3.0 and it really rocks .
Unluckily I didn't find a way (config var) to disable/hide the new "path" view (below the edit area). How to disable/hide this grey area?
Thanks,
gucki
Sun, 08/30/2009 - 17:54
#1
Re: how to disable "path" view
config.removePlugins = 'elementspath';
