You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by bu...@apache.org on 2007/03/16 14:56:06 UTC

DO NOT REPLY [Bug 41842] - Doesn't work with FCKeditor 2.4

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41842>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41842





------- Additional Comments From richard.frovarp@sendit.nodak.edu  2007-03-16 06:56 -------
Created an attachment (id=19722)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=19722&action=view)
Makes Lenya work with FCKeditor 2.4 and only FCKeditor 2.4

The patch contains what is required to get FCKeditor 2.4 to work with Lenya.
Instructions in the module say to download the latest, which is 2.4. In 2.4
they changed their javascript directory from FCKeditor to fckeditor. The
UniversalKey option in the config throws a visible popup error. 2.4 disables
the Firefox spell checker by adding to the body element of the edited content
the attribute spellcheck="false", which fails validation. This patch changes
path references to fckeditor, removes UniversalKey from the config, changes
clean-xhtml.xsl to remove the spellcheck="false" attribute so that it will pass
validation on that point, and the instructions have been updated. Note due to
path changes, this patch will break existing FCKeditor 2.3 installs.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
For additional commands, e-mail: dev-help@lenya.apache.org