Update:RequirementsV32: Difference between revisions
(New page: The goal of AMO Version 3.2 is to radically simplify the add-ons experience for end users thru better navigation, recategorization and site design. = Navigation / Page Design = AMO site r...) |
No edit summary |
||
Line 96: | Line 96: | ||
= Search Changes = | = Search Changes = | ||
<table class="fullwidth-table"> | |||
<tr> | |||
<th style="width:10%">ID</th> | |||
<th style="width:10%">Priority</th> | |||
<th style="width:60%">Requirement</th> | |||
<th style="width:10%">Assignee</th> | |||
<th style="width:10%">Bug/Design links</th> | |||
</tr> | |||
<tr> | |||
<td>SRCH-1</td> | |||
<td>P1</td> | |||
<td>Visually indicate experimental add-ons in Search Results</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>SRCH-2</td> | |||
<td>P1</td> | |||
<td>Include title, category and description as valid search terms. SRP can include individual addons (all types) as well as category names or content from the addon description (not just the addon summary).</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>SRCH-3</td> | |||
<td>P1</td> | |||
<td>Manually review top 50 searches and see if expeced results are shown, otherwise, tweak to include more targeted results.</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
</table> | |||
= Image viewer = | = Image viewer = | ||
Line 104: | Line 137: | ||
= Application segregation = | = Application segregation = | ||
<table class="fullwidth-table"> | |||
<tr> | |||
<th style="width:10%">ID</th> | |||
<th style="width:10%">Priority</th> | |||
<th style="width:60%">Requirement</th> | |||
<th style="width:10%">Assignee</th> | |||
<th style="width:10%">Bug/Design links</th> | |||
</tr> | |||
<tr> | |||
<td>APP-1</td> | |||
<td>P1</td> | |||
<td>Create staging and production instances of AMO v3.1 for Thunderbird, SeaMonkey and Sunbird</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td colspan=5> | |||
* Issue: Need to decide what the URL's/pathnames for these sites will be | |||
</td> | |||
</tr> | |||
<tr> | |||
<td>APP-2</td> | |||
<td>P1</td> | |||
<td>Remove the "Application Selector" from the current AMO site such that addons.mozilla.org is Firefox only. (We may keep this in the interim).</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
<tr> | |||
<td>APP-3</td> | |||
<td>P1</td> | |||
<td>Preserve (as much as possible) the old URL scheme for accessing addons content since people link directly to AMO detail pages</td> | |||
<td></td> | |||
<td></td> | |||
</tr> | |||
</table> | |||
= New PHP Platform = | = New PHP Platform = | ||
Support for PHP4 is going away and in | Support for PHP4 is going away and we wish to take advantage of new capabilities and performance available in PHP5. | ||
<table class="fullwidth-table"> | <table class="fullwidth-table"> |
Revision as of 01:25, 12 September 2007
The goal of AMO Version 3.2 is to radically simplify the add-ons experience for end users thru better navigation, recategorization and site design.
AMO site redesign mockups are available here and here.
ID | Priority | Requirement | Assignee | Bug/Design links |
---|---|---|---|---|
DES-1 | P1 | Implement Add-Ons details page | ||
|
||||
DES-2 | P1 | Implement categories page | ||
DES-3 | P1 | Implement front page | ||
DES-4 | P1 | Implement search results page (SRP) |
Category Revision
The goal of the category revision is to help eliminate the confusion associated with the various "Add-On" types. These types may remain but will not be a primary distinguisher of an add-on. The type may continue to be indicated (e.g. on SRPs) but the functionality offering should be the bigger emphasis.
ID | Priority | Requirement | Assignee | Bug/Design links |
---|---|---|---|---|
CAT-1 | P1 | Implement new categories list | ||
|
||||
CAT-2 | P1 | Reclassify all existing add-ons into new categories | ||
Here is the general mapping: There will be some "manual work" that will need to happen to classify items in the "Miscellaneous" and "Site-Specific" categories. |
Search Changes
ID | Priority | Requirement | Assignee | Bug/Design links |
---|---|---|---|---|
SRCH-1 | P1 | Visually indicate experimental add-ons in Search Results | ||
SRCH-2 | P1 | Include title, category and description as valid search terms. SRP can include individual addons (all types) as well as category names or content from the addon description (not just the addon summary). | ||
SRCH-3 | P1 | Manually review top 50 searches and see if expeced results are shown, otherwise, tweak to include more targeted results. |
Image viewer
Experimental Login Flow Page
Application segregation
ID | Priority | Requirement | Assignee | Bug/Design links |
---|---|---|---|---|
APP-1 | P1 | Create staging and production instances of AMO v3.1 for Thunderbird, SeaMonkey and Sunbird | ||
|
||||
APP-2 | P1 | Remove the "Application Selector" from the current AMO site such that addons.mozilla.org is Firefox only. (We may keep this in the interim). | ||
APP-3 | P1 | Preserve (as much as possible) the old URL scheme for accessing addons content since people link directly to AMO detail pages |
New PHP Platform
Support for PHP4 is going away and we wish to take advantage of new capabilities and performance available in PHP5.
ID | Priority | Requirement | Assignee | Bug/Design links |
---|---|---|---|---|
PLAT-1 | P1 | Migrate & Deliver AMO on PHP5 clusters |