Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to change CKEditor toolbar in insite mode

sameer boddunMay 15 2015 — edited Jun 8 2015

Hi

I am trying add more buttons to the ckeditor toolbar in insite.

Following is what we tried and failed.

  • In <insite:edit> tag we used toolbar option in param attribute. we picked toobar  name from config.js file. If a toolbar was defined inside config.js file as config.toolbar_default, we used 'toolbar:default' with the param attribute.
  • we tried changing toolbar definition directly insite config.js. The definition we changed was "config.toolbar_SITES_WEB".

Here I looking for solution to change the toolbar in insite mode. Please suggest

Thanks

Sameer

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 6 2015
Added on May 15 2015
4 comments
903 views