summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-15 16:11:11 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-15 16:11:11 -0400
commit71d984b3109e7d5ab9e7e41bb50dc00a1787dd6f (patch)
tree71a7f6e25ed7201a963bef15d114df3b2731a435 /debian
parent0f83e169e046eaff9e2d20a1338c3fbd5738284d (diff)
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 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 11a100c0d..3465a51f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ ikiwiki (2.51) UNRELEASED; urgency=low
* Improve toplevel parentlink to link directly to index.html when usedirs is
disabled.
+ * 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
-- Joey Hess <joeyh@debian.org> Sun, 15 Jun 2008 15:03:33 -0400