From d331a9232205908006823c83c33e9124355caebf Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Sat, 11 Dec 2004 04:47:59 +0000 Subject: [PATCH] Add a new TODO item regarding screenshots. --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index a8f3661..a14e96d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,14 @@ WineHQ Application Database TODO List +# screenshot submission isn't very friendly. it would be really cool if +people could submit screenshots via a web interface. We would store the +image and related information in the database and send email to the database +admins and to any maintainers of the app. They would then be able to click +on a link in the email to view the image and accept/reject it. If the image +sat for too long it would be rejected and an email would be send to the +submitter saying it timed out. If the admin/maintainer clicked on accept it +would go into the db like every other image. + # appdb engine - clean up the php backend (???) # app queue - add a form, so the admin can enter a custom response to the submitter (done)