Opened 17 years ago

Last modified 16 years ago

#607 confirmed New Feature

Show "Basic" toolbar when colapsed.

Reported by: bosarjen@… Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: SF Cc:

Description

Hi,

The editor is great, and has a lot of features. But first-time users might be intimidated by all the features.

Maybe it is possible to use 2 Toolbarsets, Basic and Advanced. If you click the Collapse/Expand button, the toolbar could switch from Basic to Advanced.

This way the new users could start with a simple toolbar, and the experienced user can expand the toolbar and have all the available options.

Greetings, Arjen


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

Change History (3)

comment:1 Changed 17 years ago by Martin Kou

Reporter: changed from Martin Kou to bosarjen@…

comment:2 Changed 17 years ago by Paul Moers

Some tips and links:

Ticket #930::Need to hide the toolbar.
Wiki docs::API : http://wiki.fckeditor.net/Developer%27s_Guide/Customization/Plug-ins Wiki docs::Toolbar Configuration : http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Toolbar

In combination with creating your own custom Toolbarset know this: Since FCKeditor 2.3beta it's possible to easily change the toolbar using the JavaScript API by just calling <EditorInstance>.ToolbarSet.Load( '<ToolbarName>' ).

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