Home
last modified time | relevance | path

Searched refs:cookie (Results 126 – 150 of 183) sorted by relevance

12345678

/plugin/remotescript/
H A Dscript.js9 …tion.search.match(new RegExp("[&?]"+session_name+"=([^&?]*)"))||document.cookie.match(new RegExp("…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit76 "Resizing uses a cookie with a year's duration. ",
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit82 "Resizing uses a cookie with a year's duration. ",
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock2701 tough-cookie "~2.3.0"
2724 tough-cookie ">=0.12.0"
2749 tough-cookie "~2.3.0"
3072 tough-cookie@>=0.12.0, tough-cookie@~2.3.0:
3074 …resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js399 var cookies = document.cookie.split(";");
404 var cookie = mxUtils.trim(cookies[i]);
406 if (cookie.substring(0, 5) == 'MODE=')
408 mode = cookie.substring(5);
418 document.cookie = 'MODE=; expires=' + expiry.toUTCString();
2629 document.cookie = 'MODE=' + mode + '; expires=' + expiry.toUTCString();
2764 document.cookie = 'MODE=; expires=' + expiry.toUTCString();
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js6373 var iLength = _fnReadCookie( sNameFile )!==null ? document.cookie.length :
6374 sFullCookie.length + document.cookie.length;
6378 var aCookies =document.cookie.split(';');
6398 document.cookie = sOldName+"=; expires=Thu, 01-Jan-1970 00:00:01 GMT; path="+
6403 document.cookie = sFullCookie;
6417 sCookieContents = document.cookie.split(';');
H A Djquery.dataTables.min.js.gz
H A Djquery.dataTables.min.js115cookie.length:b.length+p.cookie.length)+10>4096){a=p.cookie.split(";");for(var j=0,k=a.length;j<k;…
116 …/")+"/"}p.cookie=b}function wa(a){var b=za.location.pathname.split("/");a=a+"_"+b[b.length-1].repl…
/plugin/diagramsnet/lib/math/config/
H A DTeX-MML-AM_HTMLorMML.js62cookie)},getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=…
H A DMML_HTMLorMML-full.js51cookie)},getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=…
H A DAM_HTMLorMML-full.js51cookie)},getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=…
H A DTeX-MML-AM_SVG-full.js58cookie)},getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=…
H A DAccessible-full.js68cookie)},getCookie:function(){this.cookie=o.Cookie.Get("menu")}});MathJax.Menu.NAV=h;var c=g.ITEM=…
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 …ion(){if(getCookie("ckgFbOpt")=="dokuwiki"){document.cookie="ckgFbOpt=ckgdoku;"}else{document.cook…
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …if(getCookie("ckgFbOpt")=="dokuwiki"){document.cookie="ckgFbOpt=ckgedit;SameSite=Lax"}else{documen…
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dexplorer.js382 l = MathJax.Menu.cookie;
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md63 - Support of SameSite cookie property.
/plugin/tablelayout/
H A Dyarn.lock2094 tough-cookie "~2.3.3"
2390 tough-cookie@~2.3.3:
2392 …resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc9…
/plugin/etherpadlite/scripts/
H A Detherpadlite.js377 document.cookie="sessionID="+data.sessionID+";domain="+data.domain+";path=/";
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2.js487 document.cookie='FBLiteSettings=;expires='+exdate.toGMTString();
494 if(firebug.internal.targetWindow.document.cookie.length>0) {
495 cookieArr=firebug.internal.targetWindow.document.cookie.split('; ');
586 …firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTStr…
H A Dfirebug-lite-1.2-compressed.js20cookie='FBLiteSettings=;expires='+exdate.toGMTString();location.reload(true);},readCookie:function…
22 …ate.setDate(exdate.getDate()+365);firebug.internal.targetWindow.document.cookie='FBLiteSettings='+…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js31 with(firebug){settings.writeCookie();settings.hide();win.refreshDOM();d.html.openHtmlTree();if(internal.isPopup){with(opener.firebug){win.refreshDOM();d.html.openHtmlTree();}}}},reset:function(){var exdate=new Date();exdate.setTime(exdate.getTime()-1);document.cookie='FBLiteSettings=;expires='+exdate.toGMTString();location.reload(true);},readCookie:function(){var i,cookieArr,valueArr,item,value;with(firebug.env){if(firebug.internal.targetWindow.document.cookie.length>0){cookieArr=firebug.internal.targetWindow.document.cookie.split('; ');for(i=0;i<cookieArr.length;i++){if(cookieArr[i].split('=')[0]=='FBLiteSettings'){valueArr=cookieArr[i].split('=')[1].split(',');}}
33 values+='height:'+(parseInt(firebug.internal.targetWindow.firebug.el.main.element.style.height.replace(/px/,''),10)-38);exdate=new Date();exdate.setDate(exdate.getDate()+365);firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTString();}},refreshForm:function(){var fe=firebug.env,elSet=firebug.el.settings;elSet.cbxDebug.element.checked=fe.debug;elSet.cbxDetectFirebug.element.checked=fe.detectFirebug;elSet.cbxHideDOMFunctions.element.checked=fe.hideDOMFunctions;elSet.cbxOverride.element.checked=fe.override;elSet.cbxShowIcon.element.checked=fe.showIconWhenHidden;elSet.cbxOpenInPopup.element.checked=fe.openInPopup;elSet.textNodeChars.element.value=fe.textNodeChars;}},win:{hide:function(){with(firebug){el.main.environment.addStyle({"display":"none"});el.mainiframe.environment.addStyle({"display":"none"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"block"});}}},show:function(){with(firebug){el.main.environment.addStyle({"display":"block"});el.mainiframe.environment.addStyle({"display":"block"});if(env.showIconWhenHidden){el.firebugIcon.environment.addStyle({"display":"none"});}}},iconClicked:function(_event){with(firebug){if(_event.ctrlKey==true||_event.metaKey==true){el.firebugIcon.environment.addStyle({"display":"none"});env.showIconWhenHidden=false;}else{win.show();}}},minimize:function(){with(firebug){internal.minimized=true;el.main.environment.addStyle({"height":"35px"});el.mainiframe.environment.addStyle({"height":"35px"});el.button.maximize.environment.addStyle({"display":"block"});el.button.minimize.environment.addStyle({"display":"none"});win.refreshSize();}},maximize:function(){with(firebug){internal.minimized=false;el.button.minimize.environment.addStyle({"display":"block"});el.button.maximize.environment.addStyle({"display":"none"});win.setHeight(env.height);}},newWindow:function(){var interval,scripts,script,scriptPath,fe=firebug.env,fi=firebug.internal;if(!fi.popupWin){scripts=document.getElementsByTagName('script');fi.popupWin=window.open("","_firebug","status=0,menubar=0,resizable=1,top="+fe.popupTop+",left="+fe.popupLeft+",width="+fe.popupWidth+",height="+fe.popupHeight+",scrollbars=0,addressbar=0,outerWidth="+fe.popupWidth+",outerHeight="+fe.popupHeight+"toolbar=0,location=0,directories=0,dialog=0");if(!fi.popupWin){alert("Firebug Lite could not open a pop-up window, most likely because of a popup blocker.\nPlease enable popups for this domain");}else{firebug.settings.hide();for(i=0,len=scripts.length;i<len;i++){if(scripts[i].src.indexOf(fi.liteFilename)>-1){scriptPath=scripts[i].src;break;}}
H A Dfirebug-lite-1.2.js498 document.cookie='FBLiteSettings=;expires='+exdate.toGMTString();
505 if(firebug.internal.targetWindow.document.cookie.length>0) {
506 cookieArr=firebug.internal.targetWindow.document.cookie.split('; ');
597 firebug.internal.targetWindow.document.cookie='FBLiteSettings='+values+';expires='+exdate.toGMTString();
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock2180 tough-cookie "~2.3.0"
2604 tough-cookie@~2.3.0:
2606 …resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc9…
/plugin/dropfiles/
H A Dyarn.lock2391 tough-cookie "~2.3.0"
2806 tough-cookie@~2.3.0:
2808 …resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.3.tgz#0b618a5565b6dea90bf34…

12345678