diff options
-rw-r--r-- | doc/todo/attachments.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/attachments.mdwn b/doc/todo/attachments.mdwn index 18287bc8e..430817d3f 100644 --- a/doc/todo/attachments.mdwn +++ b/doc/todo/attachments.mdwn @@ -7,5 +7,8 @@ nice to add: position in the page edit form, without actually reposting the form. (Falling back to the current reposting of the form if javascript is not available of course.) +* An option to not `rcs_add` new attachments, but just write them to the + srcdir. This would allow the admin to review them, and manually + add/delete them before they bloat history. [[tag wishlist]] |