From eae56e9df31e17fb55f6664ac468d4b8b298480b Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4" Date: Thu, 17 Mar 2016 21:17:15 +0000 Subject: [PATCH] Added page for mih user --- doc/users/mih.mdwn | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/users/mih.mdwn diff --git a/doc/users/mih.mdwn b/doc/users/mih.mdwn new file mode 100644 index 0000000000..1a0327a400 --- /dev/null +++ b/doc/users/mih.mdwn @@ -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]]