Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SOLVED CKeditor Plugins (6 Questions)(& switching to CKeditor 4)
#10
In my case I added that little youtube plugin with
Code:
config.extraPlugins = 'youtube';
No join, no push, and no comma after 'youtube'

It also worked when I used
Code:
config.extraPlugins = 'youtube,image2';
But I never got around to trying to add a third plugin to that line (which apparently is when it can break for some people?).

I'd not included 'push' simply because I didn't understand what it did. If I am understanding it (above the join line) would allow us to add as many plugins as we'd like without mysterious breakage, correct?
Reply


Messages In This Thread
RE: CKeditor Plugins (6 Questions)(& switching to CKeditor 4) - by Raeven - 2016-09-12, 05:41:08



Users browsing this thread: 1 Guest(s)