Home
last modified time | relevance | path

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

/plugin/indexmenu/syntax/
H A Dindexmenu.php82 /* @deprecated 2021-07-01 -- allow (temporary) switching between versions of the js treemenu */
183 //check defaults for js,js#theme, #theme
184 if (!$js = in_array('js', $defaults)) {
185 if (preg_match('/(?:^|\s)(js)?#(\S*)/u', $defaultsStr, $matched_js_theme) > 0) {
187 $js = true;
194 //check opts for nojs,#theme or js,js#theme
195 if ($js) {
[all...]
/plugin/indexmenu/
H A DCREDITS25 Js id option.
34 Css dynamic properties and suggestion of js theme with differents image formats
H A Dscript.js5 /* DOKUWIKI:include scripts/nojsindex.js */
6 /* DOKUWIKI:include scripts/toolbarindexwizard.js */
7 /* DOKUWIKI:include scripts/contextmenu.js */
8 /* DOKUWIKI:include scripts/indexmenu.js */
9 /* DOKUWIKI:include scripts/contextmenu.local.js */
12 /* DOKUWIKI:include scripts/fancytree/jquery.fancytree-all.min.js */
103 // userDefinedPresets can be defined in conf/userscript.js
465 * functions for js index renderer and contextmenu
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
9 a.nodeUrl Page js
10 a.nodeSel Last visited page js
11 a.navSel Current page js
H A Dajax.php
H A Daction.php506 'js' => false,
534 * Add Js & Css after template is displayed
/plugin/indexmenu2/syntax/
H A Dindexmenu.php150 * 1 => optional js settings
181 * now, parse the JS options
184 $js = false;
188 $js = true;
190 * split js part
192 * 0 => 'js'
197 * split js options
213 ,'js' => $js
304 $add = $opts['js']?"id=\"$idx\"":"class=\"idx\"";
308 * if 'nons' is set, then there's no need in JS
[all …]
/plugin/indexmenu/scripts/
H A Dtoolbarindexwizard.js19 jstoggle: {label: 'js'} property in indexmenu_wiz.fields.div1.elems
149 //toggle js fields
249 //add js options
250 options += ' js';
336 indexmenu_wiz.textArea.focus(); //pure js
H A Dcontextmenu.js15 * - PLEASE EDIT ONLY the scripts/contextmenu.local.js file
38 * ['Title of action 1 (html allowed)', 'javascript here ... see for examples scripts/contextmenu.js']
40 * ['Title of action 1 (html allowed)', 'javascript here ... see for examples scripts/contextmenu.js', 'Customized title']
74 // IMPORTANT: DON'T MODIFY THIS FILE, BUT EDIT contextmenu.local.js PLEASE!
163 * @param {string} nid page id of node (dokuid mentioned in indexmenu.js)
383 //http://www.quirksmode.org/js/events_properties.html
H A Dcontextmenu.local.js.example2 * Right Context Menu local configuration -- RENAME THIS FILE TO contextmenu.local.js --
4 * - 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
49 * Some common functions are added by [indexmenu plugin folder]/scripts/contextmenu.js
H A Dindexmenu.js154 this.completed = false; // succesfull written js tree to the page
982 * @param {int} max max level of available nodes (deeper levels are included with js)
/plugin/indexmenu/images/thread2/
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
9 a.nodeUrl Page js
10 a.nodeSel Last visited page js
11 a.navSel Current page js
/plugin/tindexmenu/syntax/
H A Dindexmenu.php147 if (!$js= in_array('js',$opts)) {
149 if (preg_match('/js#(\S*)/u',$match[1],$tmp_theme) > 0) {
153 $js=true;
170 //max js option
172 //js options
185 'js' => $js,
212 if ($data[1]['navbar'] && !$data[6]['js']) {
235 if (!($data[1]['navbar'] && !$data[6]['js']) && !$data[1]['context']) {
284 if ($opts['js']) {
294 …$output .= "jQuery(function(){indexmenu_loadJs(DOKU_BASE+'lib/plugins/tindexmenu/nojsindex.js');})…
[all …]
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/indexmenu2/
H A Dindexmenu.php17 'js' => false,
/plugin/indexmenu/images/human.png/
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
9 a.nodeUrl Page js
10 a.nodeSel Last visited page js
11 a.navSel Current page js