Difference between revisions of "Features/Proxy Settings"
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category::Feature_Ready_for_Release_Manager]] |
== Summary == | == Summary == | ||
Line 7: | Line 7: | ||
== Owner == | == Owner == | ||
− | * Name: [[User:alsroot]] | + | * Name: [[User:alsroot|Aleksey Lim]] |
== Current status == | == Current status == | ||
* Targeted release: 0.94 | * Targeted release: 0.94 | ||
− | * Last updated: 2011- | + | * Last updated: 2011-09-07 |
− | * Percentage of completion: | + | * Percentage of completion: 90% |
== Detailed Description == | == Detailed Description == | ||
Line 33: | Line 33: | ||
== How To Test == | == How To Test == | ||
− | + | * clone [http://git.sugarlabs.org/alsroot/proxy_cp sources] | |
+ | * symlink cloned directory to CP components directory, {{Code|/usr/share/sugar/extensions/cpsection}} by default | ||
+ | * restart sugar shell | ||
+ | * open Proxy CP component and setup proxy connection | ||
+ | * open gnome-network-setting and check if it has the same options set | ||
== User Experience == | == User Experience == |
Revision as of 05:44, 7 September 2011
[[Category::Feature_Ready_for_Release_Manager]]
Summary
Setting proxy parameters via special Control Panel component.
Owner
- Name: Aleksey Lim
Current status
- Targeted release: 0.94
- Last updated: 2011-09-07
- Percentage of completion: 90%
Detailed Description
In some cases people might be behind HTTP proxy. For now, there is no any users friendly way in Sugar to setup proxy setting.
Benefit to Sugar
Set proxy parameters without using low level tools like gconftool or switching to Gnome session.
Scope
New Control Panel component.
UI Design
TODO: Control Panel icon.
How To Test
- clone sources
- symlink cloned directory to CP components directory,
/usr/share/sugar/extensions/cpsection
by default - restart sugar shell
- open Proxy CP component and setup proxy connection
- open gnome-network-setting and check if it has the same options set
User Experience
The feature is entirely localized only within Control Panel.
Dependencies
None.
Contingency Plan
Do not use new Control Panel component.
Documentation
Is there upstream documentation on this feature, or notes you have written yourself? Has this topic been discussed in the mailing list or during a meeting? Link to that material here so other interested developers can get involved.
Release Notes
The Sugar Release Notes inform end-users about what is new in the release. An Example is 0.84/Notes. The release notes also help users know how to deal with platform changes such as ABIs/APIs, configuration or data file formats, or upgrade concerns. If there are any such changes involved in this feature, indicate them here. You can also link to upstream documentation if it satisfies this need. This information forms the basis of the release notes edited by the release team and shipped with the release.