Add a new TODO item regarding screenshots.

This commit is contained in:
Chris Morgan
2004-12-11 04:47:59 +00:00
committed by WineHQ
parent 134aca7e3a
commit d331a92322

9
TODO
View File

@@ -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)