DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:highlightparent

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:highlightparent [2017-04-21 14:43] grosseplugin:highlightparent [2024-01-04 20:12] (current) Aleksandr
Line 6: Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : action type       : action
-lastupdate : 2017-04-21 +lastupdate : 2018-09-05 
-compatible : Elenor of Tsort, Frusterick Manners+compatible : Greebo, Frusterick Manners, Elenor of Tsort
 depends    :  depends    : 
 conflicts  conflicts 
 similar    :  similar    : 
-tags       : +tags       : namespace
  
 downloadurl: https://github.com/cosmocode/dokuwiki-plugin-highlightparent/zipball/master downloadurl: https://github.com/cosmocode/dokuwiki-plugin-highlightparent/zipball/master
Line 21: Line 21:
 ---- ----
  
-[[http://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]+[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]
  
 ===== Installation ===== ===== Installation =====
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
 ===== Configuration and Settings ===== ===== Configuration and Settings =====
  
 Define the regex for the namespace you want to highlight. The pattern should capture the namespaces in the first match-group. You can match multiple namespaces. For example the regular expression ''%%((?:product|projects):[^:]+?:).+%%'' highlights the pages in the subnamespaces of both product and projects namespaces. Define the regex for the namespace you want to highlight. The pattern should capture the namespaces in the first match-group. You can match multiple namespaces. For example the regular expression ''%%((?:product|projects):[^:]+?:).+%%'' highlights the pages in the subnamespaces of both product and projects namespaces.
 +
 +If the pattern is empty, the the startpage of the current namespace is highlighted. If the user is on a startpage, then the startpage of the parent namespace is highlighted.
  
 ===== Development ===== ===== Development =====
Line 35: Line 37:
 ==== Changelog ==== ==== Changelog ====
  
-{{rss>https://github.com/cosmocode/dokuwiki-plugin-highlightparent/commits/master.atom}}+{{rss>https://github.com/cosmocode/dokuwiki-plugin-highlightparent/commits/master.atom date author}} 
 + 
 +==== Utilized DokuWiki Events ==== 
 + 
 +  * [[devel:event:TPL_CONTENT_DISPLAY]]
  
plugin/highlightparent.1492778605.txt.gz · Last modified: 2017-04-21 14:43 by grosse

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