aboutsummaryrefslogtreecommitdiff
path: root/htdocs/developer.php
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2004-10-19 11:44:52 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2004-10-19 11:44:52 +0000
commitf6e997f1a58ded352900fb3dcf2db32c4597e56e (patch)
treedac2c152485a94819d24ec499592a941a7f24089 /htdocs/developer.php
parent6aceb9dd3df5f5de295f46fae878144713d44312 (diff)
Checking in the version from the web
svn path=/trunk/; revision=2125
Diffstat (limited to 'htdocs/developer.php')
-rw-r--r--htdocs/developer.php22
1 files changed, 19 insertions, 3 deletions
diff --git a/htdocs/developer.php b/htdocs/developer.php
index 39806f02..25adf5b9 100644
--- a/htdocs/developer.php
+++ b/htdocs/developer.php
@@ -11,10 +11,23 @@
<div id="Menu">
-<?php include('menu.inc'); ?>
+| <a href="index.php" title=""><b>Introduction</b></a><br>
+| <a href="download.php" title=""><b>Download</b></a><br>
+| <a href="documentation.php" title=""><b>Documentation</b></a><br>
+| <a href="developer.php" title=""><b>Developers</b></a><br>
+| <a href="http://pure-data.info/community/lists/"><b>Mailing Lists</b></a><br>
+| <a href="contact.php" title=""><b>Contact</b></a><br>
+| <a href="http://sourceforge.net/projects/pure-data" title=""><b>Project Page</b></a><br>
+| <a href="http://puredata.info" title""><b>Community Site</b></a><br>
+
+<br>
<br>
+<span class="quote">
+<b>Tip of the month</b><br />
+When working on a patch, it's often best to stay in edit mode and use the CTRL key to modify any parameters.
<br>
-<?php include('quote.inc'); ?>
+<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a>
+</span>
</div>
<div id="Content">
@@ -157,7 +170,10 @@ href="http://www.cvshome.org/docs/blandy.html">introduction</A> about using
CVS.
-<?php include('lastmodified.inc'); ?>
+
+<BR>
+<P CLASS="small">
+Last Modified: June 01 2004 15:41:07 GMT</P>
</div>