User Configuration

From ParaQ Wiki
Revision as of 10:18, 15 September 2006 by Tshead (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Overview

Requirements

  • Store per-user configuration data
    • Window size / position
    • Dockwindow size/position
    • Server resources (e.g: recently used files)
    • Server configurations
    • Custom filters
  • Store per-site configuration data
    • Server configurations
    • Custom filters
  • Make it easy for users to share/exchange configuration data
    • Server resources
    • Server configurations
    • Custom filters
  • Store arbitrarily-complex data
    • No limits on the size/complexity of data stored

Current Implementation

Proposed Implementation