Well, CKeditor plugins aren't working for me.
I tried the youtube plugin which was recommended as easy. In ckeditors' config.js I edited this line to read:
config.extraPlugins = extraPlugins.join('youtube,');
However, this caused the ENTIRE Ckeditor box(both the toolbar and the editing area) to disappear!
(I had also edited the gsconfig.php to add the new youtube button. But even when I removed it, the CKeditor remained missing. I had to remove my config.js "config.extraPlugins" edit to get it to come back. )
I tried the youtube plugin which was recommended as easy. In ckeditors' config.js I edited this line to read:
config.extraPlugins = extraPlugins.join('youtube,');
However, this caused the ENTIRE Ckeditor box(both the toolbar and the editing area) to disappear!
(I had also edited the gsconfig.php to add the new youtube button. But even when I removed it, the CKeditor remained missing. I had to remove my config.js "config.extraPlugins" edit to get it to come back. )