Home
last modified time | relevance | path

Searched refs:removeformat (Results 1 – 18 of 18) sorted by relevance

/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …Paste from Word"},preview:{preview:"Preview"},print:{toolbar:"Print"},removeformat:{toolbar:"Remov… class in CKEDITOR.lang.en
H A Dlang_array.txt535 "removeformat": {
H A Den.js.beautified531 removeformat: {
H A Den.js.unc5 …m Word"},"preview":{"preview":"Preview"},"print":{"toolbar":"Print"},"removeformat":{"toolbar":"Re…
H A Dfr.js.unc541 "removeformat": {
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …m Word"},"preview":{"preview":"Preview"},"print":{"toolbar":"Print"},"removeformat":{"toolbar":"Re…
H A Dlang_array.txt535 "removeformat": {
H A Den.4.9.js.beautified612 "removeformat": {
H A Den.js-4.9.merged5 …m Word"},"preview":{"preview":"Preview"},"print":{"toolbar":"Print"},"removeformat":{"toolbar":"Re…
H A Den.js.unc5 …m Word"},"preview":{"preview":"Preview"},"print":{"toolbar":"Print"},"removeformat":{"toolbar":"Re…
H A Dfr.js.unc541 "removeformat": {
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified612 "removeformat": {
/plugin/diagramsnet/lib/styles/
H A Dgrapheditor.css656 .geSprite-removeformat { background-position: 0 -2806px; }
/plugin/ckgedit/ckeditor/
H A DCHANGES.md55 …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 Dckeditor.js.unc21493 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 Dckeditor.js1085 …mat",CKEDITOR.plugins.removeformat.commands.removeformat);a.ui.addButton&&a.ui.addButton("RemoveFo…
1086removeformat={commands:{removeformat:{exec:function(a){for(var h=a._.removeFormatRegex||(a._.remov… class in CKEDITOR.plugins.removeformat.commands
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md632 …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 Dckeditor.js1010removeformat.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…