formatting
parent
a0eee761f7
commit
836bf625c9
|
@ -1,4 +1,4 @@
|
|||
ikiwiki (2.71) UNRELEASED; urgency=low
|
||||
ikiwiki (2.71) unstable; urgency=low
|
||||
|
||||
* comments: Blog-style comment support, contributed by Simon McVittie.
|
||||
* htmlbalance: New plugin contributed by Simon McVittie.
|
||||
|
@ -27,7 +27,7 @@ ikiwiki (2.71) UNRELEASED; urgency=low
|
|||
affect sorting in inlines.
|
||||
* Improve display of some openids (smcv)
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Mon, 17 Nov 2008 14:02:10 -0500
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 21 Dec 2008 16:22:05 -0500
|
||||
|
||||
ikiwiki (2.70) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -20,4 +20,5 @@ Some additional configuration you might want to do:
|
|||
|
||||
* Enable the [[comments|plugin/comments]] plugin and configure it to
|
||||
enable comments to posts to the blog:
|
||||
|
||||
comments_pagespec => 'blog/posts/*',
|
||||
|
|
Loading…
Reference in New Issue