Extension Manager:Projects:Embedded Add-on Preferences: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ 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. * '''Module...")
 
No edit summary
Line 1: Line 1:
__NOTOC__
{| class="fullwidth-table"
|-
| style="font-weight: bold; background: #DDD;" | Feature
| style="font-weight: bold; background: #DDD;" | Status
| style="font-weight: bold; background: #DDD;" | ETA
| style="font-weight: bold; background: #DDD;" | Owner
|-
<section begin="status" />
| [[Extension Manager:Projects:Embedded Add-on Preferences]]
| Not started.
|
| Mossop
<section end="status" />
|-
|}
 
==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.
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 ==
As this project hasn't yet started this is just a rough guide of who has expertise in the area


* '''Module owner:''' Mossop
* '''Module owner:''' Mossop
* '''UX lead:''' Boriss
* '''Available reviewers:''' Mossop, Unfocused, rs
* '''Available reviewers:''' Mossop, Unfocused, rs


=Status=
== Release Requirements ==
 
* Developed UI must pass UI review
* Feature should be covered by automated tests


* AVAILABLE
== Next Steps ==


=Goals=
* Determine the types of preferences that most add-ons need, must include everything mobile does
* Design UI for how to represent those preferences
* Design a way to embed information about those preferences in the extension
* Move mobile over to using the same scheme
 
== Related Bugs & Dependencies ==
 
== Designs ==
 
== 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
* Remove the need or support of full add-on preferences dialogs


=Milestones=
__NOTOC__


# Initial designs
[[Category:Feature]]
# Specification
[[Category:Firefox]]
# Implementation
[[Category:Add-ons]]
# Testing
# Release

Revision as of 18:38, 14 April 2011

Feature Status ETA Owner
Extension Manager:Projects:Embedded Add-on Preferences Not started. 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

As this project hasn't yet started this is just a rough guide of who has expertise in the area

  • Module owner: Mossop
  • UX lead: Boriss
  • Available reviewers: Mossop, Unfocused, rs

Release Requirements

  • Developed UI must pass UI review
  • Feature should be covered by automated tests

Next Steps

  • Determine the types of preferences that most add-ons need, must include everything mobile does
  • Design UI for how to represent those preferences
  • Design a way to embed information about those preferences in the extension
  • Move mobile over to using the same scheme

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