Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How the ckeditor must be installed on GS???
#8
That’s the same editor, just a different number of toolbar buttons. One of the things you can do is open up gsconfig.php and switch CKEditor to the advanced toolbar by changing this:
Code:
# WYSIWYG toolbars (advanced or basic)
#define('GSEDITORTOOL', 'advanced');
To this:
Code:
# WYSIWYG toolbars (advanced or basic)
define('GSEDITORTOOL', 'advanced');
I thought we had a variable for your own custom toolbar as well, but I can’t find it right now.
“Don’t forget the important ˚ (not °) on the a,” says the Unicode lover.
Help us test a key change for the core! ¶ Problems with GetSimple? Be sure to enable debug mode!
Reply


Messages In This Thread
How the ckeditor must be installed on GS??? - by Zegnåt - 2010-05-18, 07:05:40



Users browsing this thread: 1 Guest(s)