mention comments plugin

master
Joey Hess 2008-12-21 16:44:02 -05:00
parent 13d77c369e
commit a0eee761f7
1 changed files with 8 additions and 3 deletions

View File

@ -12,7 +12,12 @@ Some additional configuration you might want to do:
example of how to tag a post is:
\[[!tag tags/life]]
* Enable the sidebar plugin to get a sidebar listing all the categories
you've tagged posts with.
* Enable the [[sidebar|plugin/sidebar]] plugin to get a sidebar listing all
the categories you've tagged posts with.
* Enable the pagestats plugin to get a tag cloud display on the [[index]].
* Enable the [[pagestats|plugin/pagestats]] plugin to get a tag cloud
* display on the [[index]].
* Enable the [[comments|plugin/comments]] plugin and configure it to
enable comments to posts to the blog:
comments_pagespec => 'blog/posts/*',