allow comments everywhere
This commit is contained in:
parent
7df61cf4a5
commit
9a32f74ad6
1 changed files with 5 additions and 5 deletions
|
@ -9,7 +9,7 @@ My tips
|
||||||
|
|
||||||
... or the ones I commented it, to be more precise.
|
... or the ones I commented it, to be more precise.
|
||||||
|
|
||||||
[[!inline pages="tips/* and and link(users/anarcat) and !bugs/*/*" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
[[!inline pages="tips/* and and link(users/anarcat)" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
||||||
|
|
||||||
|
|
||||||
My todos
|
My todos
|
||||||
|
@ -18,13 +18,13 @@ My todos
|
||||||
... same.
|
... same.
|
||||||
|
|
||||||
[[!inline pages="todo/* and !todo/done and !link(todo/done) and
|
[[!inline pages="todo/* and !todo/done and !link(todo/done) and
|
||||||
link(users/anarcat) and !todo/*/*" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
link(users/anarcat)" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
||||||
|
|
||||||
Done
|
Done
|
||||||
----
|
----
|
||||||
|
|
||||||
[[!inline pages="todo/* and !todo/done and link(todo/done) and
|
[[!inline pages="todo/* and !todo/done and link(todo/done) and
|
||||||
link(users/anarcat) and !todo/*/*" feeds=no actions=yes archive=yes show=0]]
|
link(users/anarcat)" feeds=no actions=yes archive=yes show=0]]
|
||||||
|
|
||||||
My bugs
|
My bugs
|
||||||
=======
|
=======
|
||||||
|
@ -32,13 +32,13 @@ My bugs
|
||||||
... same.
|
... same.
|
||||||
|
|
||||||
[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and
|
[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and
|
||||||
link(users/anarcat) and !bugs/*/*" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
link(users/anarcat)" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
-----
|
-----
|
||||||
|
|
||||||
[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and
|
[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and
|
||||||
link(users/anarcat) and !bugs/*/*" feeds=no actions=yes archive=yes show=0]]
|
link(users/anarcat)" feeds=no actions=yes archive=yes show=0]]
|
||||||
|
|
||||||
Forum posts
|
Forum posts
|
||||||
===========
|
===========
|
||||||
|
|
Loading…
Reference in a new issue