3,035
edits
No edit summary |
|||
| Line 41: | Line 41: | ||
== Use-cases and Requirements == | == Use-cases and Requirements == | ||
=== Users === | === Users === | ||
==== Main Page ==== | ==== Main Page ==== | ||
* Search | * Search | ||
| Line 65: | Line 67: | ||
* Allow ASC or DESC sorting per category via clicking on column header | * Allow ASC or DESC sorting per category via clicking on column header | ||
* Allow user to choose compact or expanded view (expanded is what UMO shows now) | * Allow user to choose compact or expanded view (expanded is what UMO shows now) | ||
* Expanded -- Show everything UMO shows now | |||
* Compact -- Show only vital items, all in one row, text-only | |||
* Give user a link to Download/Install or view Item Home page | |||
We could alternatively use hover-divs to show item details when a user mouses over a simpler list... just an idea. An example of this would be the hover features found in WebCalendar (http://webcalendar.sourceforge.net/demo/week.php) | |||
==== Item Home ==== | |||
* Item home must contain: | |||
** Item previews and screenshot thumbnails | |||
** Links to all previews and screenshots | |||
** Link to Item revision history | |||
** Link to Item author information | |||
** List of highest user-rated (helpful) comments | |||
** Link to add a comment | |||
** Link to view all comments | |||
** Link to rate comments, shown with comment | |||
** Link to Download/Install | |||
==== Comments / Reviews ==== | |||
* Complete listing of all comments | |||
* Sort by date or user rating | |||
* Link to rate comments, shown with comment | |||
* Link to add a new comment | |||
==== Adding a New Comment ==== | |||
* Encourage account registration | |||
* Current rate limiting enough? Captcha? Thoughts? | |||
==== Item Author Information ==== | |||
* Same as current | |||
==== Item Version History ==== | |||
* Same as current | |||
==== User Preferences ==== | |||
* Set preferred OS | |||
* Set default application | |||
* Set default application version | |||
* Set default locale? | |||
* Set default view for listings (per-page, etc.) | |||
* Other cookie-based options? | |||
==== Content outsourced to Wiki ==== | |||
* about UMO... | |||
* Updates / news | |||
* FAQ and support documentation | |||
* Developer policies and guide | |||
* Reviewer policies and guide | |||
=== Developers === | === Developers === | ||
edits