From: Joey Hess Date: Mon, 7 Jul 2008 20:38:19 +0000 (-0400) Subject: undo wishlist changes X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/b5eaf7bff50b84d45d3c6c79fa6dee068bc7c745?hp=d5ad2c65226af10bd189d5dc5423402a5380fdb0 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. --- 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]]