I want to show the ckeditor by removing the linking and uplinking control. How can I remove them.
can someone show me how i can do this without changing the config file. I need to do this from within my own js file.
I need to configure before the initialization and rendering on the page.
Everything you need to know can be found at: http://docs.cksource.com/CKEditor_3.x/Developers_Guide/Toolbar
PS: Google is your friend