Home
last modified time | relevance | path

Searched refs:pageid (Results 51 – 66 of 66) sorted by relevance

123

/plugin/tindexmenu/
H A Dindexmenu-full.js86 this.pageid = window.indexmenu_ID || '';
159 if (this.pageid == (!cn.hns && cn.dokuid || cn.hns)) {
451 var r, cn, match, t, i, n, cnsa, cna, cns = this.pageid;
676 curns = this.pageid.substring(0, this.pageid
H A Dindexmenu.js27 …ectedNode=null;this.completed=this.selectedFound=!1;this.scrllTmr=0;this.pageid=window.indexmenu_I…
31 …,b._hc&&(!b._io&&this.config.useCookies)&&(b._io=this.isOpen(b.id)),this.pageid==(!b.hns&&b.dokuid…
45 dTree.prototype.openCurNS=function(a){var c,b,d,e=this.pageid;c=e.match(RegExp("\\b"+this.config.se…
55 …idx="+c.dokuid+decodeURIComponent(this.config.jsajax);b=this.pageid.substring(0,this.pageid.lastIn…
/plugin/ajaxedit/
H A Dscript.js123 if(response.pageid === JSINFO['id']) LASTMOD = response.lastmod; //refresh LASTMOD
/plugin/xcom/
H A Dscript.js318 function xcom_search_url(pageid) { argument
323 …return '<a href = "' + xcom_action_url + 'id=' +pageid + qs +'" target = \"_blank\">' + pageid + '…
/plugin/orgchart/
H A DREADME29 * name (staff member's name, type: 'pageid' or simple string)
/plugin/ckgedit/
H A Dlocktimer.js70 var params = 'call=lock&id='+locktimer.pageid;
/plugin/farmsync/meta/
H A DFarmSyncUtil.php262 $pageid = array_pop($parts);
274 if ($atticpageid == $pageid) $oldrevisions[] = $timestamp;
/plugin/timetrack/
H A Dscript.js113 … data:{ call: 'plugin_timetrack', cmd: cmd, pageid:JSINFO.id, data:data, sectok:JSINFO.sectok },
/plugin/dokutexit/
H A Dtexitrender.php51 $this->_pageid = cleanID($pageid);
/plugin/authyubikey/
H A Dauth.php.org296 * Only valid pageid's (no namespaces) for usernames
307 * Only valid pageid's (no namespaces) for groupnames
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php119 * @param pageid
/plugin/pagestat/
H A Dscript.js1559 if(params.pageid==null){
1571 mdata['pageid']=params.pageid;
1966 var pageid=params_obj.page;
1979 ajax_xcall("wiki.getPageHTML",[pageid],function(data){
/plugin/pagequery/
H A Dreadme.md74 **Update:** Namespaces are now supported when searching by pagename (pageid) only. Use the same syntax as fulltext [[:search]], i.e. @namespace|^namespace. I haven't provide support for relative namespaces yet. In addition, you can use regular expressions when searching by pagename.
/plugin/dirtylittlehelper/
H A Ddokuwiki_plugin_dirtylittlehelper.txt251 in the config define a pageid for a page that contains **ONE** autocomplete struct field\\
/plugin/dokucrypt/
H A Dscript.js73 var params = 'call=lock&id='+encodeURIComponent(locktimer.pageid);
/plugin/dokucrypt2/
H A Dscript.js90 params = 'call=lock&id=' + dw_locktimer.pageid + '&';
125 var params = 'call=lock&id='+encodeURIComponent(dw_locktimer.pageid);

123