Projecto
Karma: 0
|
Re:Download resume support - 2007/02/26 11:55
Okay, thanks.
This is what we're planning, roughly:
An added selector on submit/edit file (like "Published", or "Autogenerate Short Desc"), to activate password protection. This will involve adding an extra column to the MySQL table, and an extra line to the frontend display, "Password Protected: Yes/No".
Then, we'll have to find the "if UserClickedDownload" instruction (and here, I'm praying that's how Remository works), and add an "if IsPasswordProtected", and the extra stuff we need.
Do you think this is feasible, or do some fundamental problems leap at sight already? 
Thanks.
|