Sorry to keep going this thread going, but I've changed that file, but it stills appears to be pulling the Default toolbar set. Do I need to regenerate the configs with rake task? In fact, I'm not even seeing the "simple" toolbar you have setup, although I do have a link for config?class_name=Page.

Josh
On Jun 6, 2008, at 2:43 PM, Daniel Collis-puro wrote:

Josh Schairbaum wrote:
Thanks, I got it all setup. You mentioned in the README that you want
to provide an interface to change the default toolbar, if I wanted to
do it manually for now where would I do it?

I think I just need to do: FCKConfig.toolbarSetName = "Basic"; in
fckconfig.js.

Is that correct?


Nope, you'd edit the config.js.erb view at:

$FCKEDITOR_EXTENSION_ROOT/app/views/fckeditor/config.js.erb

and make your changes there. The FCKEditor config file is emitted from
that view.

--DJCP
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to