33df9407d7bab144c08676b4d839850d92bf0fe4
[squirrelmail.git] / doc / Development / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2 "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
3 <!-- $Id$ -->
4 <html lang="en_GB">
5 <head>
6 <meta name="robots" content="noindex,nofollow">
7 <title>SquirrelMail - Developer Documentation</title>
8 </head>
9 <body text="#000000" bgcolor="#ffffff" link="#0000cc" vlink="#0000cc" alink="#0000cc">
10 <img src="../../images/sm_logo.png" alt="SquirrelMail Logo" width="308" height="111" align="right" />
11 <h1>SquirrelMail Internals</h1>
12
13 <p>This dir has some assorted bits of documentation about SquirrelMail internals, useful for
14 people that want to change or extend SquirrelMail.</p>
15
16 <p>More information about SquirrelMail development can be found on <a href="http://www.squirrelmail.org/">our
17 website</a> and via the <a href="mailto:squirrelmail-devel@lists.sourceforge.net">squirrelmail-devel@lists.sourceforge.net</a> mailinglist (requires subscription before you can post).</p>
18
19 <p><a href="plugin.txt">Plugin hooks and functions</a></p>
20
21 <p><a href="addressbook.txt">Addressbook internals</a></p>
22
23 <p><a href="tree.txt">Mailbox tree functions</a></p>
24
25 <p><a href="rfc_documents.txt">List of RFC documents used in SquirrelMail</a></p>
26
27 <p><a href="mime.txt">MIME bodystructure handling</a></p>
28
29 <p><a href="compose.txt">Creating compose links the right way</a></p>
30
31 </body>
32 </html>
33