Home
last modified time | relevance | path

Searched +full:page +(+path:plugin +path:indexmenu) -(+path:plugin +path:indexmenu +path:lang) (Results 1 – 25 of 37) sorted by relevance

12

/plugin/indexmenu/syntax/
H A Dindexmenu.php421 //Check user permission to display indexmenu in a preview page
445 //add ns of current page to let open these nodes (within the $ns), open only 1 level.
453 //resolve ns and subns's relative to current wiki page (instead of sidebar)
473 //this is an indexmenu page that needs the PARSER_CACHE_USE event trigger;
752 * @param bool $id page id to resolve $ns relative to.
807 * - id page id/namespace id
811 * - hns page id of headpage of the namespace or false
836 //current page is shown?
857 //page link
H A Dtag.php6 * Info Indexmenu tag: Tag a page with a sort number.
/plugin/indexmenu/scripts/
H A Dindexmenu.js38 * - a#s<id indexmenu><nodenr?> url to page/namespace with title
54 * @param {string} dokuid page id of node
57 * @param {string} name Page Title
58 * @param {number|string} hns page id of headpage of namespace
65 this.dokuid = dokuid; // page id of node
71 this.name = name; // ns/page title
95 this._cp = false; // current page
112 urlbase: DOKU_BASE + 'doku.php?id=', // base of dokuwiki (set in page)
114 useCookies: true, // use cookies (set in page) e.g. disabled for context option
115 scroll: true, // enable scrolling of tree in too small columns (set in page)
[all...]
H A Dcontextmenu.js19 * The entries with 'pg' are shown for page noded, these with 'ns' only for namespaces.
59 * To add option to page menu:
66 * indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: IndexmenuContextmenu.reqpage(\'"+index.config.urlbase+"\',\'"+index.config.sepchar+"\',\'"+node.dokuid+"\');"']);
82 ['<span class="indexmenu_titlemenu"><b>'+LANG.plugins.indexmenu.page+'</b></span>'],
114 [LANG.plugins.indexmenu.acls, 'IndexmenuContextmenu.getid(index.config.urlbase,id)+"do=admin&page=acl"'],
127 [LANG.plugins.indexmenu.acls, 'IndexmenuContextmenu.getid(index.config.urlbase,node.dokuid)+"do=admin&page=acl"']
158 * Navigate to the search page
163 * @param {string} nid page id of node (dokuid mentioned in indexmenu.js)
181 * Build a url to a wiki page
220 * @param {string} lnk page i
[all...]
H A Dcontextmenu.local.js.example18 // Override title of page menu
21 // add option to page menu
22 //indexmenu_contextmenu['all']['pg']['view'].splice(1, 0, ['Input new page', '"javascript: IndexmenuContextmenu.reqpage(\'"+index.config.urlbase+"\',\'"+index.config.sepchar+"\',\'"+node.dokuid+"\');"']);
/plugin/indexmenu/
H A DCREDITS40 Current page highliting suggestion.
43 Start page bug.
H A Dstyle.css9 a.nodeUrl Page js
10 a.nodeSel Last visited page js
11 a.navSel Current page js
51 /* Last visited page highlighting*/
56 /* Current page highlighting*/
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*/
H A Daction.php91 if (!isset($cache->page)) return;
94 //Check if it is an indexmenu page
116 //Check if a page is more recent than purgefile.
125 * Render a defined page as index.
374 //display page abstract
402 * Return the page abstract rendered to XHTML
441 //prefix anchers with page id
/plugin/tindexmenu/syntax/
H A Dindexmenu.php404 * Get page title, checking for headpages
417 $page=$ns.":".noNS($ns);
420 $page=$ns;
424 $page=ltrim($ns.":".$conf['start'],":");
428 $page=$ns.":".$hp;
431 if (@file_exists(wikiFN($page)) && auth_quickaclcheck($page) >= AUTH_READ) {
434 $hns=$page;
622 //page link
716 if ($item['type']=='f') $page=$item['id'];
717 if ($page) {
[all …]
/plugin/indexmenu/images/thread2/
H A Dstyle.css9 a.nodeUrl Page js
10 a.nodeSel Last visited page js
11 a.navSel Current page js
/plugin/indexmenu/images/human.png/
H A Dstyle.css9 a.nodeUrl Page js
10 a.nodeSel Last visited page js
11 a.navSel Current page js
/plugin/indexmenu/images/repository/
H A Dindextheme.zip ... minusbottom.gif indextheme/joinbottom.gif indextheme/page.gif indextheme/minus.gif indextheme/info ...
H A Ddefault.zip ... joinbottom.gif default/nolines_minus.gif default/page.gif default/minus.gif default/info ...
H A Ddoku.zip ... joinbottom.gif doku/nolines_minus.gif doku/page.gif doku/minus.gif doku/info ...
H A Dkde.zip ... joinbottom.gif kde/nolines_minus.gif kde/page.gif kde/minus.gif kde/info ...
H A Dkgs.zip ... joinbottom.gif kgs/nolines_minus.gif kgs/page.gif kgs/minus.gif kgs/info ...
H A Dpcc_dotted.zip ... joinbottom.gif pcc_dotted/nolines_minus.gif pcc_dotted/page.gif pcc_dotted/minus.gif pcc_dotted/info ...
H A Dsimple.zip ... joinbottom.gif simple/nolines_minus.gif simple/page.gif simple/minus.gif simple/info ...
H A Dthread.zip ... joinbottom.gif thread/nolines_minus.gif thread/page.gif thread/minus.gif thread/info ...
H A Ddrktheme.zip ... nolines_minus.gif drktheme/style.css drktheme/page.gif drktheme/minus.gif drktheme/info ...
H A Dthread2.zip ... nolines_minus.gif thread2/style.css thread2/page.gif thread2/minus.gif thread2/info ...
H A Dbj_ubuntu.png.zip ... .png/folderopen.png bj_ubuntu.png/page.png bj_ubuntu.png/join.png bj_ubuntu ...
H A Ddryoo.png.zip ... .png/folderopen.png dryoo.png/page.png dryoo.png/join.png dryoo ...
H A Dgnome.png.zip ... .png/folderopen.png gnome.png/page.png gnome.png/join.png gnome ...
/plugin/indexmenu/images/doku2/
H A Dstyle.css14 /* Current page not highlighting*/

12