| … | |
… | |
| 20 | - Enable ranking (remove comments in viewscript.tpl) |
20 | - Enable ranking (remove comments in viewscript.tpl) |
| 21 | - Allow de-ranking? |
21 | - Allow de-ranking? |
| 22 | - User shouldn't be allowed to rank a single script twice |
22 | - User shouldn't be allowed to rank a single script twice |
| 23 | We'll need to create another table to store ranks in. |
23 | We'll need to create another table to store ranks in. |
| 24 | |
24 | |
| 25 | * The script search page |
|
|
| 26 | * Touch up script listings page |
25 | * Touch up script listings page |
| 27 | * Make config file be a normal config file instead of a python module |
26 | * Make config file be a normal config file instead of a python module |
| 28 | * Admin script management |
27 | * Admin script management |
| 29 | * Logging |
28 | * Logging |
| 30 | * Code Profiling |
29 | * Code Profiling |