I copy this bug from this issue: #1310298: [D6] Notice: Undefined index: default in ckeditor_admin_profile_form() - when editing CKEditor profile.

I have two problems with the latest addition... (i.e. the editing of the toolbar using JavaScript)

1. It doesn't work at all (see attached image)

2. It tries to load jquery.ui scripts (you MUST use jquery_ui or you'll break many sites like mine!)

So at this time I cannot edit the bar... and saving (which I did not try) will probably break the existing bar.

Comments

dczepierga’s picture

Status: Active » Fixed

I add jquery_ui project support and all changes commit to GIT.

Greetings

AlexisWilke’s picture

Title: [D6] editing of toolbar is not working - add drupal_ui support » [D6] editing of toolbar is not working, jquery_ui conflict - add drupal_ui support

Thank you, I'll let you know next time I upgrade.

My existing fix would not get the release work (i.e. I could click, drag, but the drop wasn't working.)

Alexis Wilke

mkesicki’s picture

Title: [D6] editing of toolbar is not working, jquery_ui conflict - add drupal_ui support » [D6] Add jquery_ui support to the Drag & Drop toolbar configuration
Status: Fixed » Closed (fixed)