Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release Stable with patched ckeditor
#25
Updated with critical plugin fix for acf, moved acf override to config.js so it is applied to plugins that use core ckeditor.

also updated to 4.1.1, and some codemirror icon fixes

disabling acf is necessary, because if you do not then you can lose existing content when you save your fields.

ACF does 2 things, it matches your toolbar to your allowed content, or restricts your allowed content to your toolbar. This is very cool, because you do not wind up with buttons that you are not allowed to use, and it allows a certain level of filtering and allows you to restrict content you allow. This is all great for web page inputs, but is awful for a cms. It will essentially remove any non allowed content from your field if you are pre-populating it when it loads. So say you try to stick a form in there in source mode, click source again and it will be removed. Or if it had a form before and you load it it will not show up and will be gone forever.

Plugins and users can use inline config ( inline overrides config.js as does GSEDITOROPTIONS) to override this if they actually want this behavior of allowed content, but one has to remember that this is a bad idea if you have existing content that might become corrupted.


more info here
http://docs.ckeditor.com/#!/guide/dev_ad...ent_filter
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
Release Stable with patched ckeditor - by shawn_a - 2013-04-08, 23:58:31
RE: Release Stable with patched ckeditor - by shawn_a - 2013-05-02, 23:20:18
RE: Release Stable with patched ckeditor - by apt - 2014-06-07, 23:38:58
RE: Release Stable with patched ckeditor - by apt - 2014-06-08, 07:34:12
RE: Release Stable with patched ckeditor - by apt - 2014-06-08, 07:59:29



Users browsing this thread: 1 Guest(s)