X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/fe733e2a424f50227e4a501c3efbf1ce43e07352..5034d7f456a5f0a0dd77834ddade415616fec11c:/doc/examples/blog/index.mdwn diff --git a/doc/examples/blog/index.mdwn b/doc/examples/blog/index.mdwn index b273ba1a9..7914cd203 100644 --- a/doc/examples/blog/index.mdwn +++ b/doc/examples/blog/index.mdwn @@ -1,17 +1,11 @@ -[[!template id=note text=""" - -* [[Tags]]: [[!pagestats style="list" pages="./tags/*" among="./posts/*"]] -* [[Recent_Comments|comments]] -* [[Archives]] - -[[!if test="enabled(calendar)" then=""" -[[!calendar pages="./posts/* and !*/Discussion"]] - +[[!if test="enabled(sidebar)" then=""" +[[!sidebar]] +""" else=""" +[[!inline pages=sidebar raw=yes]] """]] -[[!inline pages="./posts/* and !*/Discussion" show="10" +[[!inline pages="page(./posts/*) and !*/Discussion" show="10" actions=yes rootpage="posts"]] ----- This blog is powered by [ikiwiki](http://ikiwiki.info).