Home
last modified time | relevance | path

Searched refs:sourcearea (Results 1 – 17 of 17) sorted by relevance

/plugin/ckgdoku/ckeditor/lang/
H A Den.js1 …"},selectall:{toolbar:"Select All"},showblocks:{toolbar:"Show Blocks"},sourcearea:{toolbar:"Source… class in CKEDITOR.lang.en
H A Dlang_array.txt547 "sourcearea": {
H A Den.js.beautified543 sourcearea: {
H A Den.js.unc5 …tall":{"toolbar":"Select All"},"showblocks":{"toolbar":"Show Blocks"},"sourcearea":{"toolbar":"Sou…
H A Dfr.js.unc553 "sourcearea": {
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …tall":{"toolbar":"Select All"},"showblocks":{"toolbar":"Show Blocks"},"sourcearea":{"toolbar":"Sou…
H A Dlang_array.txt547 "sourcearea": {
H A Den.4.9.js.beautified624 "sourcearea": {
H A Den.js-4.9.merged5 …tall":{"toolbar":"Select All"},"showblocks":{"toolbar":"Show Blocks"},"sourcearea":{"toolbar":"Sou…
H A Den.js.unc5 …tall":{"toolbar":"Select All"},"showblocks":{"toolbar":"Show Blocks"},"sourcearea":{"toolbar":"Sou…
H A Dfr.js.unc553 "sourcearea": {
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified624 "sourcearea": {
/plugin/ckgedit/ckeditor/
H A DCHANGES.md364 …cke4/addon/save) plugin does not work in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea).
386 …itor.com/cke4/addon/selectall) button in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea).
445 …: Blurring the editor in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea) throws an error.
1641 …//dev.ckeditor.com/ticket/10105): Fixed: Broken [sourcearea](https://ckeditor.com/cke4/addon/sourc…
H A Dckeditor.js.unc21747 CKEDITOR.plugins.add("sourcearea", {
21758 var f = CKEDITOR.plugins.sourcearea;
21781 label: a.lang.sourcearea.toolbar,
21817 CKEDITOR.plugins.sourcearea = {
26635 …mword,preview,print,removeformat,save,selectall,showblocks,showborders,sourcearea,specialchar,scay…
H A Dckeditor.js1097 …if(a.elementMode!=CKEDITOR.ELEMENT_MODE_INLINE){var f=CKEDITOR.plugins.sourcearea;a.addMode("sourc…
1099 …commands.source);a.ui.addButton&&a.ui.addButton("Source",{label:a.lang.sourcearea.toolbar,command:…
1101 CKEDITOR.plugins.sourcearea={commands:{source:{modes:{wysiwyg:1,source:1},editorFocus:!1,readOnly:1… class in CKEDITOR.plugins
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md25 … Fixed: Blurring the editor in [Source Mode](http://ckeditor.com/addon/sourcearea) throws an error.
1221 …tp://dev.ckeditor.com/ticket/10105): Fixed: Broken [sourcearea](http://ckeditor.com/addon/sourcear…
H A Dckeditor.js1077 CKEDITOR.plugins.sourcearea;f.addMode("source",function(c){var e=f.ui.space("contents").getDocument…
1078 …commands.source);f.ui.addButton&&f.ui.addButton("Source",{label:f.lang.sourcearea.toolbar,command:…
1079 …all(this);this.clearCustomData();this.remove()}}})}(),CKEDITOR.plugins.sourcearea={commands:{sourc…