NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: olu on October 28, 2013, 12:56:55 PM

Title: TinyMce Buttons
Post by: olu on October 28, 2013, 12:56:55 PM
Please is there a way to hide some of the buttons in tinymce editor e.g image,movie etc
Title: Re: TinyMce Buttons
Post by: Bruce on October 28, 2013, 09:51:38 PM
Hi Olu,

The toolbar for the editor is set in the WebHandler, _TinyMCEInit method. you can see the default code in netweb.clw, and override that in WebHandler if you like.

Let me know if you need more information.

Cheers
Bruce