Home
last modified time | relevance | path

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

/plugin/indexmenu/syntax/
H A Dindexmenu.php4 * Info Indexmenu: Show a customizable and sortable index for a namespace.
91 //split namespace,level,theme
120 //split main requested namespace
141 //Open at current namespace option
573 * @param string $ns requested namespace
749 * Parse namespace request
753 * @return string id of namespace
807 * - id page id/namespace id
811 * - hns page id of headpage of the namespace or false
825 //namespace
[all...]
/plugin/indexmenu/scripts/
H A Dindexmenu.js38 * - a#s<id indexmenu><nodenr?> url to page/namespace with title
58 * @param {number|string} hns page id of headpage of namespace
73 this.hns = hns; // headpage of namespace or zero
165 * a.nodeFdUrl Namespace with url link (headpage)
166 * a.node Namespace without url link
180 * @param {number|string} hns page id of headpage of namespace
603 * Open the node of the current namespace
H A Dtoolbarindexwizard.js85 '<div><label>' + LANG.plugins.indexmenu.namespace + '<input id="namespace" type="text"></label></div>' +
143 if (JSINFO && JSINFO.namespace) {
144 jQuery('#namespace').val(':' + JSINFO.namespace);
282 ns = jQuery('#namespace').val();
328 jQuery('#namespace').trigger('focus');
H A Dcontextmenu.js6 * node.isdir = node is namespace;
7 * node.dokuid = the DW id (namespace parent in case of headpage);
/plugin/indexmenu/
H A DCREDITS10 The root namespace index.
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
13 a.indexmenu_idx link style of a namespace without url nojs
67 /*Namespace without page link in nojs mode. !important has to be used*/
74 /*Namespace with page link (headpage) in nojs mode. !important has to be used*/
253 #indexmenu__wiz input#namespace {
H A Dplugin.info.txt6 desc Show a customizable and sortable index for a namespace
/plugin/indexmenu2/
H A Dindexmenu.php5 * Returns submenu tree for specified namespace
7 * @param string $ns namespace title
/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 …
147 * split namespace,level,theme
149 * 0 => namespace name and options
155 * split namespace
157 * 0 => namespace name
164 * split namespace options
424 * $opts['ns'] is the current namespace
448 * index only 'root' namespace, if requested
517 * open namespace index, if headpage does not exists
/plugin/tindexmenu/syntax/
H A Dindexmenu.php93 //split namespace,level,theme
101 //Array optional namespace => level
109 //split main requested namespace
124 //Open at current namespace option
443 * Parse namespace request
481 * $opts['ns'] is the current namespace
509 //It contains an optional namespace
512 //It's inside an optional namespace
604 //namespace
608 //namespace link
[all …]
/plugin/indexmenu/images/thread2/
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
13 a.indexmenu_idx link style of a namespace without url nojs
/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
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
13 a.indexmenu_idx link style of a namespace without url nojs
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php