Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2009 at 03:46 UTC
Updated:
4 Oct 2009 at 16:20 UTC
got warning 'Unknown toolbar item "DrupalBreak"' popup when editor loaded, checked settings and advice in #335094: Unknown toolbar item "DrupalBreak" but had to install the 6.x-2.x-dev version for it to work
also noticed 6.x-1.4 reset my filebrowser settings to off, but I could change them to enable file uploads
did not try 6.x-2.0-beta3 - but 6.x-1.4 is the "recommended version"
Comments
Comment #1
Jorrit commentedYou you uploaded the plugin correctly? And does your config.js contain
FCKConfig.Plugins.Add( 'drupalbreak', 'en,pl,ru' ) ;Comment #2
decibel.places commenteddid not check that setting in 6.x-1.4 but it works fine in 6.x-2.x-dev out of the box
since 6.x-2.x-dev works fine, it is not necessary to get into diagnostics
I posted this issue because 6.x-1.4 is still the "recommended" version but I had to use the "also available " later 6.x-2.x-dev
basically just a heads up for anyone encountering the same problem... I'm sure the next "recommended" release witll be fine :)
that's why I labelled the issue "minor" and "postponed"
Comment #3
Jorrit commentedOkay, great to hear that 2.x works. I'll close this issue to keep the issue queue empty.