Differences between revisions 4 and 5
Revision 4 as of 2011-05-25 09:28:57
Size: 1256
Editor: benste
Comment:
Revision 5 as of 2011-05-25 09:28:58
Size: 1256
Editor: benste
Comment: Migrated to Confluence 4.0
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DEV/versions/14352695 #pragma page-filename DEV/versions/7962625
Line 3: Line 3:
Line 8: Line 9:
Line 10: Line 12:
 * [[../A standalone Website|standalone Website ]]
 * [[DEV/Web Interface|Django Based WebApp]]
 * [[../A standalone Website|standalone Website]]
 * [[../Web Interface|Django Based WebApp]]
Line 16: Line 18:
Line 17: Line 20:

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)