aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:33 +0100
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>2008-07-21 12:31:33 +0100
commitdd87d82fbe2bf09abe634caef044474d5b24502e (patch)
tree597be2bf23e994b028b611e946f267cfe9407ab9 /doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn
parent9c02d61d9bbc41705a5e32543b51261fad891095 (diff)
downloadikiwiki-dd87d82fbe2bf09abe634caef044474d5b24502e.tar
ikiwiki-dd87d82fbe2bf09abe634caef044474d5b24502e.tar.gz
Migrate doc/todo via prefix_directives
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
Diffstat (limited to 'doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn')
-rw-r--r--doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn b/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn
index 2439cd65f..da68b04c2 100644
--- a/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn
+++ b/doc/todo/Allow_web_edit_form_comment_field_to_be_mandatory.mdwn
@@ -1,7 +1,7 @@
-[[tag wishlist]]
-[[tag patch]]
+[[!tag wishlist]]
+[[!tag patch]]
-In our team internal wiki, we wish to impose a policy that all edits must have a comment. Patch in [[debbug 450620]].
+In our team internal wiki, we wish to impose a policy that all edits must have a comment. Patch in [[!debbug 450620]].
> Good idea! I also hate empty commit comments, but I know that it's also a matter
> of human mentality. Of course, you can forbid users to commit empty comments,