Alex,
By default, the toolbars of Cute Editor for DNN is controled by user security access level.
For example, if the user is admin, he/she will "Full_noform" toolbar.
If the user is a guest user, he/she will get a "minimal" toolbar.
If you want to have different buttons on the same DNN page, first you need to find out which editor is using the default toolbar, which editor will have different toolbar based on the module ID, module name....
Then modify the provider project.
Do something like:
If (found this module) then
cntlCE.AutoConfigure = AutoConfigure.Simple
else
cntlCE.AutoConfigure = AutoConfigure.Full_noform
end if
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx