From b5eaf7bff50b84d45d3c6c79fa6dee068bc7c745 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kodama.kitenet.net>
Date: Mon, 7 Jul 2008 16:38:19 -0400
Subject: 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.
---
 doc/wishlist.mdwn | 5 +----
 1 file changed, 1 insertion(+), 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]]
-- 
cgit v1.2.3