Hi, I tried to install the YUI Rich Text Editor, but I could not get it to load on my page with the default settings.

The problem was that the default version of the YUI library that this module was trying to load is old(2.3.0).
The default version for the YUI module is 2.5.0, so when I changed the location of YUI library setting to http://yui.yahooapis.com/2.5.0 it worked.

I suggest that we update the module to load 2.5.0 by default, so that both the Yahoo YUI module and YUI Rich Text Editor have the same default libraries.

Comments

gustavlarson’s picture

Status: Active » Closed (fixed)

This seems to be fixed by jeffcd in commit #107058. My bad.