This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10837 - userarea for the themepage
Attached to Project:
Rockbox
Opened by Dominik Wenger (Domonoky) - Sunday, 06 December 2009, 22:04 GMT+2
Last edited by Dominik Wenger (Domonoky) - Sunday, 13 December 2009, 18:36 GMT+2
Opened by Dominik Wenger (Domonoky) - Sunday, 06 December 2009, 22:04 GMT+2
Last edited by Dominik Wenger (Domonoky) - Sunday, 13 December 2009, 18:36 GMT+2
|
DetailsThis patch adds a Userarea to the themepage.
User can create a account (with email verification) and login. It reuses the adminareas and users can change everything like admins but limited to their own Themes. They can not run checkwps or add new targets. I also want to add the uploading of themes to this Area and remove the email verification step for themes. But this is still a TODO. Also some texts could probably be improved. For this to work, you need to add a "users" table to the themes.db with the entrys "name","pass","email","emailverification". It uses the email stored in the themes table to match themes to users. (I opted to not cleanup the dublication (username, email etc in themes table) because its pretty difficult to restructure the db with a already running page). |
This task depends upon
Closed by Dominik Wenger (Domonoky)
Sunday, 13 December 2009, 18:36 GMT+2
Reason for closing: Rejected
Additional comments about closing: Another way todo the same was implemented.
Sunday, 13 December 2009, 18:36 GMT+2
Reason for closing: Rejected
Additional comments about closing: Another way todo the same was implemented.