Home
last modified time | relevance | path

Searched refs:g (Results 176 – 200 of 1751) sorted by path

12345678910>>...71

/plugin/ckgedit/ckeditor/
H A Dconfig.js1 …}];f.wrap_lang;var g="call=wrap_lang&lang="+CKEDITOR.lang.detect("en");var l=function(){f.jquery.p…
H A Dconfig.js.unc262 smileys = data.replace(/#.*?\n/g,"");
/plugin/ckgedit/ckeditor/lang/
H A Dfr.js.unc497 "georgian": "Numération géorgienne (an, ban, gan, etc.)",
718 …t à : <span style='font-weight:600'>[[wp&gt;Shakespeare]]</span>, ce qui va générer un lien vers l…
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/
H A Da11yhelp.js7 …(a,b){var c=e.getCommandKeystroke(b);if(c){for(var l,f,h=[],g=0;g<k.length;g++)f=k[g],l=c/k[g],1<l…
8 … h=c[f],g=[],e=h.items,k=e.length,p=0;p<k;p++){var m=e[p],n=CKEDITOR.env.edge&&m.legendEdge?m.lege…
9 n))}d.push("\x3ch1\x3e%1\x3c/h1\x3e\x3cdl\x3e%2\x3c/dl\x3e".replace("%1",h.name).replace("%2",g.joi…
/plugin/ckgedit/ckeditor/plugins/clipboard/dialogs/
H A Dpaste.js5 …TOR.dom.document(a.document),g=b.getBody(),d=b.getById("cke_actscrpt");d&&d.remove();g.setAttribut…
6 …a.frameElement));b.getWindow().getFrame().removeCustomData("pendingFocus")&&g.focus()}var h=c.lang…
9g=CKEDITOR.env.air?"javascript:void(0)":CKEDITOR.env.ie&&!CKEDITOR.env.edge?"javascript:void((func…
/plugin/ckgedit/ckeditor/plugins/colordialog/dialogs/
H A Dcolordialog.js8 …ocus(),c.preventDefault(!0)}}var v=CKEDITOR.dom.element,e=CKEDITOR.document,g=x.lang.colordialog,p…
9 …);e.setAttribute("role","row");for(var f=d;f<d+3;f++)for(var g=0;6>g;g++)c(e.$,"#"+b[f]+b[g]+b[w])…
10 …bel\x3d"'+g.options+'" role\x3d"grid" style\x3d"border-collapse:separate;" cellspacing\x3d"0"\x3e\…
11 …OR.plugins.get("colordialog").path+"dialogs/colordialog.css"));return{title:g.title,minWidth:360,m…
12g.title,accessKey:"I",elements:[{type:"hbox",padding:0,widths:["70%","10%","30%"],children:[{type:…
13g.selected+'\x3c/span\x3e\x3cdiv id\x3d"'+n+'" style\x3d"border: 1px solid; height: 20px; width: 7…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js14 …k;this.matchRange.moveNext().hitMatchBoundary&&h.reset()}if(2==k){if(d){var g=this.matchRange.getC…
15g[g.length-1],g=g[0],m=c.createRange();m.setStartAt(c.editable(),CKEDITOR.POSITION_AFTER_START);m.…
23 …utId),f.initialized=!0);if(d){var k;e="find"===e?1:0;var f=1-e,l,g=q.length;for(l=0;l<g;l++)h=this…
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1g){var x;var t;var l=false;var r={fg:"",bg:"",font_style:"",font:"",font_size:"",start:"&lt;",clos… argument
H A Dplugin.js.unc262 … text = text.replace(/<(b|i|em|u|strong|sup|sub|code)>/g, function(el,tag) {
615 text = text.replace(/&lt;/g, '<');
616 text = text.replace(/&gt;/g, '>');
617 text = text.replace(/<span.*?scayt.*?>(.*?)<\/span>/g,"$1");
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js1g=document.getElementById(i);g.value=oDokuWiki_FCKEditorInstance.oinsertHtmlCodeObj.notes[f]}}},}]…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js1 …opts;if(!n.match(/ENotfound/)){n=n.split(";;");var h;for(var g=0;g<n.length;g++){h=n[g];n[g]=new A…
H A Dgeshi.js.unc185 … return str.replace(/[.*+?^${}()|[\]\\]/g, '\\$&'); // $& means the whole matched string
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1g);B.removeListener("abort",g);CKEDITOR.document.getById(s).setStyle("display","none");if(!this.do… function
H A Dimage.js.unc82 // Synchronous field values to other impacted fields is required, e.g. border
378 // temporary changes to be committed, e.g. if the dialog is canceled.
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js1g){var h=a(d),i;if(h){i=b(h);if(i==e){h.removeStyle("float");if(e==b(h)){h.removeAttribute("align"… argument
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1g=new Object();g.doku_base=new RegExp("^"+y.replace(/\//g,"\\/"),"g");g.media_internal=/lib\/exe\/… variable
H A Dlink.js1g=new Object();g.doku_base=new RegExp("^"+y.replace(/\//g,"\\/"),"g");g.media_internal=/lib\/exe\/… variable
H A Dlink.js.unc18 oRegex.doku_base = new RegExp('^' + Doku_Base.replace(/\//g,'\\/'),'g');
247 var paramRegex = /[^,\s]+/g,
248 paramQuoteRegex = /(^')|('$)/g,
313 retval.url.selected = '\\\\'+ urlMatch[1].replace(/\//g,"\\");
397 text = text.replace(/\//g,':');
413 text = text.replace(/\//g,':');
465 return str.replace( /\\'/g, '\'' );
470 return str.replace( /'/g, '\\$&' );
484 params.replace( /[^,\s]+/g, function( param )
1165 data.url.url = data.url.url.replace(/\:{2,}/g,':');
[all …]
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js1g={};if(d.getAttribute("href")&&d.getChildCount()){g={link:CKEDITOR.TRISTATE_OFF,unlink:CKEDITOR.T… class in AnonymousFunctiona1a5d2930400
/plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/
H A Dliststyle.js6 a.getStyle("list-style-type")||g[a.getAttribute("type")]||a.getAttribute("type")||"";this.setValue(…
8 …e:"width: 100%;",items:h,setup:function(a){a=a.getStyle("list-style-type")||g[a.getAttribute("type…
9 …t(a)}}}}var f=function(c){return c.type==CKEDITOR.NODE_ELEMENT&&c.is("li")},g={a:"lower-alpha",A:"… class
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js1g=b.getSelectedHtml(true);if(g){var e=document.getElementById("ckgedit_mswin");e.innerHTML=g}jQuer…
/plugin/ckgedit/ckeditor/plugins/pastefromword/filter/
H A Ddefault.js11g.thisIsAListItem(b,a)&&g.convertToFakeListItem(b,a);k.createStyleStack(a,p,b)},h1:function(a){g.t…
12 a)&&g.convertToFakeListItem(b,a);k.createStyleStack(a,p,b)},h6:function(a){g.thisIsAListItem(b,a)&&
24 …+){var g=a.children[l];if(g.type===CKEDITOR.NODE_TEXT&&c){var n=new CKEDITOR.htmlParser.element("s… variable
28g,q;w(b);for(q=0;q<a.count();q++)c=a.getItem(q),g=CKEDITOR.tools.parseCssText(c.getAttribute("styl…
33 g.toArabic(g.getSubsectionSymbol(b[c]))-c;break;case "lower-alpha":case "upper-alpha":a.attributes.…
34 …"V"],[4,"IV"],[1,"I"]];a=a.toUpperCase();for(var c=b.length,d=0,g=0;g<c;++g)for(var n=b[g],r=n[1].…
36g.convertToRealListItems(a);if(0===e.length)return[];var h=g.groupLists(e);for(a=0;a<h.length;a++)…
37g.createList(b),m=k.children;0<m.length?m[m.length-1].add(r):(m=new CKEDITOR.htmlParser.element("l…
41g+d+".";break;case "a":case "lower-alpha":e=String.fromCharCode(97+g-1+d)+".";break;case "A":case …
43g.length-1;0<=q;q--)g[q].insertAfter(a);for(q=n.length-1;0<=q;q--)delete n[q].name},groupLists:fun…
[all …]
/plugin/ckgedit/ckeditor/plugins/scayt/dialogs/
H A Doptions.js5g=d.scayt;b=SCAYT.prototype.UILib;var h=a.getContentElement("dictionaries","dictionaryName").getIn…
6g=this.getElement().$,h=this.getElement().getChild(0).$;b.isLicensed()||(a.css(g,{cursor:"not-allo…
7 g.isLicensed()&&g.createUserDictionary(h,function(e){e.error||a.toggleDictionaryState.call(b,"dicti…
8g,{cursor:"not-allowed"}),a.css(h,{cursor:"not-allowed"}))},onClick:function(){var b=this.getDialo…
9 …cayt,g=f,h=b.getContentElement("dictionaries","dictionaryName"),e=h.getValue();a.isLicensed()&&(a.…
11g=b.getContentElement("dictionaries","dictionaryName").getValue();a.isLicensed()&&a.renameUserDict…
14g=b.getContentElement("dictionaries","itemList"),h=b.getContentElement("dictionaries","addWordFiel…
16 …:function(b){var a=b.data.$;b=d.scayt;var g=SCAYT.prototype.UILib,a=a.target||a.srcElement,h=g.par…
18 …scaytUserDictionaryAction",function(b){var a=SCAYT.prototype.UILib,g=b.data.dialog,d=g.getContentE…
19g.getContentElement("dictionaries","dictionaryName").setValue(e.getUserDictionaryName()):g.getCont…
[all …]
/plugin/ckgedit/ckeditor/plugins/shortcuts/
H A Dplugin.js1 …tedText();return e}return""}function b(d,g,j){var e="h"+j+">";var f="<"+e;var i="</"+e;d.insertHtm… argument
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js1g){var h=oDokuWiki_FCKEditorInstance.fckgUserName;var f=oDokuWiki_FCKEditorInstance.fckgUserMail;v… argument

12345678910>>...71