/plugin/ckgdoku/ckeditor/plugins/shortcuts/ |
H A D | plugin.js | 1 …addCommand("ckgundoheader",{exec:function(d){var e=a(d);d.insertHtml("<div> </div>");d.insert…
|
H A D | plugin.js.unc | 15 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#addCommand 16 editor.addCommand( 'ckgundoheader', 31 editor.addCommand( 'ckginsheaderone', 43 editor.addCommand( 'ckginsheadertwo', 52 editor.addCommand( 'ckginsheaderthree', 61 editor.addCommand( 'ckginsheaderfour', 70 editor.addCommand( 'ckginsheaderfive', 79 editor.addCommand( 'ckginscode',
|
/plugin/ckgedit/ckeditor/plugins/shortcuts/ |
H A D | plugin.js | 1 …addCommand("ckgundoheader",{exec:function(d){var e=a(d);d.insertHtml("<div> </div>");d.insert…
|
H A D | plugin.js.unc | 15 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#addCommand 16 editor.addCommand( 'ckgundoheader', 31 editor.addCommand( 'ckginsheaderone', 43 editor.addCommand( 'ckginsheadertwo', 52 editor.addCommand( 'ckginsheaderthree', 61 editor.addCommand( 'ckginsheaderfour', 70 editor.addCommand( 'ckginsheaderfive', 79 editor.addCommand( 'ckginscode',
|
/plugin/ckgdoku/ckeditor/plugins/headerbuttons/ |
H A D | plugin.js | 12 editor.addCommand( 'same_header', { 20 editor.addCommand( 'lower_header', { 36 editor.addCommand( 'higher_header', { 52 editor.addCommand( 'none_header', {
|
/plugin/ckgedit/ckeditor/plugins/headerbuttons/ |
H A D | plugin.js | 12 editor.addCommand( 'same_header', { 20 editor.addCommand( 'lower_header', { 36 editor.addCommand( 'higher_header', { 52 editor.addCommand( 'none_header', {
|
/plugin/latexit/_test/ |
H A D | package.test.php | 47 $p->addCommand("\use{aaa}"); 49 $p->addCommand("\remove{bbb}");
|
/plugin/ckgdoku/ckeditor/plugins/link/ |
H A D | plugin.js | 1 …addCommand("link",new CKEDITOR.dialogCommand("link"));b.addCommand("anchor",new CKEDITOR.dialogCom…
|
/plugin/ckgedit/ckeditor/plugins/link/ |
H A D | plugin.js | 1 …addCommand("link",new CKEDITOR.dialogCommand("link"));b.addCommand("anchor",new CKEDITOR.dialogCom…
|
/plugin/ckgdoku/ckeditor/plugins/tags/ |
H A D | plugin.js | 7 editor.addCommand( 'editTags', new CKEDITOR.dialogCommand( 'tagsDialog') );
|
/plugin/ckgdoku/ckeditor/plugins/wrap/ |
H A D | plugin.js | 5 editor.addCommand( 'wrap', new CKEDITOR.dialogCommand( 'wrapDialolg' ) );
|
/plugin/ckgedit/ckeditor/plugins/wrap/ |
H A D | plugin.js | 5 editor.addCommand( 'wrap', new CKEDITOR.dialogCommand( 'wrapDialolg' ) );
|
/plugin/ckgdoku/ckeditor/plugins/geshi/ |
H A D | plugin.js | 20 editor.addCommand( 'geshi', new CKEDITOR.dialogCommand( 'geshiDialog' ) );
|
/plugin/ckgedit/ckeditor/plugins/geshi/ |
H A D | plugin.js | 20 editor.addCommand( 'geshi', new CKEDITOR.dialogCommand( 'geshiDialog' ) );
|
/plugin/ckgedit/ckeditor/plugins/note/ |
H A D | plugin.js | 6 editor.addCommand( 'note', new CKEDITOR.dialogCommand( 'noteDialog' ) );
|
/plugin/ckgdoku/ckeditor/plugins/timestamp/ |
H A D | plugin.js | 22 editor.addCommand( 'insertTimestamp', {
|
/plugin/ckgedit/ckeditor/plugins/timestamp/ |
H A D | plugin.js | 22 editor.addCommand( 'insertTimestamp', {
|
/plugin/ckgedit/ckeditor/plugins/msword/ |
H A D | plugin.js | 20 editor.addCommand( 'msword', new CKEDITOR.dialogCommand( 'mswordDialog' ) );
|
/plugin/ckgedit/ckeditor/plugins/truetype/ |
H A D | plugin.js | 19 editor.addCommand( 'truetype',
|
/plugin/ckgdoku/ckeditor/plugins/signature/ |
H A D | plugin.js.unc | 17 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#addCommand 18 editor.addCommand( 'insertSignature',
|
/plugin/ckgedit/ckeditor/plugins/signature/ |
H A D | plugin.js.unc | 17 // http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#addCommand 18 editor.addCommand( 'insertSignature',
|
/plugin/ckgdoku/ckeditor/plugins/about/ |
H A D | plugin.js | 14 var command = editor.addCommand( 'about', new CKEDITOR.dialogCommand( 'about' ) );
|
/plugin/ckgdoku/ckeditor/plugins/smiley/ |
H A D | plugin.js | 1 …(a){a.config.smiley_path=a.config.smiley_path||(this.path+"images/");a.addCommand("smiley",new CKE…
|
/plugin/ckgedit/ckeditor/plugins/smiley/ |
H A D | plugin.js | 1 …(a){a.config.smiley_path=a.config.smiley_path||(this.path+"images/");a.addCommand("smiley",new CKE…
|
/plugin/ckgedit/ckeditor/plugins/tags/ |
H A D | plugin.js | 7 editor.addCommand( 'editTags', new CKEDITOR.dialogCommand( 'tagsDialog') );
|