Home
last modified time | relevance | path

Searched refs:location (Results 601 – 625 of 981) sorted by relevance

1...<<21222324252627282930>>...40

/plugin/geourl/lang/en/
H A Dintro.txt3 …[wp>GeoURL|GeoURL]], which allows your visitors to find your geographic location and nearly locate…
/plugin/issuetracker/
H A Dfabtabulous.js46 if(document.location.href.match(/#(\w.+)/)) {
/plugin/autologoff/
H A Dscript.js28 window.location.reload();
/plugin/move/script/
H A Drename.js49 window.location.href = result.redirect_url;
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample04_mx.cfm48 window.location.href = window.location.pathname + "?Skin=" + skinName ;
H A Dsample03_mx.cfm43 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ;
H A Dsample02_mx.cfm59 window.location.href = window.location.pathname + "?Lang=" + languageCode ;
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample03.asp45 window.location.href = window.location.pathname + "?Toolbar=" + toolbarName ;
H A Dsample04.asp50 window.location.href = window.location.pathname + "?Skin=" + skinName ;
H A Dsample02.asp60 window.location.href = window.location.pathname + "?Lang=" + languageCode ;
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample02.afp57 window.location.href = window.location.pathname + "?Lang=" + languageCode ;
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxFile.js118 return this.ui.getUrl(window.location.pathname + '?rev=' +
120 '&page=' + page : '')) + window.location.hash;
H A DDropboxClient.js44 DropboxClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/dr…
52 …ut=1&state=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + window.location.hostname));
146 …ate=' + encodeURIComponent('cId=' + this.clientId + '&domain=' + window.location.hostname + '&toke…
183 '&domain=' + window.location.hostname + '&token=' + state), 'dbauth');
/plugin/sectiontoggle/
H A Dscript.js127 if (window.location.hash) {
128 SectionToggle.hash = window.location.hash.toLowerCase();
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGoogleGeocode.php42 * For example by default geocoding "Cairo" will return the location of Cairo Egypt.
167 $lat = $this->result->results[$delta]->geometry->location->lat;
168 $lon = $this->result->results[$delta]->geometry->location->lng;
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.reddit.js55 if ('https:' === document.location.protocol) {
/plugin/tabbox/
H A Dscript.js62 tabboxopen($box, window.location.hash.substring(1));
/plugin/move/lang/en/
H A Dmove.txt10 All links to and from the pages that are moved will be updated to reflect the new location and/or name.
/plugin/prettyphoto/js/
H A Djquery.prettyPhoto.js203 …k_like_link = settings.social_tools.replace('{location_href}', encodeURIComponent(location.href));
751 …k_like_link = settings.social_tools.replace('{location_href}', encodeURIComponent(location.href));
887 var url = location.href;
895 location.hash = theRel + '/'+rel_index+'/';
899 if ( location.href.indexOf('#prettyPhoto') !== -1 ) location.hash = '';
/plugin/pagemove/lang/en/
H A Dpagemove.txt11 All links to and from the page will be updated to reflect the new location and/or name.
/plugin/elasticsearch/conf/
H A Delasticsearch.conf.example5 # Configure one file type per line: file extension followed by parser location (full file system path or URL).
/plugin/stackedit/
H A Dstackedit.min.js1 …n",document.head.appendChild(e),r=function(){}},a=window.location.protocol+"//"+window.location.ho…
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A Dbrowser.js92 var oMatch = oRegex.exec( window.top.location.search ) ;
110 sConnUrl = window.location.href.replace( /browser.html.*$/, '' ) + sConnUrl ;
/plugin/nsexport/
H A Dscript.js32 window.location = DOKU_BASE + 'lib/plugins/nsexport/export.php?key=' + key;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckdialog_gecko.js53 oWindow.location.href = pageUrl ;

1...<<21222324252627282930>>...40