Skip to content

Added UserVoice to FCKeditor

I added the UserVoice feedback system to the FCKeditor demo page today. So any bugs or ideas for the plugin can be stored in a central place. If you have found any issues recently (and can be bothered) it would be great if you could put them up there. I will copy over any ones I find going back over the comments. Ta.

4 Comments

  1. kivanio wrote:

    Hi,

    the plugin is broking with rails egde, do you have any sugestion to fix it?

    Friday, May 2, 2008 at 11:42 am | Permalink
  2. Scott wrote:

    @kivanio, could you give me a little more info about what you are seeing, which revision of rails (I know edge, but the actual revision number changes a fair bit). Scott.

    Friday, May 2, 2008 at 11:42 am | Permalink
  3. Matt wrote:

    I had to add include

    ActionView::Helpers::SanitizeHelper

    on line 117 of app/controller/fckeditor_controller.rb

    I think the strip_tags method was moved or reorganized in 2.0

    Friday, May 2, 2008 at 11:42 am | Permalink
  4. @Matt, thanks for letting me know. I’ll take a look and add that in.

    Friday, May 2, 2008 at 11:42 am | Permalink