Lets say I have:
Why I can't:
I want Unlink button to be in the same group with Image.
{ name: 'links', items : [ 'Link','Unlink','Anchor' ] },
{ name: 'insert', items : [ 'Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak','Iframe' ] }Why I can't:
{ name: 'insert', items : [ 'Unlink','Image' ] }I want Unlink button to be in the same group with Image.

Re: How to merge item from 1 group into another?
I don't see any problem.
Re: How to merge item from 1 group into another?
Re: How to merge item from 1 group into another?
http://docs.cksource.com/CKEditor_3.x/D ... de/Toolbar