It's been a while since I implemented it, but don't you call a certain toolbar set when you call an instance of the editor? So, you'd set up another toolbar set in the main config.js file, and give it a name. And, then when you call the instance of the editor on that particular page, you tell it to use that toolbar set.
I can go dig through some code and find what I mean, if you need me to. On 5/19/06, Raymond Camden <[EMAIL PROTECTED]> wrote: > I was hoping to avoid that. The FCKEditor I'm using is also being used > elsehwere. I only want to tweak the buttons for -this- page. > > On 5/18/06, Chesty Puller <[EMAIL PROTECTED]> wrote: > > As I recall, you can remove the buttons in the config.js file. There's an > > array in there that configures the menubar. It's been a few months since I > > did that, though. > > > > - Matt > > > > ----- Original Message ----- > > From: "Raymond Camden" <[EMAIL PROTECTED]> > > To: "CF-Community" <[email protected]> > > Sent: Thursday, May 18, 2006 10:18 PM > > Subject: fckeditor > > > > > > > Anyone using fckeditor and CF? I'm trying to find a simple way to > > > remove buttons. The doc mentions creating a new toolbar, but I don't > > > want tomake this global. I just want to turn off a few buttons for one > > > instance of FCKEditor on the box. > > > > > > -- > > > =========================================================================== > > > Raymond Camden, Vice President of Technology for roundpeg > > > > > > Email : [EMAIL PROTECTED] > > > Blog : ray.camdenfamily.com > > > AOL IM : cfjedimaster > > > > > > "My ally is the Force, and a powerful ally it is." - Yoda > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:207114 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
