From: http://smcv.pseudorandom.co.uk/ Date: Sun, 26 Jul 2009 11:23:05 +0000 (-0400) Subject: plugins/contrib/album will also want attachment uploads into an underlay X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/a1d31e6db2141a6d2fe176f8d44c6de278fe9704 plugins/contrib/album will also want attachment uploads into an underlay --- diff --git a/doc/todo/attachments.mdwn b/doc/todo/attachments.mdwn index 56b2249ea..600c6cf7b 100644 --- a/doc/todo/attachments.mdwn +++ b/doc/todo/attachments.mdwn @@ -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]]