aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/need_a_way_to_close_a_bug_via_a_comment.mdwn
blob: dfa52cfc0a99b9654e260e2e9a8170843c8d0282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
When ikiwiki is being used for issue tracking, it would be convenient to
have a way to close a bug from a comment, rather than editing the bug
report page in a wiki-manner.

So, some way to set a tag from a comment, such that it applies to the
parent page.

Turning on allowdirectives may make that work (I have not tried), but
it's probably too heavyweight/intrusive/possible a security issue.

Maybe extend the comment directive with a field to set/unset tags?
--[[Joey]]