Jump to content

Recommended Posts

Posted

I download 'Color Button' plugin and its dependencies 'Floating Panel', 'Panel Button', ''Panel, 'Button' plugins.

unzip and upload them to the /site/modules/InputfieldCKEditor/plugins directory.

go to Setup -> Fields -> myfield -> Input, scroll down to the 'Plugins' section and check the box for these 5 plugins. Save.

but the Color Buttons are not automatically added to the toolbar.

Posted

Did you add "TextColor, BGColor" to the CKEditor Toolbar? My first line looks like this:

Format, -, Bold, Italic, Underline, -, TextColor, BGColor, -, RemoveFormat

You can further customize what colors will be allowed, under Custom Config Options:

colorButton_enableMore: false 
colorButton_colors: F00,FFC609,FFF 
  • Like 5
Posted

Did you add "TextColor, BGColor" to the CKEditor Toolbar? My first line looks like this:

Format, -, Bold, Italic, Underline, -, TextColor, BGColor, -, RemoveFormat

You can further customize what colors will be allowed, under Custom Config Options:

colorButton_enableMore: false 
colorButton_colors: F00,FFC609,FFF

Thank you, matjazp.It works!

  • 2 years later...
Posted

Is there a place for CKEditor and processwire implementation, always seem to have to hunt around the forums to create workable edits to CKeditor in PW.

  • Like 3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...