summaryrefslogtreecommitdiff
path: root/doc/plugins/contrib/attach/discussion.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-02 16:38:13 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-02 16:38:13 -0400
commitc987aee47acfcc0df4c1ac2667d9c63133e99d2b (patch)
tree990aa9bf59bb7b17df797e77ba54f0a902d72acd /doc/plugins/contrib/attach/discussion.mdwn
parent33b60e67a79f0929fa47a0d7b01da71c8196218f (diff)
parentaaca4902dd29e7ba7769daedcc2f7ee86d1e058a (diff)
Merge branch 'tova'
Diffstat (limited to 'doc/plugins/contrib/attach/discussion.mdwn')
-rw-r--r--doc/plugins/contrib/attach/discussion.mdwn18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/plugins/contrib/attach/discussion.mdwn b/doc/plugins/contrib/attach/discussion.mdwn
new file mode 100644
index 000000000..803b7dcdb
--- /dev/null
+++ b/doc/plugins/contrib/attach/discussion.mdwn
@@ -0,0 +1,18 @@
+I found this posted to todo list, moved here: --[[Joey]]
+
+> First pass at an attachments plugin. See [[plugins/contrib/attach]] for
+> details/docs. Here's the [diff](http://pastebin.com/f4d889b65), and
+> here's some [technical notes](http://pastebin.com/f584b9d9d). There are
+> still various things I want to fix and tweak, but it works reasonably for
+> me as is.
+
+I guess I missed this when the plugin page was posted last September, and
+since the [[soc]] stuff wasn't updated, I didn't realize this was Ben's soc
+work. Which is more or less why I didn't look at it.
+
+This plugin would need quite a lot of work to finish up, I do think it was
+taking the right approach, sorry I never followed up on it.
+
+In the meantime, I've written an attachment plugin that does most of the
+same stuff, and behaves closer to how I originally sketched [[todo/fileupload]]
+as working.