Hello Anna, thank you very much for your reply, it works for color of font and background of font, but it doesn't work when I put table click on cell -> cell property and I can choose any color from color palette. May be there is way to override palette in javascript?
This functionality depends on the colorButton_enableMore configuration option -- it will open the advanced palette. You can turn it to false to disable it.
The color palette dialog window comes from the Color Dialog plugin, so you can also remove it from your build when you create a customized editor with CKBuilder.
Check the following CKEditor
Check the following CKEditor configuration options:
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Hello Anna, thank you very
Hello Anna, thank you very much for your reply, it works for color of font and background of font, but it doesn't work when I put table click on cell -> cell property and I can choose any color from color palette. May be there is way to override palette in javascript?
Thanks,
Eugene
This functionality depends on
This functionality depends on the colorButton_enableMore configuration option -- it will open the advanced palette. You can turn it to false to disable it.
The color palette dialog window comes from the Color Dialog plugin, so you can also remove it from your build when you create a customized editor with CKBuilder.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!