User Configuration

From ParaQ Wiki
Revision as of 10:21, 15 September 2006 by Tshead (talk | contribs)
Jump to navigationJump to search

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 configurations
    • Custom filters
  • Store arbitrarily-complex data - no limits on the size/complexity of data stored

Current Implementation

Proposed Implementation