Home
last modified time | relevance | path

Searched +full:index +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 17 of 17) sorted by relevance

/plugin/indexmenu/syntax/
H A Dindexmenu.php4 * Info Indexmenu: Show a customizable and sortable index for a namespace.
14 use dokuwiki\Ui\Index;
267 //skip namespaces in index
272 $index = 0;
274 $index = 1;
277 $skipNsCombined[$index] = $matched_skipns[1];
288 $index = 0;
290 $index = 1;
293 $skipFileCombined[$index] = $matched_skipfile[1];
460 //build index
[all...]
/plugin/indexmenu/
H A DCREDITS10 The root namespace index.
22 Skip index option.
H A Daction.php14 use dokuwiki\Ui\Index;
125 * Render a defined page as index.
133 if ('index' != $event->data) return;
138 echo '<h1><a id="index">' . $lang['btn_index'] . "</a></h1>\n";
191 case 'index':
200 //data for new index build with Fancytree
254 $index = 0;
257 $index = 1;
259 $skipFileCombined[$index] = substr($skipf, 1);
264 $index
[all...]
H A Dajax.php
H A Dstyle.css117 z-index: 100;
127 z-index: 100 !important;
173 z-index: 100;
H A Dplugin.info.txt6 desc Show a customizable and sortable index for a namespace
H A Dscript.js465 * functions for js index renderer and contextmenu
H A Dadmin.php
/plugin/indexmenu/scripts/
H A Dcontextmenu.js9 * index.config.urlbase = Url Base;
10 * index.config.sepchar = Url separator;
60 * Array.splice(index, howManyToRemove, description1)
61 * index = position to start (start counting at zero)
64 * -> optional: description2 = optional you can add more elements at once by splice(index, howManyToRemove, description1, description2, etc)
66 * indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: IndexmenuContextmenu.reqpage(\'"+index.config.urlbase+"\',\'"+index.config.sepchar+"\',\'"+node.dokuid+"\');"']);
83 [LANG.plugins.indexmenu.revs, 'IndexmenuContextmenu.getid(index.config.urlbase,id)+"do=revisions"'],
84 [LANG.plugins.indexmenu.tocpreview, '"javascript: IndexmenuContextmenu.createTocMenu(\'call=indexmenu&req=toc&id="+id+"\',\'picker_"+index.treeName+"\',\'s"+index
[all...]
H A Dnojsindex.js2 * Javascript for index view
19 'call=indexmenu&req=index&nojs=1&' + $clicky[0].search.substring(1) + '&max=1' + decodeURIComponent(jsajax),
H A Dindexmenu.js711 * Scrolls the index
747 * Scroll index to the left
768 * Scroll Index back to the right
879 req = 'req=index&idx=' + node.dokuid + decodeURIComponent(this.config.jsajax);
976 * Initialise the dTree index
H A Dcontextmenu.local.js.example22 //indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: IndexmenuContextmenu.reqpage(\'"+index.config.urlbase+"\',\'"+index.config.sepchar+"\',\'"+node.dokuid+"\');"']);
H A Dtoolbarindexwizard.js84 '<fieldset class="indexmenu_index"><legend>' + LANG.plugins.indexmenu.index + '</legend>' +
/plugin/indexmenu2/syntax/
H A Dindexmenu.php3 * Info Indexmenu: Displays the index of a specified namespace.
45 …,'desc' => "Insert the index of a specified namespace.\nJavascript code: http://cms.debugger.ru …
219 * Return the index
240 * we've moved index root 1 level lower, adjust max level than
271 * if user want to draw complete wiki index, we need to make one more fake level
422 * Build the browsable index of pages
448 * index only 'root' namespace, if requested
517 * open namespace index, if headpage does not exists
/plugin/tindexmenu/syntax/
H A Dindexmenu.php3 * Info tIndexmenu: Displays the index of a specified namespace.
49 'desc' => 'Insert the index of a specified namespace.',
239 $renderer->doc .= ((empty($data[0])) ? $conf['title'] : nons($data[0])) ." index\n\n";
248 * Return the index
283 //javascript index
287 //remove unwanted nodes from standard index
290 //Nojs dokuwiki index
307 * Build the browsable index of pages using javascript
458 * Clean index data from unwanted nodes in nojs mode.
479 * Build the browsable index of pages
[all …]
/plugin/indexmenu/inc/
H A Dpclzip.lib.php567 // index : index of the file in the archive
774 // The extracted files or folders are identified by their index in the
776 // Note that if the index identify a folder, only the folder entry is
779 // $p_index : A single index (integer) or a string of indexes of files to
806 //--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, "PclZip::extractByIndex", "index='$p_index', ...");
905 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 2, "index='$p_index', path='$v_path', remove_path='$v_remove_path', remove_all_path='".($v_remove_path?'true':'false')."'");
1022 //--(MAGIC-PclTrace)--//PclTraceFctStart(__FILE__, __LINE__, "PclZip::deleteByIndex", "index='$p_index'");
1355 //--(MAGIC-PclTrace)--//PclTraceFctMessage(__FILE__, __LINE__, 4, "Looking for table index $i, option = '".PclZipUtilOptionText($p_options_list[$i])."(".$p_options_list[$i].")'");
1510 // ----- Look for options that request an array of index
[all...]
/plugin/tindexmenu/
H A Dindexmenu.js55 …odes[a];var e=new sack(DOKU_BASE+"lib/plugins/indexmenu/ajax.php"),a="req=index&idx="+c.dokuid+dec…