Differences between revisions 1 and 2
Revision 1 as of 2009-03-24 16:08:50
Size: 1149
Editor: p@state-of-mind
Comment:
Revision 2 as of 2009-03-24 16:10:25
Size: 1205
Editor: p@state-of-mind
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DEV/versions/7962627 #pragma page-filename DEV/versions/7962634
Line 5: Line 5:
All clients should conform to global requirementsto provide a consistent user interface so users can focus on their task without having to learn the interface before they can start. All clients should conform to [[../globale requirements|global requirements]] to provide a consistent user interface so users can focus on their task without having to learn the interface before they can start.
Line 10: Line 10:
 * A standalone Website  * [[../A standalone Website|standalone Website ]]

REST Client

Mailman 3 REST Clients will provide an user interface to interact with the Mailman 3 RESTserver. Their frontend may use any technology as long as they are able to transform user interaction into RESTful communication.

All clients should conform to global requirements to provide a consistent user interface so users can focus on their task without having to learn the interface before they can start.

User Interfaces

RESTful capable user interface technologies that come to mind are:

Proposed Changes

Changes from MM 2 to MM3 in the client should be:

  • Simplify interface
  • Focus on Tasks
  • Order and sort by Task recurrance
  • Reduce information overflow e.g. by hiding help messages
  • Show help messages as bubbles when selected by user
  • Remove Instructions on using a web from
  • Use default button texts e.g. "Save" instead of "Submit your changes"


MailmanWiki: DEV/Rest client (last edited 2011-05-25 09:28:58 by benste)