Ticket #622 (new New Feature)
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
Note: See
TracTickets for help on using
tickets.