diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-17 21:54:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-17 21:54:42 -0400 |
commit | 35c56622ea56c7d97299faba5e72b5a67fa25c66 (patch) | |
tree | 1611695ae2367c2321e8df957781f44ef17f345d /debian | |
parent | fdb5da46b0122d9cb4b2611526c6c955478a80cf (diff) | |
download | ikiwiki-35c56622ea56c7d97299faba5e72b5a67fa25c66.tar ikiwiki-35c56622ea56c7d97299faba5e72b5a67fa25c66.tar.gz |
tweak recentchanges permalink code
Need to handle the case where url is not set.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 908eb1f53..113a8a504 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (2.68) UNRELEASED; urgency=low move it to toggle.js in the javascript underlay. * relativedate: New javascript-alicious plugin that makes all dates display relative, in a very nice way, if I say so myself. + * recentchanges: Make feed links point back to anchors on the recentchanges + page. (JasonBlevins) -- Joey Hess <joeyh@debian.org> Fri, 17 Oct 2008 20:11:02 -0400 |