Hello Sir/Madam,
I have following issues regarding ckeditor-
1. I want to enable save button of ckeditor.
2. I want to disable new page button of ckeditor.
3. I want preview button should not open texts in browser.
Please help me. How could i fix all three issues.
Thanks.

Could you please reply to my post?
Hello sir,
Could you please reply ?
Is there any way to solve all my mentioned issues?
Please reply as soon as possible. all issues are very important for me.
Thanks.
Sir, yes, sir!
Sir,
1) The save button doesn't do anything special. You have to implement a save function on your site before installing CKEditor. More on how to setup saving here...
2) Add this code to config.js:
3) Not sure I understand. How else can it preview it? You can always use inline mode. You'll see the preview right there on the published page.
Customer and Community Manager, CKSource
Follow us on: Facebook, Twitter, LinkedIn
If you think you found a bug in CKEditor, read this!
Thanks a lot sebstefanov
Thank you very much for your kind response.