diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 03:56:18 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-18 03:56:18 +0000 |
commit | c6ee9cbf454bd8e2b557487015ec3e45a9050153 (patch) | |
tree | 62cbeb2426d08bde9924b035f33e81a211919f8c /debian/changelog | |
parent | 516c9eb3ebe932afa1004ef42490ff5d97c994d5 (diff) |
* Support inlining pages raw, rather than creating a blog.
* Clean up yes/no parameter parsing in inline plugin.
* Implemented better cycle detection in the inline plugin; nested inlines
will now work.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 88dbb35d8..d1dac85e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,12 @@ ikiwiki (1.21) UNRELEASED; urgency=low class="selflink" so that it can be styled. I don't have a useful style defined for that though. * Call filter hooks on inlined page content. + * Support inlining pages raw, rather than creating a blog. + * Clean up yes/no parameter parsing in inline plugin. + * Implemented better cycle detection in the inline plugin; nested inlines + will now work. - -- Joey Hess <joeyh@debian.org> Thu, 17 Aug 2006 20:39:20 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 17 Aug 2006 23:27:38 -0400 ikiwiki (1.20) unstable; urgency=low |