From 479c7a1ea62d8fce3ef54f9deae89230d0b52a5d Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 12 Feb 2007 02:44:47 +0000 Subject: * Allow plugins to add new types of tests that can be used in PageSpecs. * Add a "conditional" plugin, which allows displaying text if a condition is true. It is enabled by default so conditional can be used in the basewiki. * Use conditionals in the template for plugins, so that plugin pages say if they're currently enabled or not, and in various other places in the wiki. --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index a84008376..01541907b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +ikiwiki (1.43) UNRELEASED; urgency=low + + * Allow plugins to add new types of tests that can be used in PageSpecs. + * Add a "conditional" plugin, which allows displaying text if a condition + is true. It is enabled by default so conditional can be used in the + basewiki. + * Use conditionals in the template for plugins, so that plugin pages + say if they're currently enabled or not, and in various other places + in the wiki. + + -- Joey Hess Sun, 11 Feb 2007 20:18:51 -0500 + ikiwiki (1.42) unstable; urgency=low * Fix several more missing translations of Discussion. -- cgit v1.2.3