diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmfcr1X7TXwuCju7vCBG6vii455SX1Qxro <Mesar@web> | 2013-10-19 08:19:31 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-19 08:19:31 -0400 |
commit | 211ee24f141b6a20c767b1c192debb65d6bfd757 (patch) | |
tree | 5ada96b213e204fb48cc80c8e26e6a0d9cb00aaa | |
parent | 80ec92dec4397f7dafd3a9a4a565448e33f0ce7b (diff) | |
download | ikiwiki-211ee24f141b6a20c767b1c192debb65d6bfd757.tar ikiwiki-211ee24f141b6a20c767b1c192debb65d6bfd757.tar.gz |
-rw-r--r-- | doc/todo/attachments.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/attachments.mdwn b/doc/todo/attachments.mdwn index 600c6cf7b..bb0221d72 100644 --- a/doc/todo/attachments.mdwn +++ b/doc/todo/attachments.mdwn @@ -7,6 +7,7 @@ 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.) +* Allow files to be attached from the add comments form, as well as the edit page. * 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. |