diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-04-15 16:40:01 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-04-15 16:51:27 -0400 |
commit | 358fa953e189d6f8a7925be8533fe7b7c5699503 (patch) | |
tree | 01d777ac3ab15c972a0cf005affb8e2895c3a374 /debian/changelog | |
parent | 843ce484fc9a65a814be62ab9617fc461640fbeb (diff) |
sidebar: Now a sidebar directive can be used to override the sidebar shown on a page.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 03361e6a0..267a2fd7a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ ikiwiki (3.20100415) UNRELEASED; urgency=low in a tag cloud. This is useful to put in a sidebar. * Rework example blog front page. * CSS and templates for sidebar changed to use a class, not an id. + * sidebar: Now a sidebar directive can be used to override the sidebar + shown on a page. -- Joey Hess <joeyh@debian.org> Sun, 04 Apr 2010 12:17:11 -0400 |