diff options
author | http://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web> | 2008-08-07 07:58:47 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-07 07:58:47 -0400 |
commit | e9ce9ad246e8bacda1a0e9195c97c708898b31bc (patch) | |
tree | 1b65c426c1f215bd567d74831d2f09c0de56640c /doc | |
parent | 2ad0aa305ffd5005bcfa5fadbf244dea204333fc (diff) |
Add bug lists
Diffstat (limited to 'doc')
-rw-r--r-- | doc/users/Will.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/users/Will.mdwn b/doc/users/Will.mdwn index 1f307bc66..04afb8db3 100644 --- a/doc/users/Will.mdwn +++ b/doc/users/Will.mdwn @@ -3,3 +3,15 @@ I started using Ikiwiki as a way to replace [Trac](http://trac.edgewall.org/) wh Lately I've been using Ikiwiki for other things and seem to scratching a few itches here and there. :) I generally use my [[ikiwiki/openid]] login when editing here: <http://www.cse.unsw.edu.au/~willu/> + +### Open Bugs: + +[[!inline pages="link(users/Will) and bugs/* and !bugs/done and !bugs/discussion and !link(patch) and !link(bugs/done) and !bugs/*/*" archive="yes" feeds="no" ]] + +### Open ToDos: + +[[!inline pages="link(users/Will) and todo/* and !todo/done and !todo/discussion and !link(patch) and !link(bugs/done) and !bugs/*/*" archive="yes" feeds="no" ]] + +### Unapplied Patches: + +[[!inline pages="link(users/Will) and (todo/* or bugs/*) and !bugs/done and !bugs/discussion and !todo/done and !todo/discussion and link(patch) and !link(bugs/done) and !bugs/*/*" archive="yes" feeds="no" ]] |