mention comments plugin
parent
13d77c369e
commit
a0eee761f7
|
@ -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/*',
|
||||
|
|
Loading…
Reference in New Issue