diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-15 16:11:11 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-15 16:11:11 -0400 |
commit | 71d984b3109e7d5ab9e7e41bb50dc00a1787dd6f (patch) | |
tree | 71a7f6e25ed7201a963bef15d114df3b2731a435 /doc/plugins/map | |
parent | 0f83e169e046eaff9e2d20a1338c3fbd5738284d (diff) | |
download | ikiwiki-71d984b3109e7d5ab9e7e41bb50dc00a1787dd6f.tar ikiwiki-71d984b3109e7d5ab9e7e41bb50dc00a1787dd6f.tar.gz |
map: Add a "show" parameter. "show=title" can be used to display page titles, rather than the default page name. Based on a patch from Jaldhar H. Vyas, Closes: #484510
Diffstat (limited to 'doc/plugins/map')
-rw-r--r-- | doc/plugins/map/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/map/discussion.mdwn b/doc/plugins/map/discussion.mdwn index 9fdd32eeb..814e4f934 100644 --- a/doc/plugins/map/discussion.mdwn +++ b/doc/plugins/map/discussion.mdwn @@ -17,4 +17,4 @@ Thoughts, anyone? --[[KarlMW]] We'd also very much like to have an option to display the title of the page instead of the filename in the map plugin. --Andrew There's a patch implementing this in [[debbug 484510]]. It needs a few fixes -before I merge it. --[[Joey]] +before I merge it. Now applied. --[[Joey]] |