diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-07 16:38:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-07 16:38:19 -0400 |
commit | b5eaf7bff50b84d45d3c6c79fa6dee068bc7c745 (patch) | |
tree | eb70c3ff1c321f93d0aa25decb0b1476ccdd1a60 | |
parent | d5ad2c65226af10bd189d5dc5423402a5380fdb0 (diff) |
undo wishlist changes
You don't want to post new wishlist items, really, as they're lower
priority than just todo items. :-) Anyway, I want to keep wishlist and
todos both under todo/ so that they can easily be changed from one state to
another. And the inline caused items to be created under wishlist/ , but
didn't actually inline them.
-rw-r--r-- | doc/wishlist.mdwn | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/wishlist.mdwn b/doc/wishlist.mdwn index 132b9396e..6c3c601b1 100644 --- a/doc/wishlist.mdwn +++ b/doc/wishlist.mdwn @@ -2,8 +2,5 @@ These [[todo]] items constitute a wishlist of all kinds of features and improvements people would like to see in ikiwiki. Good patches for any of these will likely be accepted. - [[inline pages="todo/* and !todo/done and !link(todo/done) and -!link(patch) and link(wishlist) and !todo/*/*" -feedpages="created_after(todo/supporting_comments_via_disussion_pages)" -actions=yes archive=yes rootpage="wishlist" postformtext="Add a new wishlist item titled:" show=0]] +link(wishlist) and !link(patch) and !todo/*/*" archive=yes show=0]] |