Ticket #622 (new New Feature)

Opened 13 months ago

Last modified 4 months ago

Custom toolbar settings

Reported by: thebo@… Owned by:
Priority: Normal Milestone:
Component: UI : Toolbar Version:
Keywords: SF Confirmed 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

Changed 13 months ago by martinkou

  • reporter changed from martinkou 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

Changed 5 months ago by w.olchawa

  • keywords Confirmed added

#836 has been marked as DUP

Changed 5 months ago by w.olchawa

  • component changed from General to UI : Toolbar

#937 has been marked as DUP

Changed 4 months 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/

Note: See TracTickets for help on using tickets.