Home
last modified time | relevance | path

Searched +full:on +(+path:plugin +path:ckgedit) -(+path:plugin +path:ckgedit +path:lang) (Results 26 – 50 of 54) sorted by relevance

123

/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md27 - **richcombo.css**: the file contains styles of the rich combo ui elements on toolbar,
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.css7 …width: 12px; /* All cells have equal width which depends on parent width (in this case table paren…
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc32 editor.on( 'doubleclick', function( evt ) {
69 command.on( 'exec', function( evt ) {
88 command.on( 'refresh', function( evt ) {
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1on("load",w,D);C.on("error",g,D);C.on("abort",g,D);C.setAttribute("src",E);b.setAttribute("src",E)…
H A Dimage.js.unc551 original.on( 'load', onImgLoadEvent, dialog );
552 original.on( 'error', onImgLoadErrorEvent, dialog );
553 original.on( 'abort', onImgLoadErrorEvent, dialog );
736 resetButton.on( 'click', function( evt ) {
740 resetButton.on( 'mouseover', function() {
743 resetButton.on( 'mouseout', function() {
749 ratioButton.on( 'click', function( evt ) {
763 ratioButton.on( 'mouseover', function() {
766 ratioButton.on( 'mouseout', function() {
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js18 k+"\x3c/div\x3e\x3c/div\x3e"}]}];d.on("scaytUserDictionaryAction",function(b){var a=SCAYT.prototype…
19 …()):g.getContentElement("dictionaries","dictionaryName").setValue(""))});d.on("scaytUserDictionary…
24 …les({"white-space":"normal",position:"relative","padding-bottom":"2px"});e.on("click",function(a){…
29 …emList:function(d,c,k){if(arguments.length){var n=this;d.on("load",function(){n.getElement().on("c…
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc54 // Make empty anchor selectable on IE.
63 // The default line-height on IE.
70 editor.on( 'selectionChange', function( evt )
87 editor.on( 'doubleclick', function( evt )
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/
H A Dfrmupload.html74 // Reset the upload form (On IE we must do a little trick to avoid problems).
119 …var default_err = translateItem('FileBrowserError_default', 'Error on file upload. Error number: '…
/plugin/ckgedit/ckeditor/plugins/wsc/dialogs/
H A Dwsc_ie.js11 CKEDITOR.dialog.on("resize",function(a){a=a.data;var c=a.dialog;"checkspell"==c._.name&&((c=(c=c.ge…
H A Dwsc.js16 b.parts.tabs.removeListener("click",h);b.parts.tabs.on("click",h)};a.buildSelectLang=function(a){va…
20 …o",value:d,name:"wscGrammerSuggest",id:k});f.setStyles({"float":"left"});f.on("click",function(b){…
89 …Message.unbindHandler(k);if(z)try{z.focus()}catch(a){}}}});CKEDITOR.dialog.on("resize",function(b)…
90on("dialogDefinition",function(b){if("checkspell"===b.data.name){var d=b.data.definition;a.onLoadO…
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/
H A Dtest.html121 alert( 'Error on file upload. Error number: ' + errorNumber ) ;
H A Duploadtest.html115 alert( 'Error on file upload. Error number: ' + errorNumber ) ;
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …eturn true}}jQuery(document).ready(function(){var a=false;jQuery(document).on("keydown","input#edi…
H A Dparse_wiki.js.unc662 // that are on the wiki which also use {{url}}
1447 //adjust spacing on multi-formatted strings
1576 try { // in case regex throws error on dynamic regex creation
1931 jQuery(document).on("keydown", "input#edit__summary", function(e) {
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js23 this,b,d=0;this.on("hide",function(){d=0});this.on("show",function(){d=1});this.selectPage=CKEDITOR…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …/;/);j(E,z);var C=this._.tabs.general&&this._.tabs.general[0];var A=this;C.on("focus",function(F){…
H A Dplugin.js.unc574 'Clicking anywhere on the plugin syntax or its text will enable you to check the appearance of the …
579 'Clicking on the text will select the text for copying.</div>'*/
668 tab.on('focus', function(evt) {
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1on the Get Headings button, select the header, click OK. You can go back, select a new page and ge…
H A Dlink.js1on the Get Headings button, select the header, click OK. You can go back, select a new page and ge…
H A Dlink.js.unc42 …AdvancedInfo: "To create anchors from Dokuwiki headers, click on the Get Headings button, select t…
49 …hakespeare]]</span>, which will create a link to the English Wikipedia article on Shakespeare. " +
661 if ( this.allowOnChange ) // Dont't call on dialog load.
1505 tab.on('focus', function(evt) {
1516 // Inital focus on 'url' field if link is of type URL.
1582 // scrollview correction on arrow up/down gets easier
1720 * Handles the "click" on a given result anchor
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php161 * Encode a UTF-8 filename to use on any filesystem
167 * This makes it safe to run it multiple times on the
H A Dio.php96 // Ensure the folder path has no double-slashes, or mkdir may fail on certain platforms
H A DInput.class.php67 * Basically a wrapper around isset. When called on the $post and $get subclasses,
81 * Basically a wrapper around unset. When NOT called on the $post and $get subclasses,
/plugin/ckgedit/ckeditor/plugins/table/dialogs/
H A Dtable.js.unc85 // Webkit could report the following range on cell selection (#4948):
136 // Modify the table headers. Depends on having rows and cols generated
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc139 var custom_insert = ""; // tags found on page that are not in existing tags

123