Home
last modified time | relevance | path

Searched refs:which (Results 251 – 275 of 1265) sorted by last modified time

1...<<11121314151617181920>>...51

/plugin/ckgedit/ckeditor/plugins/geshi/lang/
H A Den.js6 which: 'Codeblock or Snippet? Plain Text removes HTML',
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc82 if (ev.which == 13 ) {
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc1680 return this.$.keyCode || this.$.which
H A Dckeditor.js65 CKEDITOR.dom.event.prototype={getKey:function(){return this.$.keyCode||this.$.which},getKeystroke:f…
H A Dconfig.js.unc403 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
/plugin/ckgedit/
H A Dhelper.php44 function is_outOfScope(&$which="") { argument
H A Dscript.js280 function ckgd_setImgPaste(which) { argument
283 which = 'off'
285 else which = 'on';
286 JSINFO['ckgEdPaste'] = which;
287 …document.cookie = 'ckgEdPaste=' + which +';expires="Thu, 18 Dec 2575 12:00:00 UTC";path=' +JSINFO[…
288 alert(LANG.plugins.ckgedit.ckg_paste_restart + ' ' + LANG.plugins.ckgedit[which]);
308 var which = {'Y': 'Dokuwiki', 'N': 'CKEditor'}; class in ckgedit_seteditor_priority
325 alert(LANG.plugins.ckgedit.dwp_updated + which[m]);
382 if ( event.which == 13 ) {
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified787 …FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file upl…
802which look like this: <span style='font-weight:600'>[[wp&gt;Shakespeare]]</span>, which will creat…
H A Den.js-4.9.merged39 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
56 "interwiki links are short-cuts which look like this: <span style='font-weight:600'>[[wp&gt;Shakesp…
58 …'>&gt;</span>' will be inserted into the link, replacing a place holder, which is enclosed in cur…
H A Den.js.ckgedit38 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
55 "interwiki links are short-cuts which look like this: <span style='font-weight:600'>[[wp&gt;Shakesp…
57 …'>&gt;</span>' will be inserted into the link, replacing a place holder, which is enclosed in cur…
H A Den.js.unc39 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
56 "interwiki links are short-cuts which look like this: <span style='font-weight:600'>[[wp&gt;Shakesp…
58 …'>&gt;</span>' will be inserted into the link, replacing a place holder, which is enclosed in cur…
H A Dlang_array.txt699 …FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file upl…
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …alse;jQuery(document).on("keydown","input#edit__summary",function(b){if(b.which==13){a=true;jQuery…
H A Dparse_wiki.js.unc241 markup['pre_td'] = '<'; //removes newline from before < which corrupts table
587 …if (!bgcolor_found) { //catch MS Word which uses background:color-name instead of background-color…
662 // that are on the wiki which also use {{url}}
1720 /*fix for links in lists at ends of lines, which cause loss of line-feeds
1726 /*fix for links in lists before ends of lines, which cause extra line-feeds */
1757 … // fix for colspans which have had text formatting which cause extra empty cells to be created
1932 if (e.which == 13) {
H A Dtable_debugging_code.js.unc35 function debug_row(rows,row,col,which) {
44 which);
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc17 // Returns a function, which runs regular "setup" for all selected cells to find out
23 // * @param {Function} setup Setup function which returns a value instead of setting it.
/plugin/ckgedit/action/entities/
H A DENTITIES.HOWTO15 This creates a new entities file called ent.ser, which must then be copied to
/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/fckeditor/editor/filemanager/connectors/php/
H A Dinput_utils.php15 function input_strval($which, $cmp="") { argument
18 $val = $INPUT->str($which);
/plugin/ckgedit/ckeditor/plugins/smiley/dialogs/
H A Dsmiley.js.unc116 var setBigSmileys = function (dwimages,which) {
128 if( i % 2 === 0 && i > 0 && which == 2) html.push('</tr><tr>');
/plugin/ckgedit/lang/en/
H A Dstyle.txt2 …he style sheet in your template folder in the directory named **Styles**, which will be created wh…
7 …ated** \\ You can also create additional style sheets for other templates which you might have sto…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified787 …FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file upl…
802which look like this: <span style='font-weight:600'>[[wp&gt;Shakespeare]]</span>, which will creat…
/plugin/ckgedit/ckeditor/plugins/tags/dialogs/
H A Dtags.js.unc81 id: 'which',
113 var which = 'unset';
119 which = dialog.getValueOf('tab-basic','which') ;
123 if(which == 'cursor') {
126 else if(which == 'top') {
/plugin/ckgedit/action/
H A Dmeta.php67 $which = $ar[$client];
69 if($which == 'N') {
72 else if($which == 'Y') {
212 $which = $INPUT->str('lang');
213 $path = DOKU_PLUGIN . 'wrap/lang/' . $which . '/lang.php';
959 function startup_check_twice($filename, $which) { argument
963 $msg = $this->locale_xhtml($which);
/plugin/ckgedit/ckeditor/skins/moono/
H A Dreadme.md13 "Moono" is a monochromatic skin, which offers a modern look coupled with gradients and transparency.

1...<<11121314151617181920>>...51