DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:indexmenu:discussion

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:indexmenu:discussion [2017-10-31 04:04] – [nojs: How make all namespaces always switching open/close by clicking?] MilchFlascheplugin:indexmenu:discussion [2021-09-29 20:06] (current) – [Matchfile like Skipfile setting] GogglesPisano
Line 222: Line 222:
 > //[[richard@nospam.com|Richard Ginzburg]] 2015-08-07 11:20// > //[[richard@nospam.com|Richard Ginzburg]] 2015-08-07 11:20//
  
->> Sadly this (changing /syntax/indexmenu.php) does not work for me on DokuWiki 2017 Frusterick --- [[user>MilchFlasche|MilchFlasche]] //2017-10-31 04:00//+>> Sadly this (changing /syntax/indexmenu.php) does not work for me on DokuWiki 2017 Frusterick 
 +>> But I did manage to add a new "+" button after the headpage link to toggle the namespace open/close. ☞ [[https://github.com/samuelet/indexmenu/pull/181|my pull request]] --- [[user>MilchFlasche|MilchFlasche]] //2017-10-31 04:00// 
 + 
 +>>>Changing line 820 of /syntax/indexmenu.php to <code>$tagid = "indexmenu_idx_head indexmenu_idx";</code> 
 +>>>does not work as mentioned above. Instead comment out line 815 <code>$more  = '';</code> 
 +>>>and namespaces with headpages will open as required. Why this isn't the default setting I'm unclear  
 +>>>but agree with Petr above that it would be very easy to implement as a 'nolink' tag.
 ===== How to clean up dead links?! ===== ===== How to clean up dead links?! =====
 As I've got described in the DokuWiki Forum http://forum.dokuwiki.org/post/17408 I have dead links in the Indexmenu after I moved a page. Is there a way to clean up that entries? As I've got described in the DokuWiki Forum http://forum.dokuwiki.org/post/17408 I have dead links in the Indexmenu after I moved a page. Is there a way to clean up that entries?
Line 293: Line 299:
 > The only reason I am still using [[:plugin:nspages]] plugin is its support for //inclusion// filter > The only reason I am still using [[:plugin:nspages]] plugin is its support for //inclusion// filter
 > --- [[user>marcink|marcink]] //2016-02-18 21:11// > --- [[user>marcink|marcink]] //2016-02-18 21:11//
 +
 +> +1
 +> Until then, here's the work-around I used
 +> {{indexmenu>.|skipns=/(?s)^((?!:namespacetomatch).)*$/}}
 +> --- [[user>GogglesPisano|GogglesPisano]] //2021-09-29 20:04//
 ===== Showing tree and ACL ===== ===== Showing tree and ACL =====
 Is it possible to show all the tree (namespaces/directories) in the menu when the only subnamespace is allowed in ACL? Currently the nothing is shown. Is it possible to show all the tree (namespaces/directories) in the menu when the only subnamespace is allowed in ACL? Currently the nothing is shown.
Line 393: Line 404:
 Please refer to doku documentation for sneaky_index:  Please refer to doku documentation for sneaky_index: 
 https://www.dokuwiki.org/config:sneaky_index https://www.dokuwiki.org/config:sneaky_index
 +
 +===== Hide root =====
 +
 +IMHO displaying the root node of the indexmenu tree is a waste of precious screen real estate. Is it possible to hide it?
 +
 +  Software User Manual
 +  |
 +  |- 1.0 Installation
 +  |- 2.0 Configuration 
 +  |  |-2.1 Global Configuration
 +  |  |-2.2 User Configuration
 +  |  |-2.3 Exporting/Importing Configurations
 +  |-3.0 Uninstalling
 +
 +change to
 +<code>
 +- 1.0 Installation
 +- 2.0 Configuration 
 +  |-2.1 Global Configuration
 +  |-2.2 User Configuration
 +  |-2.3 Exporting/Importing Configurations
 +-3.0 Uninstalling
 +</code>
 +
 +===== Could You add Images to the index? =====
 +
 +I would like to have a consistent display for my images files and folders. Could this be a future feature?
 +
  
  
plugin/indexmenu/discussion.1509419047.txt.gz · Last modified: 2017-10-31 04:04 by MilchFlasche

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki