aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-22 16:46:27 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-22 16:46:27 +0000
commit622b866f3ee3d3b5fe76f913559a0afae66af001 (patch)
tree8c50af3ae2b4daed7fe01d12fd771f4b873cccc2 /debian
parent7bde880fa8cf2e7d3413a7ede7ae5b604a97e85b (diff)
downloadikiwiki-622b866f3ee3d3b5fe76f913559a0afae66af001.tar
ikiwiki-622b866f3ee3d3b5fe76f913559a0afae66af001.tar.gz
* img: Allow link=somepage to cause the image to link to a given page.
Slight overriding of link, as link=no is still used to disable the linking entirely. Unless you have a page named "no"..
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 377bb41b8..6935ccced 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,11 @@ ikiwiki (2.9) UNRELEASED; urgency=low
are not included in the map. Include special styling for such pages.
* map: Remove common prefixes and don't over-indent.
* Add class option to htmllink().
+ * img: Allow link=somepage to cause the image to link to a given page.
+ Slight overriding of link, as link=no is still used to disable the linking
+ entirely. Unless you have a page named "no"..
- -- Joey Hess <joeyh@debian.org> Sat, 22 Sep 2007 12:31:22 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 22 Sep 2007 12:36:37 -0400
ikiwiki (2.8) unstable; urgency=low