Change FCKeditor toolbar to the "professional" ver

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
User avatar
Oliver Georgi
Site Admin
Posts: 9892
Joined: Fri 3. Oct 2003, 22:22
Contact:

Change FCKeditor toolbar to the "professional" ver

Post by Oliver Georgi »

Do you want to have back the professional toolbar in FCKeditor? Hehe :P

OK edit include/inc_lib/wysiwyg.editor.inc.php in line 50 and change it to this:

Code: Select all

$oFCKeditor->ToolbarSet = 'phpwcms_default';
// phpwcms_basic   = the small one
// phpwcms_default = pro toolbar
// Default         = FCKeditor Default
// Basic           = FCKeditor Basic
phpwcms_default
Image

phpwcms_basic
Image

Coming releases will have an option to switch it in the backend.

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply