aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-31 06:55:12 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-31 06:55:12 +0000
commitd73eb7d9b2569ebb44fc79480b6ec2d8c1faea5d (patch)
treea7a268140d43e358dd8e1cb3d5c29deef5ab1251 /debian
parent08d6f422a7848a2462418be58fcb186f5f2cec03 (diff)
downloadikiwiki-d73eb7d9b2569ebb44fc79480b6ec2d8c1faea5d.tar
ikiwiki-d73eb7d9b2569ebb44fc79480b6ec2d8c1faea5d.tar.gz
* Add a templates page to the basewiki. It will automatically list all
available templates. Rename the old templates page to wikitemplates. * Include the note template in the basewiki. * Add a popup template in the basewiki. CSS based on some by Martin Krafft. * Make the note, popup, and plugin templates detect missing variables and be self-documenting, listing the available variables.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b39fa95b9..fb310dd5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,14 @@ ikiwiki (1.49) UNRELEASED; urgency=low
real post-commit hook that sshs back to the web server, and runs ikiwiki
in post-commit mode to update the wiki.
* Fix urls generated by mirrorlist plugin.
-
- -- Joey Hess <joeyh@debian.org> Fri, 30 Mar 2007 20:40:35 -0400
+ * Add a templates page to the basewiki. It will automatically list all
+ available templates. Rename the old templates page to wikitemplates.
+ * Include the note template in the basewiki.
+ * Add a popup template in the basewiki. CSS based on some by Martin Krafft.
+ * Make the note, popup, and plugin templates detect missing variables and be
+ self-documenting, listing the available variables.
+
+ -- Joey Hess <joeyh@debian.org> Sat, 31 Mar 2007 02:23:46 -0400
ikiwiki (1.48) unstable; urgency=low