/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/ |
H A D | tableCell.js | 1 …ols.bind,f={type:"html",html:" "},h=e.lang.dir=="rtl",a=e.plugins.colordialog;return{title:d.…
|
H A D | tableCell.js.unc | 16 colorDialog = editor.plugins.colordialog;
|
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/ |
H A D | tableCell.js | 1 …x|%)$/,h={type:"html",html:" "},b,j=g.lang.dir=="rtl",a=g.plugins.colordialog;function i(m){r…
|
H A D | tableCell.js.unc | 15 colorDialog = editor.plugins.colordialog;
|
/plugin/ckgdoku/ckeditor/plugins/colordialog/dialogs/ |
H A D | colordialog.js | 8 …ntDefault(!0)}}var v=CKEDITOR.dom.element,h=CKEDITOR.document,e=x.lang.colordialog,p,f,C={type:"ht…
|
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/ |
H A D | colordialog.js | 8 …ntDefault(!0)}}var v=CKEDITOR.dom.element,e=CKEDITOR.document,g=x.lang.colordialog,p,f,C={type:"ht…
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | en.js | 1 …more:"More Colors...",panelTitle:"Colors",textColorTitle:"Text Color"},colordialog:{clear:"Clear",… class in CKEDITOR.lang.en
|
H A D | lang_array.txt | 163 "colordialog": {
|
H A D | en.js.beautified | 159 colordialog: {
|
H A D | en.js.unc | 5 …"More Colors...","panelTitle":"Colors","textColorTitle":"Text Color"},"colordialog":{"clear":"Clea…
|
H A D | fr.js.unc | 169 "colordialog": {
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …"More Colors...","panelTitle":"Colors","textColorTitle":"Text Color"},"colordialog":{"clear":"Clea…
|
H A D | lang_array.txt | 163 "colordialog": {
|
H A D | en.4.9.js.beautified | 243 "colordialog": {
|
H A D | en.js-4.9.merged | 5 …"More Colors...","panelTitle":"Colors","textColorTitle":"Text Color"},"colordialog":{"clear":"Clea…
|
H A D | en.js.unc | 5 …"More Colors...","panelTitle":"Colors","textColorTitle":"Text Color"},"colordialog":{"clear":"Clea…
|
H A D | fr.js.unc | 169 "colordialog": {
|
/plugin/ckgedit/lang/ |
H A D | en.4.9.js.beautified | 243 "colordialog": {
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 217 …ty to style the selected color in the [color picker dialog](http://ckeditor.com/addon/colordialog). 564 …ed more shades of gray in the [Color Dialog](http://ckeditor.com/addon/colordialog) window. Thanks… 828 …docprops) plugin requires the [Color Dialog](http://ckeditor.com/addon/colordialog) plugin to work. 1264 …tor.com/ticket/9726): Removed [Color Dialog](http://ckeditor.com/addon/colordialog) plugin depende…
|
H A D | ckeditor.js | 730 …orButton_colors.split(","),w=l.colorButton_colorsPerRow||6,q=a.plugins.colordialog&&!1!==l.colorBu… 737 …lement:"span",styles:{"background-color":"#(color)"}},CKEDITOR.plugins.colordialog={requires:"dial… 738 …"colordialog");if(a._.storedDialogs&&a._.storedDialogs.colordialog)f(a._.storedDialogs.colordialog… 739 …all(this)}})}})}}},CKEDITOR.plugins.add("colordialog",CKEDITOR.plugins.colordialog),function(){fun…
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 304 …er or background color with the [Color Dialog](https://ckeditor.com/cke4/addon/colordialog) window. 637 …style the selected color in the [color picker dialog](https://ckeditor.com/cke4/addon/colordialog). 984 …e shades of gray in the [Color Dialog](https://ckeditor.com/cke4/addon/colordialog) window. Thanks… 1248 …ps) plugin requires the [Color Dialog](https://ckeditor.com/cke4/addon/colordialog) plugin to work. 1684 …m/ticket/9726): Removed [Color Dialog](https://ckeditor.com/cke4/addon/colordialog) plugin depende…
|
H A D | ckeditor.js.unc | 15590 p = e.plugins.colordialog && !1 !== l.colorButton_enableMore, 15707 CKEDITOR.plugins.colordialog = { 15710 var d = new CKEDITOR.dialogCommand("colordialog"); 15712 b.addCommand("colordialog", d); 15713 CKEDITOR.dialog.add("colordialog", this.path + "dialogs/colordialog.js"); 15731 b.execCommand("colordialog"); 15732 … if (b._.storedDialogs && b._.storedDialogs.colordialog) e(b._.storedDialogs.colordialog); 15734 if ("colordialog" == a.data.name) { 15749 CKEDITOR.plugins.add("colordialog", CKEDITOR.plugins.colordialog); 26635 …tion,button,toolbar,clipboard,panelbutton,panel,floatpanel,colorbutton,colordialog,templates,menu,…
|
H A D | ckeditor.js | 786 …orButton_colors.split(","),k=l.colorButton_colorsPerRow||6,p=e.plugins.colordialog&&!1!==l.colorBu… 794 …lement:"span",styles:{"background-color":"#(color)"}};CKEDITOR.plugins.colordialog={requires:"dial… class in CKEDITOR.plugins 795 …colordialog)e(b._.storedDialogs.colordialog);else CKEDITOR.on("dialogDefinition",function(a){if("c…
|