73
edits
No edit summary |
(→TODO) |
||
Line 67: | Line 67: | ||
** show compat information | ** show compat information | ||
* history.php - Colin | * history.php - Colin | ||
** show all past versions | ** show all past versions - initially done but needs improvement... | ||
** simplify? | ** simplify? | ||
* index.php | * index.php | ||
** make it look more like overview.php? | ** make it look more like overview.php? | ||
* previews.php - Colin | * previews.php - Colin | ||
** Show all Addon previews. | ** Show all Addon previews. - completed | ||
* ratecomment.php | * ratecomment.php | ||
** spam prevention. | ** spam prevention. | ||
Line 86: | Line 86: | ||
* addon.class.php | * addon.class.php | ||
** Move manual queries in constructor to respective functions (i.e. getLatestVersion() instead of a hard query) | ** Move manual queries in constructor to respective functions (i.e. getLatestVersion() instead of a hard query) | ||
== Use-cases and Requirements == | == Use-cases and Requirements == | ||
edits