Displaying 1 result from an estimated 1 matches for "fckrail".
Did you mean:
fckrails
2006 Sep 11
8
fckeditor works, but i cant get my buttons back...
I am going to bet this is a mongrel issue,because this doesn''t happen
under webrick. Anyway, I was able to get fckeditor: http://www.fckeditor.net/
to work under rails: http://www.joshuamcharles.com/xhtml/fckrails.php
i even saw the part about adding "1. Adding a YAML configuration file. For example, create
$(RAILS_ROOT)/config/mongrel_mime.yml with the contents:
xml: "text/xml"
2. When starting mongrel_rails, add the configuration file using the
"-m" option, e.g.:
mongrel_rails...