aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/map.mdwn
blob: b164d5ca82bc8fc454aa2fdbf460f0188797115a (plain)
1
2
3
4
5
6
7
8
9
10
11
[[!template id=plugin name=map author="Alessandro Dotti Contra"]]
[[!tag type/meta type/widget]]

This plugin provides the [[ikiwiki/directive/map]] [[ikiwiki/directive]],
which generates a hierarchical page map for the wiki.

[[!if test="enabled(map)" then="""
Here's an example map, for the plugins section of this wiki:

[[!map pages="(plugins or plugins/*) and !*/*/*"]]
"""]]