3,035
edits
No edit summary |
|||
| Line 15: | Line 15: | ||
|} | |} | ||
== | == Public Requirements List == | ||
Things that need to get done for the public site before release. | |||
# Simplify search results to only show Add-on metadata (reduces DB load) | |||
# Add pagination to search results | |||
# Add login and session verification code | |||
# Enable comments for logged-in users | |||
# Enable comment rating for logged-in users | |||
# Re-implement RSS feeds | |||
# Re-implement new look and feel | |||
# Add in new 1.0 content | |||
== Admin Requirements List == | |||
# Solve version comparison and sorting problem using internal versions that are sortable via SQL (best solution at this point) | # 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 | # Modify admin tools to have sort and search capabilities | ||
edits