Is anyone else having trouble with Radiant 0.6.6 and WYMeditor? I'm getting JavaScript errors on page load that are preventing the WYMeditor Filter from loading.
My setup... * running in development mode on 0.6.6 gem * tested in both existing and new app (new app setup is as follows) * environment.rb setup is correct: config.extensions = [ :shards, :wym_editor_filter, :all ] * :all = the default Archive, Markdown, Textile * Shards is fresh from the SVN repository tag 0.6.6 * WYMeditor is fresh from http://www.gorilla-webdesign.be/artikel/48-WYM+on+Radiant Firebug says... prototype.js (line 3484) element has no properties var method = element.tagName.toLowerCase(); Anybody else seeing this? - Dave -- Posted via http://www.ruby-forum.com/. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
