Opened 17 years ago

Closed 12 years ago

#622 closed New Feature (fixed)

Custom toolbar settings

Reported by: thebo@… Owned by:
Priority: Normal Milestone:
Component: UI : Toolbar Version:
Keywords: SF Cc:

Description

It would be great if it was possible to change the toolbar in the configuration of an editor. Now you can set oFCKeditor.ToolbarSet = "MyToolbar" ; But you need to predefine 'MyToolbar' in a config-file.

It should be something like this:

oFCKeditor.ToolbarSetsMedBasic? = [ ['Bold','Italic','-','OrderedList','UnorderedList','-','Link','Unlink','-' ,'About'] ] ; oFCKeditor.ToolbarSet = "MedBasic" ;


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1164447&group_id=75348&atid=543656

Change History (5)

comment:1 Changed 17 years ago by Martin Kou

Reporter: changed from Martin Kou to thebo@…

I would love to see this feature.

It's very troublesome to have to use the customconfigurationpath and put this into a separate javascript file.


Moved from SF. Original poster: Anonymous

comment:2 Changed 16 years ago by Wojciech Olchawa

Keywords: Confirmed added

#836 has been marked as DUP

comment:3 Changed 16 years ago by Wojciech Olchawa

Component: GeneralUI : Toolbar

#937 has been marked as DUP

comment:4 Changed 16 years ago by dense13

Hi,

While we wait for this to be implemented (I think it's scheduled for v3.0?), I've created a plugin that adds this functionality, feel free to check it out at: http://dense13.com/blog/2008/04/06/dynamic-toolbar-plugin-fckeditor/

comment:5 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

Looking at provided link I can say it is possible in CKEditor 3.x to define toolbar on HTML page. There are no problems with that.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy