At my work, we want people only to be able to use the basic tool bar in FCK because that's what they want. However, I also want to use the paste to word function but this doesn't show up on the basic toolbar. How can i customize this or re configure?
Thanks,
Becky
Comments
Comment #1
pauline_perren commentedYou need to edit your fckeditor.config.js file and 'PasteWord' into the toolbarSets for DrupalBasic
It should look something like the code below once you are done:
See http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/T...
Comment #2
beckyjohnson commentedThanks! I will try this out.
Becky
Comment #3
wwalc commented