Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CKEditor: how to define custom configuration file?
#7
@mvlcek, you can use the to define the toolbar. We added GSEDITOROPTIONS to allow other options to be added. You can use eitehr for defining the toolbar.

Here's mine:

Code:
# WYSIWYG toolbars (advanced, basic or [custom config])
define('GSEDITORTOOL', "['Bold', 'Italic', 'Underline', 'NumberedList', 'BulletedList', 'JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock', 'Table', 'TextColor', 'BGColor', 'Link', 'Unlink', 'Image', 'RemoveFormat', 'Source'],
            '/',['Format']");
My Github Repos: Github
Website: DigiMute
Reply


Messages In This Thread
CKEditor: how to define custom configuration file? - by n00dles101 - 2011-03-30, 21:33:00



Users browsing this thread: 1 Guest(s)