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.master
parent
d5ad2c6522
commit
b5eaf7bff5
|
@ -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]]
|
||||
|
|
Loading…
Reference in New Issue