Added page for mih user
This commit is contained in:
parent
75838ad7ba
commit
eae56e9df3
1 changed files with 23 additions and 0 deletions
23
doc/users/mih.mdwn
Normal file
23
doc/users/mih.mdwn
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
My todos
|
||||||
|
========
|
||||||
|
|
||||||
|
[[!inline pages="todo/* and !todo/done and !link(todo/done) and
|
||||||
|
author(mih)" sort=mtime feeds=no actions=yes archive=yes show=0]]
|
||||||
|
|
||||||
|
Done
|
||||||
|
----
|
||||||
|
|
||||||
|
[[!inline pages="todo/* and !todo/done and link(todo/done) and
|
||||||
|
author(mih)" feeds=no actions=yes archive=yes show=0]]
|
||||||
|
|
||||||
|
My bugs
|
||||||
|
=======
|
||||||
|
|
||||||
|
[[!inline pages="bugs/* and !bugs/done and !link(bugs/done) and
|
||||||
|
author(mih)" sort=mtime feeds=no actions=yes archive=yes show=0 template=buglist]]
|
||||||
|
|
||||||
|
Fixed
|
||||||
|
-----
|
||||||
|
|
||||||
|
[[!inline pages="bugs/* and !bugs/done and link(bugs/done) and
|
||||||
|
author(mih)" feeds=no actions=yes archive=yes show=0 template=buglist]]
|
Loading…
Add table
Add a link
Reference in a new issue