update
parent
5143d790b0
commit
843ce484fc
|
@ -13,9 +13,6 @@ Some additional configuration you might want to do:
|
|||
example of how to tag a post is:
|
||||
\[[!tag tags/life]]
|
||||
|
||||
* Enable the [[sidebar|plugins/sidebar]] plugin to get a sidebar listing all
|
||||
the categories you've tagged posts with, and other navigation links.
|
||||
|
||||
* Enable the [[pagestats|plugins/pagestats]] plugin to get a tag cloud
|
||||
to display on the [[index]].
|
||||
|
||||
|
|
|
@ -1,16 +1,14 @@
|
|||
[[!template id=note text="""
|
||||
|
||||
* [[Tags]]: [[!pagestats style="list" pages="./tags/*" among="./posts/*"]]
|
||||
* [[Recent_Comments|comments]]
|
||||
* [[Archives]]
|
||||
|
||||
[[!calendar pages="./posts/* and !*/Discussion"]]
|
||||
|
||||
"""]]
|
||||
|
||||
[[!inline pages="./posts/* and !*/Discussion" show="10"
|
||||
actions=yes rootpage="posts"]]
|
||||
|
||||
----
|
||||
[[!sidebar """
|
||||
[[Tags]]: [[!pagestats style="list" pages="./tags/*" among="./posts/*"]]
|
||||
|
||||
[[Recent Comments|comments]]
|
||||
|
||||
[[Archives]]
|
||||
|
||||
[[!calendar pages="./posts/* and !*/Discussion"]]
|
||||
"""]]
|
||||
|
||||
This blog is powered by [ikiwiki](http://ikiwiki.info).
|
||||
|
|
Loading…
Reference in New Issue