Page 1 of 1

0.13-beta1 "Canary" and FCKeditor

Posted: Tue May 02, 2006 12:01 pm
by nils73
Could it be that 0.13-beta1 has problems with FCKeditor? I was running 0.12 before and upgraded using upgrade.php but when I edited my pages FCKeditor showed all buttons instead of my customized version. So I went to FCKeditor settings in modules and found that the initial page looks kind of broken (font-size too big) and when I click on "toolbar" tab it has "Array" inside the textarea instead of my values.

Have there been any changes? What can I do to get it working again?

Regards,
Nils

Re: 0.13-beta1 "Canary" and FCKeditor

Posted: Tue May 02, 2006 4:38 pm
by hansom
FWIW I experience the exact same problem: http://forum.cmsmadesimple.org/index.ph ... 254.0.html. Haven't found a solution yet.

Re: 0.13-beta1 "Canary" and FCKeditor

Posted: Tue May 02, 2006 7:15 pm
by tsw
beta is always beta ;)

just checked svn and everything seems to work (but the font size is too big in svn also)

Re: 0.13-beta1 "Canary" and FCKeditor

Posted: Wed May 03, 2006 1:41 am
by Ted
Yeah, the array thing was fixed.  It was actually a side effect of a bug I created in adodb lite.

Not sure why the font is so big.

Re: 0.13-beta1 "Canary" and FCKeditor

Posted: Wed May 03, 2006 9:35 am
by nils73
Have there been any additions / changes to the stylesheet recently? Or changes to the code (additional div, p or something like that) in the admin-theme? I just did a quick-check on the CSS but could not find the bug. However I will try to adjust the admin-theme-css a little because there is a strange mix of font-sizes (from em to % and px) and it seems that they do not cascade very well. I will try to clean that up a bit and see if it still works.

Regards,
Nils