Home
last modified time | relevance | path

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

/plugin/indexmenu/
H A DCREDITS49 Context menu search function and great help in testing patches.
58 Context menu patch and other suggestions
H A Dscript.js2 // Context menu
369 // // menu: "#options",
370 // menu: [
392 // // Modify menu entries depending on node status
416 // ui.menu.prevKeyboard = node.tree.options.keyboard;
424 // node.tree.options.keyboard = ui.menu.prevKeyboard;
H A Dadmin.php
H A DCOPYING329 mouse-clicks or menu items--whatever suits your program.
/plugin/indexmenu/scripts/
H A Dcontextmenu.js2 * Right Context Menu configuration
14 * To override menu entries or add a menu entry:
18 * Base structure of the context menu is displayed below.
22 * indexmenu_contextmenu['all']['pg']['view'] = [...array with menu description here... ];
34 * A menu description may contain four kind of entries:
37 * - menu action: array with two entries e.g.:
39 * - menu action with custom tooltip: array with three entries e.g.:
41 * - submenu: array with two entries where second entry is an array that describes again a menu e.g.:
42 * ['title of submenu (html allowed)', [ ...array with menu action
[all...]
H A Dcontextmenu.local.js.example2 * Right Context Menu local configuration -- RENAME THIS FILE TO contextmenu.local.js --
8 * See for information about available variables, menu structure, override and adding menu entries in the scripts/contextmenu.js
12 * Right Context Menu configuration for all users:
18 // Override title of page menu
21 // add option to page menu
29 * Right Context Menu configuration for admin users:
32 //override or add here the menu entries for admin, see for examples above
39 * Right Context Menu configuration for authenticated users:
42 //override or add here the menu entrie
[all...]
H A Dindexmenu.js48 * - r<id indexmenu> rightmouse button menu
983 * @param {int} nomenu show no menu
/plugin/indexmenu2/templates/DokuWiki/IndexMenu/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
19 background: url(i/menu-base.gif) top left no-repeat;
23 background: url(i/menu-expanded-ctrl.gif) top left no-repeat;
26 background: url(i/menu-collapsed-ctrl.gif) top left no-repeat;
29 background: url(i/menu-expanded.gif) top left no-repeat;
32 background: url(i/menu-collapsed.gif) top left no-repeat;
/plugin/indexmenu2/syntax/
H A Dindexmenu.php291 * returns complete HTML for the menu
301 * make unique id for current menu
394 * static method used to be able to make menu w/o make class object
531 ,'target' => $target // id to be used in the menu
/plugin/indexmenu/syntax/
H A Dindexmenu.php149 //disable the right context menu