Home
last modified time | relevance | path

Searched refs:allowedContent (Results 1 – 15 of 15) sorted by relevance

/plugin/ckgdoku/ckeditor/plugins/smiley/
Dplugin.js1 …images/");a.addCommand("smiley",new CKEDITOR.dialogCommand("smiley",{allowedContent:"img[alt,heigh… property
Dplugin.js.unc14 allowedContent: 'img[alt,height,!src,title,width]',
/plugin/ckgedit/ckeditor/plugins/smiley/
Dplugin.js1 …images/");a.addCommand("smiley",new CKEDITOR.dialogCommand("smiley",{allowedContent:"img[alt,heigh… property
Dplugin.js.unc14 allowedContent: 'img[alt,height,!src,title,width]',
/plugin/ckgedit/ckeditor/plugins/pastebase64/
Dplugin.js11 allowedContent: 'img[alt,id,!src]{width,height};' property
/plugin/ckgdoku/ckeditor/plugins/pastebase64/
Dplugin.js11 allowedContent: 'img[alt,id,!src]{width,height};' property
/plugin/ckgdoku/ckeditor/
Dconfig.js1allowedContent=true;d.removeButtons=top.remove_styling();var j="FontAssist";if(d.removeButtons.mat…
Dconfig.js.unc111 … config.allowedContent=true; // preserve highlight when "paste from word"
425 config.allowedContent = true;
Dckeditor.js209 …,"div"];CKEDITOR.FILTER_SKIP_TREE=2;CKEDITOR.filter=function(a){this.allowedContent=[];this.disall… property
210 …CKEDITOR.editor){a=this.editor=a;this.customConfig=!0;var b=a.config.allowedContent;!0===b?this.di…
212 …r(e=0;e<b.length;++e)f=this.allow(b[e],c,d);return f}a(this,b,c,this.allowedContent,this._.allowed…
216 …||!a)return!0;a.toFeature&&(a=a.toFeature(this.editor));this.allow(a.allowedContent,a.name);this.a…
221 …{delete CKEDITOR.filter.instances[this.id];delete this._;delete this.allowedContent;delete this.di…
472 …NED}(),CKEDITOR.styleCommand=function(a,f){this.requiredContent=this.allowedContent=this.style=a;C…
608 …R.NODE_ELEMENT&&d.getName()in b&&d}}function b(b){return{context:"p",allowedContent:{"h1 h2 h3 h4 …
621 1)?CKEDITOR.TRISTATE_ON:CKEDITOR.TRISTATE_OFF)},context:"blockquote",allowedContent:"blockquote",re…
630 …:function(a){if(this._.feature)return this._.feature;var b=this;this.allowedContent||this.required…
727 {label:f,title:f,modes:{wysiwyg:1},editorFocus:0,toolbar:"colors,"+h,allowedContent:w,requiredConte… property
[all …]
DCHANGES.md486 …om/#!/api/CKEDITOR.plugins.widget.nestedEditable.definition-property-allowedContent) is defined pr…
779 …dget command, you need to set [`allowedContent`](http://docs.ckeditor.com/#!/api/CKEDITOR.feature-…
1162 …es unification, so the [`filter.allowedContent`](http://docs.ckeditor.com/#!/api/CKEDITOR.filter-p…
1179 …* Based on [`config.allowedContent`](http://docs.ckeditor.com/#!/api/CKEDITOR.config-cfg-allowedCo…
/plugin/ckgedit/ckeditor/
Dconfig.js1allowedContent=true;f.removeButtons=n.remove_styling();var m="FontAssist";if(f.removeButtons.match…
Dconfig.js.unc116 … config.allowedContent=true; // preserve highlight when "paste from word"
473 config.allowedContent = true;
Dckeditor.js233 …div"];CKEDITOR.FILTER_SKIP_TREE=2;CKEDITOR.filter=function(a,b){this.allowedContent=[];this.disall… property
234 …CKEDITOR.editor?a:null;if(c&&!b){this.customConfig=!0;var d=c.config.allowedContent;!0===d?this.di…
236 …r(f=0;f<b.length;++f)n=this.allow(b[f],c,d);return n}a(this,b,c,this.allowedContent,this._.allowed…
240 …||!a)return!0;a.toFeature&&(a=a.toFeature(this.editor));this.allow(a.allowedContent,a.name);this.a…
245 …tion(){var a=new CKEDITOR.filter,b=CKEDITOR.tools.clone;a.allowedContent=b(this.allowedContent);a.…
246 delete this._;delete this.allowedContent;delete this.disallowedContent}};var P={styles:1,attributes…
512 …ED})();CKEDITOR.styleCommand=function(a,d){this.requiredContent=this.allowedContent=this.style=a;C…
649 …s:1,styles:1};CKEDITOR.plugins.add("dialogadvtab",{requires:"dialog",allowedContent:function(c){c|… method
658 allowedContent:{"h1 h2 h3 h4 h5 h6 table ul ol blockquote div tr p div li td":{propertiesOnly:!0,at…
669 …",1)?CKEDITOR.TRISTATE_ON:CKEDITOR.TRISTATE_OFF)},context:"blockquote",allowedContent:"blockquote",
[all …]
Dckeditor.js.unc4833 this.allowedContent = [];
4856 var b = a.config.allowedContent;
4881 a(this, b, c, this.allowedContent, this._.allowedRules);
4968 this.allow(a.allowedContent, a.name);
5064 a.allowedContent = b(this.allowedContent);
5076 delete this.allowedContent;
10264 this.requiredContent = this.allowedContent = this.style = a;
12899 allowedContent: function(c) {
13105 allowedContent: {
13346 allowedContent: "blockquote",
[all …]
DCHANGES.md42 …allowed through [`config.allowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_…
906 …/api/CKEDITOR_plugins_widget_nestedEditable_definition.html#property-allowedContent) is defined pr…
1199 …nd, you need to set [`allowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fea…
1582 …tion, so the [`filter.allowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_fil…
1599 …* Based on [`config.allowedContent`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_confi…