/plugin/ckgdoku/ckeditor/lang/ |
H A D | en.js | 1 …Paste from Word"},preview:{preview:"Preview"},print:{toolbar:"Print"},removeformat:{toolbar:"Remov… class in CKEDITOR.lang.en
|
H A D | lang_array.txt | 535 "removeformat": {
|
H A D | en.js.beautified | 531 removeformat: {
|
H A D | en.js.unc | 5 …m Word"},"preview":{"preview":"Preview"},"print":{"toolbar":"Print"},"removeformat":{"toolbar":"Re…
|
H A D | fr.js.unc | 541 "removeformat": {
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …m Word"},"preview":{"preview":"Preview"},"print":{"toolbar":"Print"},"removeformat":{"toolbar":"Re…
|
H A D | lang_array.txt | 535 "removeformat": {
|
H A D | en.4.9.js.beautified | 612 "removeformat": {
|
H A D | en.js-4.9.merged | 5 …m Word"},"preview":{"preview":"Preview"},"print":{"toolbar":"Print"},"removeformat":{"toolbar":"Re…
|
H A D | en.js.unc | 5 …m Word"},"preview":{"preview":"Preview"},"print":{"toolbar":"Print"},"removeformat":{"toolbar":"Re…
|
H A D | fr.js.unc | 541 "removeformat": {
|
/plugin/ckgedit/lang/ |
H A D | en.4.9.js.beautified | 612 "removeformat": {
|
/plugin/diagramsnet/lib/styles/ |
H A D | grapheditor.css | 656 .geSprite-removeformat { background-position: 0 -2806px; }
|
/plugin/ckgedit/ckeditor/ |
H A D | CHANGES.md | 55 …ues/2451): Fixed: The [Remove Format](https://ckeditor.com/cke4/addon/removeformat) plugin changes… 359 …sues/779): Fixed: The [Remove Format](https://ckeditor.com/cke4/addon/removeformat) plugin removes… 1052 …ticket/12311): Fixed: [Remove Format](https://ckeditor.com/cke4/addon/removeformat) should also re… 1084 …ticket/12135): Fixed: [Remove Format](https://ckeditor.com/cke4/addon/removeformat) does not work … 1399 …or.com/ticket/10879): [Remove Format](https://ckeditor.com/cke4/addon/removeformat) should not lea… 1575 … Fixed: Unable to remove `<s>` using [Remove Format](https://ckeditor.com/cke4/addon/removeformat).
|
H A D | ckeditor.js.unc | 21493 CKEDITOR.plugins.add("removeformat", { 21495 a.addCommand("removeFormat", CKEDITOR.plugins.removeformat.commands.removeformat); 21497 label: a.lang.removeformat.toolbar, 21503 CKEDITOR.plugins.removeformat = { 21505 removeformat: { 21507 …s = a.config.removeFormatAttributes.split(",")), f = CKEDITOR.plugins.removeformat.filter, m = a.g… 26635 …line,maximize,newpage,pagebreak,pastetext,pastefromword,preview,print,removeformat,save,selectall,… 26647 …1584,,pastefromword,1608,,preview-rtl,1632,,preview,1656,,print,1680,,removeformat,1704,,save,1728… 26648 …ord,1608,auto,preview-rtl,1632,auto,preview,1656,auto,print,1680,auto,removeformat,1704,auto,save,…
|
H A D | ckeditor.js | 1085 …mat",CKEDITOR.plugins.removeformat.commands.removeformat);a.ui.addButton&&a.ui.addButton("RemoveFo… 1086 …removeformat={commands:{removeformat:{exec:function(a){for(var h=a._.removeFormatRegex||(a._.remov… class in CKEDITOR.plugins
|
/plugin/ckgdoku/ckeditor/ |
H A D | CHANGES.md | 632 …r.com/ticket/12311): Fixed: [Remove Format](http://ckeditor.com/addon/removeformat) should also re… 664 …r.com/ticket/12135): Fixed: [Remove Format](http://ckeditor.com/addon/removeformat) does not work … 979 …ckeditor.com/ticket/10879): [Remove Format](http://ckeditor.com/addon/removeformat) should not lea… 1155 …0337): Fixed: Unable to remove `<s>` using [Remove Format](http://ckeditor.com/addon/removeformat).
|
H A D | ckeditor.js | 1010 …removeformat.commands.removeformat);a.ui.addButton&&a.ui.addButton("RemoveFormat",{label:a.lang.re… 1011 …ibutes=a.config.removeFormatAttributes.split(",")),c=CKEDITOR.plugins.removeformat.filter,e=a.getS…
|