Differences between revisions 4 and 5
Revision 4 as of 2009-03-26 06:07:07
Size: 1176
Editor: p@state-of-mind
Comment:
Revision 5 as of 2009-03-26 06:07:08
Size: 1188
Editor: p@state-of-mind
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/14352699 #pragma page-filename DEV/versions/7962657
Line 3: Line 3:
Line 4: Line 5:
Line 9: Line 11:
== h2. Design Pattern ==
There is no design catalog for the web user interface. We need to develop one.
It should work with the logos used in MM2 and maybe the colours should be similiar to help people recognize Mailman.

==
Design Pattern ==

There is no design catalog for the web user interface. We need to develop one.<<BR>> It should work with the logos used in MM2 and maybe the colours should be similiar to help people recognize Mailman.
Line 14: Line 17:
The navigation structure complies with the [[DEV/global requirements|general navigation structure]].
<<BR>>

The navigation structure complies with the [[../global requirements|general navigation structure]]. <<BR>>
Line 17: Line 21:

Requirements

Accessibility

The interface will comply with the following web standards:

Design Pattern

There is no design catalog for the web user interface. We need to develop one.
It should work with the logos used in MM2 and maybe the colours should be similiar to help people recognize Mailman.

The navigation structure complies with the general navigation structure.

messages and notifications

Help and information text should be present in the HTML code, but hidden by JavaScript to help people focus on their task. A hidden message should be represented by an icon. On mouse-over the message should be revealed. On mouse-out it should hide the message again.

People who don't use JavaScript will have help messages available too - they get to see them all at once.

MailmanWiki: DEV/Requirements (last edited 2015-03-04 04:56:52 by msapiro)