Searched refs:disallowedContent (Results 1 – 2 of 2) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 240 …IP_TREE=2;CKEDITOR.filter=function(a,b){this.allowedContent=[];this.disallowedContent=[];this.elem… property 242 " "+x[c.shiftEnterMode],"default",1),this.disallow(c.config.disallowedContent))}else this.customCon… 246 …this,b,!0))return!1;"string"==typeof b&&(b=e(b));a(this,b,null,this.disallowedContent,this._.disal… 248 …(a.contentForms);return a.requiredContent&&(this.customConfig||this.disallowedContent.length)?this… 252 …owedContent);a._.allowedRules=b(this._.allowedRules);a.disallowedContent=b(this.disallowedContent)… 253 delete this._;delete this.allowedContent;delete this.disallowedContent}};var T={styles:1,attributes…
|
H A D | CHANGES.md | 605 … [`CKEDITOR.filter.disallowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fil…
|