plugins/contrib/album will also want attachment uploads into an underlay
authorhttp://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>
Sun, 26 Jul 2009 11:23:05 +0000 (07:23 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 26 Jul 2009 11:23:05 +0000 (07:23 -0400)
doc/todo/attachments.mdwn

index 56b2249ea4a892d9e8dcbe63ec365d41c8acb78d..600c6cf7be58c043361d2d62c22222b9b07986e2 100644 (file)
@@ -11,4 +11,12 @@ nice to add:
   srcdir. This would allow the admin to review them, and manually
   add/delete them before they bloat history.
 
+> I'd be inclined to implement that one by writing them to a nominated
+> underlay, I think, rather than having them in the srcdir but not in
+> the VCS. My [[plugins/contrib/album]] plugin could benefit from this
+> functionality, although in that case the photos should probably just
+> stay in the underlay forever (I already use an underlay on my own
+> websites for photos and software releases, which are too big to want
+> them in the VCS permanently.) --[[smcv]]
+
 [[!tag wishlist]]