DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:searchresultswithpath

SearchResultsWithPath Plugin

Compatible with DokuWiki

Elenor Of Tsort, Detritus, Greebo

plugin Displays Pages in Search Results with their containing Namespace when use_heading is on

Last updated on
2016-02-20
Provides
Action
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Tagged with search, searchresult

Installation

Search and install the plugin using the Extension Manager.

Refer to Plugins on how to install plugins manually. If you install this plugin manually, make sure it is installed in lib/plugins/searchresultswithpath/ - if the folder is called different it will not work!

Examples/Usage

See the plugin in action here.

This Plugin lets you display the path of a Page when you have “use_headings” set to “navigation” or “both” to use the first Heading of a Page for its Name. It does nothing if you have navigation set to “content” or “none”.

Lets say you have the following pagestructure:

  • meta_animal (A Meta-Animal )
  • creatures (Creatures)
    • animal1 (First Animal )
    • oceanic
      • animal2 (Second Animal )
    • terran
      • start ( Terran Animals )
      • animal3 (Third Animal )

Searching for animal will get you a search result that looks like this:

With default settings:

  • A Meta-Animal
  • First Animal [Creatures]
  • Second Animal [creatures:oceanic]
  • Third Animal [Terran Animals]

When use_ns_heading is turned off:

  • A Meta-Animal
  • First Animal [creatures]
  • Second Animal [creatures:oceanic]
  • Third Animal [creatures:terran]

Configuration and Settings

There are two Settings you can set via the Configuration GUI:

Key Description default
use_ns_heading Similar to use_headings: Use the first Heading of the namespace or namespace:start page as namespacename on
show_path_only_as_heading Only display the path if the first heading will be used as name - Omits displaying if a ID would be shown (this option gets ignored if use_ns_heading is turned off) off

Change Log

  • 2016-02-21
    • Initial release

FAQ

Discussion

Feel free to report issues on the Issue Tracker or discuss here.

plugin/searchresultswithpath.txt · Last modified: 2019-11-09 12:51 by Dr-Yukon

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