Added links and resources page.
[modest] / html / module.html
1 <HTML>
2 <HEAD>
3 <TITLE>Modest eMail Client - Modules</TITLE>
4 </HEAD>
5 <BODY>
6 <H2>Module Overview</H2>
7   <P>
8     Information about the software modules Modest consists of, their status and who is working on them.<br>
9     List is still a draft and far from beeing complete.
10   </P>
11   <P>
12     <TABLE WIDTH=100%>
13        <TR>
14          <TD><B>Module name</B></TD>
15          <TD><B>Namespace</B></TD>
16          <TD><B>Status</B></TD>
17          <TD><B>Involved Developers</B></TD>
18        </TR>
19        <TR>
20        </TR>
21        <TR>
22          <TD>Main Application Framework</TD>
23          <TD>modest-main</TD>
24          <TD>Experimental</TD>
25          <TD>Dirk-Jan Binnema</TD>
26        </TR>
27        <TR>
28          <TD>Account Presets</TD>
29          <TD>modest-account-presets</TD>
30          <TD>Preliminary API defined</TD>
31          <TD>Florian Boor</TD>
32        </TR>
33     </TABLE>
34   </P>
35 </BODY>
36 </HTML>