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