diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-31 06:55:12 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-03-31 06:55:12 +0000 |
commit | d73eb7d9b2569ebb44fc79480b6ec2d8c1faea5d (patch) | |
tree | a7a268140d43e358dd8e1cb3d5c29deef5ab1251 /debian | |
parent | 08d6f422a7848a2462418be58fcb186f5f2cec03 (diff) | |
download | ikiwiki-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/changelog | 10 |
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 |