View Single Post

Old 03-13-2008   #3 (permalink)
webgomer
Junior Member
 
Join Date: Feb 2008
Posts: 11
webgomer is on a distinguished road
Thumbs up Re: Reduce options in the members editor

Quote:
Originally Posted by Sergey Hmelevsky View Post
Open file templates/TPL_NAME/submit.tpl (TPL_NAME - template name, in your case MetallicGlare) find line
Code:
$Editor->ToolbarSet = 'Users';
and replace with next one
Code:
$Editor->ToolbarSet = 'Basic';
Furthermore, you can configure buttons in the file res/js/fckeditor/fckconfig.js, lines #98-122
Sergey, you make this too easy

I can understand why Subiron could become the CMS of choice for many; the options seem to be limitless and your knowledge makes for quick work of requests. I'm hooked!

Brad
webgomer is offline   Reply With Quote