﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
305	ToolbarSets cannot be set via script interface	Thomas Tallyce		"It seems impossible to set ToolbarSets via the script interface. E.g. in PHP:

{{{
$config[""ToolbarSets['toolbarname']""] => ""[ ['Cut','Copy','Paste'] ] ;"",
$instanceName->Config = $config;
}}}

Or perhaps different syntax is needed?

It would be nice to be able to set anything that can be set in fckconfig.js in the script interface, so that the .js need not be touched, making it easier to upgrade. This is one of the few that cannot currently be set."	Bug	closed	Normal		General		duplicate	ToolbarSets	
