Opened 8 years ago

Closed 8 years ago

#14738 closed Bug (invalid)

remove backgroundcolor button

Reported by: akram Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

I need to remove backgroundcolor button form ckeditor. my code:

config.removeButtons = 'BackgroundColor,PasteFromWord';

Change History (1)

comment:1 Changed 8 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Version: 4.5.10 (GitHub - master)

I'm sorry but this is a place for reporting CKEditor bugs and not place for seeking advice or support.

If you have CKEditor license, please contact our support team. You also can ask your implementation questions at Stack Overflow.

NOTE: Check the source code - https://github.com/ckeditor/ckeditor-dev/blob/master/plugins/colorbutton/plugin.js. If you want to use the button you need to know its name first.

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