]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/need_a_way_to_close_a_bug_via_a_comment.mdwn
Untested backport to Ubuntu trusty.
[git.ikiwiki.info.git] / doc / todo / need_a_way_to_close_a_bug_via_a_comment.mdwn
1 When ikiwiki is being used for issue tracking, it would be convenient to
2 have a way to close a bug from a comment, rather than editing the bug
3 report page in a wiki-manner.
5 So, some way to set a tag from a comment, such that it applies to the
6 parent page.
8 Turning on allowdirectives may make that work (I have not tried), but
9 it's probably too heavyweight/intrusive/possible a security issue.
11 Maybe extend the comment directive with a field to set/unset tags?
12 --[[Joey]]