Searched refs:contentTransformations (Results 1 – 1 of 1) sorted by relevance
/webtrees/public/ckeditor-4.15.1-custom/ |
H A D | ckeditor.js | 247 …his.editor));this.allow(a.allowedContent,a.name);this.addTransformations(a.contentTransformations); 802 …})}var g=d.name,h=d.type,k=d.title,C=d.order,m=d.commandName;d=d.contentTransformations||{};var B=… 804 …orFocus:0,toolbar:"colors,"+C,allowedContent:B,requiredContent:B,contentTransformations:d,panel:{c… property 811 …e:"fore",commandName:"textColor",title:n.textColorTitle,order:10,contentTransformations:[[{element… property 813 …,type:"back",commandName:"bgColor",title:n.bgColorTitle,order:20,contentTransformations:k})}}});q=… property 849 …div",{allowedContent:b,requiredContent:"div",contextSensitive:!0,contentTransformations:[["div: al… property 924 …er,defaultValue:"cke-default",allowedContent:e,requiredContent:e,contentTransformations:"span"===b… property 952 …Command("image",{allowedContent:a,requiredContent:"img[alt,src]",contentTransformations:[["img{wid… property 961 …,styles:d?null:"margin-left,margin-right",classes:d||null}};this.contentTransformations=[["div: sp… property 1028 …Content:"ol{list-style-type}[start]; li{list-style-type}[value]",contentTransformations:[["ol: lis… property [all …]
|