| Summary: | Add ability to control section visiblity on preference page | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Bogdan Gheorghe <gheorghe> |
| Component: | Editor | Assignee: | Bogdan Gheorghe <gheorghe> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 4.0 RC2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
It should be possible to show/hide sections on a preference page based on the settings in the defaults.pref file on the server. The JSON object looks like this: "/settingsContainer": { "showUserSettings":false, etc... } Possible keys are: showUserSettings showGitSettings showEditorSettings showThemeSettings showPluginSettings