Drupal 6.10
Wysiwyg API 6.x-1.1
FCKeditor 2.6.4
IMCE Wysiwyg API bridge 6.x-1.0
IMCE 6.x-1.2
I'm having trouble to get more than 1 bar of buttons in FCKeditor if I select them manually.
Normally, if I don't select any of the checkboxes in Buttons and plugins, then I will get all the buttons spread across 4 bars.
http://img4.imageshack.us/img4/3336/1239465720681.png
Now, if I go in the FCKeditor profile and select the buttons manually, it will only show a single bar even if there are more buttons than a single bar can hold.
http://img4.imageshack.us/img4/4897/1239465720682.png
Maybe this is a bug? The reason I need to select the buttons manually is because of IMCE. I installed the IMCE Wysiwyg API so that I can get IMCE working with FCKeditor via Wysiwyg API. If I leave everything unselected in Buttons and plugins, then IMCE won't work properly. So in order to make IMCE work, I must check the IMCE checkbox in Buttons and plugins, and I want every other buttons to work as well, so I checked every other buttons too. Now the only problem is FCKeditor will not show more than a single bar.
Thanks in advance.
Comments
Comment #1
syslin commentedHi
I'm having the same issue I'll be happy to know if you solved it.
Thanks,
Miki
Comment #2
valel46 commentedHi Miki,
Here is a temp solution posted by sinasquax:
http://drupal.org/node/440700
It's not a 100% fix, but at least we can get most of the buttons now.
Comment #3
sunMarking as duplicate of #331089: Enhance FCKeditor support, Patch for multiline support. Already fixed in Wysiwyg module's current development snapshot and will be contained in the next official release.