Extension Manager:Projects:Embedded Add-on Preferences: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
== Release Requirements == | == Release Requirements == | ||
* Developed UI must pass UI review | * Developed UI must pass UI review | ||
* Feature should be covered by automated tests | * Feature should be covered by automated tests | ||
Line 36: | Line 35: | ||
== Related Bugs & Dependencies == | == Related Bugs & Dependencies == | ||
* {{bug|653637}} | * {{bug|653637}} | ||
Line 42: | Line 40: | ||
== Goals/Use Cases == | == Goals/Use Cases == | ||
* Display preferences in the add-on's detail view | * Display preferences in the add-on's detail view | ||
* Expose this to normal add-ons and add-ons developed through the SDK | * Expose this to normal add-ons and add-ons developed through the SDK | ||
== Non-Goals == | == Non-Goals == | ||
* Remove the need or support of full add-on preferences dialogs | |||
== Testplan == | |||
__NOTOC__ | __NOTOC__ |
Revision as of 13:51, 23 June 2011
Feature | Status | ETA | Owner |
Simple options for add-ons embedded in the main UI | landed | 2011-06-03 | Mossop |
Summary
Add-on developers should be able to create a series of simple preference options that can be embedded in the detail view of their add-on similar to mobile.
Team
- Module owner: Mossop
- Development lead: Geoff Lankow
- UX lead: Boriss
- Reviewers: Mossop, mfinkle
- QA: Henrik Skupin
- L10n: ?
- Accessibility: ?
Release Requirements
- Developed UI must pass UI review
- Feature should be covered by automated tests
Next Steps
Related Bugs & Dependencies
Designs
Goals/Use Cases
- Display preferences in the add-on's detail view
- Expose this to normal add-ons and add-ons developed through the SDK
Non-Goals
- Remove the need or support of full add-on preferences dialogs