diff options
author | http://alcopop.org/me/openid/ <http://alcopop.org/me/openid/@web> | 2008-07-19 07:39:13 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-07-19 07:39:13 -0400 |
commit | 116282ab7f144ad5fdb63fc5105e94dc8e147abf (patch) | |
tree | c5a4f163743a89771d378fca75e60ba613a12a69 | |
parent | c8995955dfefe78894f30ae79863f9c67824f35b (diff) | |
download | ikiwiki-116282ab7f144ad5fdb63fc5105e94dc8e147abf.tar ikiwiki-116282ab7f144ad5fdb63fc5105e94dc8e147abf.tar.gz |
list which versions of ikiwiki have this feature
-rw-r--r-- | doc/plugins/map.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/plugins/map.mdwn b/doc/plugins/map.mdwn index df34d77cd..ce2ebda3f 100644 --- a/doc/plugins/map.mdwn +++ b/doc/plugins/map.mdwn @@ -10,7 +10,8 @@ This plugin generates a hierarchical page map for the wiki. Example usage: If the pages to include are not specified, all pages (and other files) in the wiki are mapped. -By default, the names of pages are shown in the map. The `show` parameter +By default, the names of pages are shown in the map. Since ikiwiki 2.51, +The `show` parameter can be used to show the titles or descriptions of pages instead (as set by the [[meta]] plugin). For example: |