Jump to content

CKeditor and fontawesome plugin problem


Orkun
 Share

Recommended Posts

Yeah you are right, i get this js error:

uncaught exception: [CKEDITOR.resourceManager.load] Resource name "widget" was not found at "http://blabla.ch/wire/modules/Inputfield/InputfieldCKEditor/ckeditor-4.4.6/plugins/widget/plugin.js?t=2015030801.143".
Link to comment
Share on other sites

I forgot all the depencie plugins which the fontawesome-plugin needs to work.

So i also installed these plugins:

 Widget

 Line Utilities

 Color Dialog

but with no effect. Then i realised that i dont edited the config-body.js.

So i write this lines of code in the config-body.js:

config.extraPlugins = 'fontawesome';
config.contentsCss = 'https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css';
config.allowedContent = true; 

And i also write "FontAwesome" in the toolbar section.

but i still get this error: 

post-3125-0-05091800-1447834931_thumb.pn

I don't know what I'm missing...

Link to comment
Share on other sites

  • 1 year later...

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
 Share

×
×
  • Create New...