3,035
edits
No edit summary |
|||
| Line 5: | Line 5: | ||
== Schedule == | == Schedule == | ||
{|border=1 | |||
! Date !! Task | |||
|- | |||
| December 31 || Reorganize v2.0 code to work inline with v1.0, split developer and public pages | |||
|- | |||
| January 15 || Release public v2.0 code and begin focus on developer tools | |||
|- | |||
| January 16-March 1 || Rewrite of developer tools one-script-at-a-time | |||
|} | |||
== Required Features List == | |||
# Solve version comparison and sorting problem using internal versions that are sortable via SQL (best solution at this point) | |||
# Modify admin tools to have sort and search capabilities | |||
# Add compatibility flag and ability to mark something as "verified" by QA | |||
# Re-implement "trusted" status for Add-on developers who are trusted | |||
# Add better support for search engine plug-ins | |||
## Create database tables for storing search plug-in meta data | |||
## Create tools to generate .src files and store them on FTP | |||
## Create tools to modify and re-save .src files | |||
# Add better support for XPI management | |||
## Support advanced editing of install.rdf | |||
## Add ability to open, edit and repackage an .xpi based on updated database information | |||
## Add improved install.rdf validation and help techniques | |||
# Add trust metrics | |||
## Find ways to weight other trust metrics in order to speed up the approval process | |||
== Roadmap == | == Roadmap == | ||
edits