Searched refs:contentsCss (Results 1 – 5 of 5) sorted by relevance
| /plugin/ckgdoku/ckeditor/ |
| D | ckeditor.js | 193 …:"\x3c!DOCTYPE html\x3e",bodyId:"",bodyClass:"",fullPage:!1,height:200,contentsCss:CKEDITOR.getUrl… property 852 …ibutes.face)}}]],panel:{css:[CKEDITOR.skin.getPath("editor")].concat(g.contentsCss),multiSelect:!1… 858 …allowedContent:k,panel:{css:[CKEDITOR.skin.getPath("editor")].concat(f.contentsCss),multiSelect:!1… 1007 CKEDITOR.tools.buildStyleHtml(b.config.contentsCss)+"\x3c/head\x3e"+e+b.getData()+"\x3c/body\x3e\x3… 1084 …allowedContent:l,panel:{css:[CKEDITOR.skin.getPath("editor")].concat(f.contentsCss),multiSelect:!0… 1176 …Css=function(a){var b=this.config,c=b.contentsCss;CKEDITOR.tools.isArray(c)||(b.contentsCss=c?[c]:… 1177 …ta-cke-temp\x3d"1"\x3e');h||(g+=CKEDITOR.tools.buildStyleHtml(f.config.contentsCss));var n=d.baseH…
|
| D | CHANGES.md | 886 …11350): The default value of [`config.contentsCss`](http://docs.ckeditor.com/#!/api/CKEDITOR.confi…
|
| /plugin/ckgedit/ckeditor/ |
| D | ckeditor.js | 217 …:"\x3c!DOCTYPE html\x3e",bodyId:"",bodyClass:"",fullPage:!1,height:200,contentsCss:CKEDITOR.getUrl… property 916 …s.face)}}]]:null,panel:{css:[CKEDITOR.skin.getPath("editor")].concat(y.contentsCss),multiSelect:!1, 929 …ar:"styles,20",allowedContent:n,panel:{css:[CKEDITOR.skin.getPath("editor")].concat(f.contentsCss), 949 …Css=function(a){var f=this.config,b=f.contentsCss;CKEDITOR.tools.isArray(b)||(f.contentsCss=b?[b]:… 950 …ta-cke-temp\x3d"1"\x3e');d||(g+=CKEDITOR.tools.buildStyleHtml(b.config.contentsCss));var h=c.baseH… 1083 …review.preview+"\x3c/title\x3e"+CKEDITOR.tools.buildStyleHtml(a.config.contentsCss)+"\x3c/head\x3e… 1154 …allowedContent:m,panel:{css:[CKEDITOR.skin.getPath("editor")].concat(l.contentsCss),multiSelect:!0…
|
| D | ckeditor.js.unc | 4408 contentsCss: CKEDITOR.getUrl("contents.css"), 18058 css: [CKEDITOR.skin.getPath("editor")].concat(y.contentsCss), 18391 css: [CKEDITOR.skin.getPath("editor")].concat(f.contentsCss), 18819 b = f.contentsCss; 18820 CKEDITOR.tools.isArray(b) || (f.contentsCss = b ? [b] : []); 18821 f.contentsCss.push(a) 18846 d || (g += CKEDITOR.tools.buildStyleHtml(b.config.contentsCss)); 21438 …ew.preview + "\x3c/title\x3e" + CKEDITOR.tools.buildStyleHtml(a.config.contentsCss) + "\x3c/head\x… 22743 css: [CKEDITOR.skin.getPath("editor")].concat(l.contentsCss),
|
| D | CHANGES.md | 1306 …e default value of [`config.contentsCss`](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_…
|