aboutsummaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorGuenter Geiger <ggeiger@users.sourceforge.net>2004-10-19 11:55:43 +0000
committerGuenter Geiger <ggeiger@users.sourceforge.net>2004-10-19 11:55:43 +0000
commit92976c4f54530028fa67b8b4dcd26b6a625cfb27 (patch)
tree04e4fe6ccfcb9891af8b28489efee32c891250c4 /htdocs
parentf6e997f1a58ded352900fb3dcf2db32c4597e56e (diff)
Again commiting the version from the web (commited the processed files the last time ..argh)
svn path=/trunk/; revision=2126
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/contact.php22
-rw-r--r--htdocs/developer.php22
-rw-r--r--htdocs/documentation.php47
-rw-r--r--htdocs/download.php49
-rw-r--r--htdocs/index.php47
-rw-r--r--htdocs/menu.inc4
6 files changed, 22 insertions, 169 deletions
diff --git a/htdocs/contact.php b/htdocs/contact.php
index b6f4157f..c6e21b4f 100644
--- a/htdocs/contact.php
+++ b/htdocs/contact.php
@@ -11,23 +11,10 @@
<div id="Menu">
-| <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>
+<?php include('menu.inc'); ?>
<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>
-<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a>
-</span>
+<?php include('quote.inc'); ?>
</div>
<div id="Content">
@@ -49,10 +36,7 @@ mailing list</a>. (Except if you want to ask to be added to the developer list
<BR>
-
-<BR>
-<P CLASS="small">
-Last Modified: October 04 2003 11:09:13 GMT</P>
+<?php include('lastmodified.inc'); ?>
</DIV>
diff --git a/htdocs/developer.php b/htdocs/developer.php
index 25adf5b9..39806f02 100644
--- a/htdocs/developer.php
+++ b/htdocs/developer.php
@@ -11,23 +11,10 @@
<div id="Menu">
-| <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>
+<?php include('menu.inc'); ?>
<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>
-<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a>
-</span>
+<?php include('quote.inc'); ?>
</div>
<div id="Content">
@@ -170,10 +157,7 @@ href="http://www.cvshome.org/docs/blandy.html">introduction</A> about using
CVS.
-
-<BR>
-<P CLASS="small">
-Last Modified: June 01 2004 15:41:07 GMT</P>
+<?php include('lastmodified.inc'); ?>
</div>
diff --git a/htdocs/documentation.php b/htdocs/documentation.php
index 3a4cd69b..e94b1f3f 100644
--- a/htdocs/documentation.php
+++ b/htdocs/documentation.php
@@ -11,24 +11,11 @@
<div id="Menu">
-| <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>
-
+<?php include('menu.inc'); ?>
<br>
<br>
<!-- Quote of the day -->
-<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>
-<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a>
-</span>
+<?php include('quote.inc'); ?>
</div>
<div id="Content">
@@ -251,30 +238,7 @@ control.
<BR>
<BR>
<p align="center">
-<form action="http://pd.klingt.org/webring/" method="post">
-<input type="hidden" name="base_url" value="">
-<input type="hidden" name="description" value="CVS Repository at SourceForge">
-
-<table width=260 cellpadding=0 cellspacing=0 border=0 bgcolor="#FFFFFF">
- <tr>
- <td width=55 height=25 align="center">
- <input type="image" name="next" src="http://pd.klingt.org/webring/next.gif" align="middle" border="0"></td>
- <td width=62 height=25 align="center">
- <input type="image" name="list" src="http://pd.klingt.org/webring/list.gif" align="middle" border="0"></td>
- <td width=63 height=25 align="center">
- <input type="image" name="random" src="http://pd.klingt.org/webring/random.gif" align="middle" border="0"></td>
- <td width=80 height=25 align="center">
- <input type="image" name="previous" src="http://pd.klingt.org/webring/previous.gif" align="middle" border="0"></td>
- </tr>
- <tr>
- <td colspan=4 width=260 height=50 align="center">
- <a href="http://pd.klingt.org/webring/info.html">
- <img src="http://pd.klingt.org/webring/webring.gif" border=0 width=260
- height=50 align="middle" alt="pd webring"></a>
- </td>
- </tr>
-</table>
-</form>
+<?php include('webring.inc'); ?>
<br clear="all">
<!-- REMOVE CMNTS AT PUBLISHING: -->
@@ -283,10 +247,7 @@ control.
width="210" height="62" border="0" alt="SourceForge Logo"></A>
</p>
-
-<BR>
-<P CLASS="small">
-Last Modified: October 04 2003 11:09:15 GMT</P>
+<?php include('lastmodified.inc'); ?>
</div>
diff --git a/htdocs/download.php b/htdocs/download.php
index 27df0488..23ec79b4 100644
--- a/htdocs/download.php
+++ b/htdocs/download.php
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- $Id: download.php,v 1.5 2004-10-19 11:44:52 ggeiger Exp $ -->
+<!-- $Id: download.php,v 1.6 2004-10-19 11:55:43 ggeiger Exp $ -->
<HTML>
@@ -15,23 +15,10 @@
<div id="Menu">
-| <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>
+<?php include('menu.inc'); ?>
<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>
-<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a>
-</span>
+<?php include('quote.inc'); ?>
</div>
<div id="Content">
@@ -71,36 +58,10 @@ target="osc">OpenSoundControl</a> for Pd. Package is coming soon... look <a hre
<BR>
<BR>
<CENTER>
-<form action="http://pd.klingt.org/webring/" method="post">
-<input type="hidden" name="base_url" value="">
-<input type="hidden" name="description" value="CVS Repository at SourceForge">
-
-<table width=260 cellpadding=0 cellspacing=0 border=0 bgcolor="#FFFFFF">
- <tr>
- <td width=55 height=25 align="center">
- <input type="image" name="next" src="http://pd.klingt.org/webring/next.gif" align="middle" border="0"></td>
- <td width=62 height=25 align="center">
- <input type="image" name="list" src="http://pd.klingt.org/webring/list.gif" align="middle" border="0"></td>
- <td width=63 height=25 align="center">
- <input type="image" name="random" src="http://pd.klingt.org/webring/random.gif" align="middle" border="0"></td>
- <td width=80 height=25 align="center">
- <input type="image" name="previous" src="http://pd.klingt.org/webring/previous.gif" align="middle" border="0"></td>
- </tr>
- <tr>
- <td colspan=4 width=260 height=50 align="center">
- <a href="http://pd.klingt.org/webring/info.html">
- <img src="http://pd.klingt.org/webring/webring.gif" border=0 width=260
- height=50 align="middle" alt="pd webring"></a>
- </td>
- </tr>
-</table>
-</form>
+<?php include('webring.inc'); ?>
</CENTER>
<BR>
-
-<BR>
-<P CLASS="small">
-Last Modified: October 04 2003 11:09:15 GMT</P>
+<?php include('lastmodified.inc'); ?>
</div>
diff --git a/htdocs/index.php b/htdocs/index.php
index 56cfee95..25e3c70c 100644
--- a/htdocs/index.php
+++ b/htdocs/index.php
@@ -11,23 +11,10 @@
<div id="Menu">
-| <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>
+<?php include('menu.inc'); ?>
<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>
-<a href="http://www.gamasutra.com/resource_guide/20030528/paul_01.shtml">Leonard J. Paul</a>
-</span>
+<?php include('quote.inc'); ?>
</div>
<div id="Content">
@@ -67,30 +54,7 @@ have is, that your code has an Open Source license.
<br>
<br>
<CENTER>
-<form action="http://pd.klingt.org/webring/" method="post">
-<input type="hidden" name="base_url" value="">
-<input type="hidden" name="description" value="CVS Repository at SourceForge">
-
-<table width=260 cellpadding=0 cellspacing=0 border=0 bgcolor="#FFFFFF">
- <tr>
- <td width=55 height=25 align="center">
- <input type="image" name="next" src="http://pd.klingt.org/webring/next.gif" align="middle" border="0"></td>
- <td width=62 height=25 align="center">
- <input type="image" name="list" src="http://pd.klingt.org/webring/list.gif" align="middle" border="0"></td>
- <td width=63 height=25 align="center">
- <input type="image" name="random" src="http://pd.klingt.org/webring/random.gif" align="middle" border="0"></td>
- <td width=80 height=25 align="center">
- <input type="image" name="previous" src="http://pd.klingt.org/webring/previous.gif" align="middle" border="0"></td>
- </tr>
- <tr>
- <td colspan=4 width=260 height=50 align="center">
- <a href="http://pd.klingt.org/webring/info.html">
- <img src="http://pd.klingt.org/webring/webring.gif" border=0 width=260
- height=50 align="middle" alt="pd webring"></a>
- </td>
- </tr>
-</table>
-</form>
+<?php include('webring.inc'); ?>
</CENTER>
<br>
@@ -122,10 +86,7 @@ have is, that your code has an Open Source license.
src="http://sourceforge.net/sflogo.php?group_id=55736&amp;type=5"
width="110" height="32" border="0" alt="SourceForge Logo"></A>
-
-<BR>
-<P CLASS="small">
-Last Modified: June 25 2004 22:31:14 GMT</P>
+<?php include('lastmodified.inc'); ?>
</div>
diff --git a/htdocs/menu.inc b/htdocs/menu.inc
index 372ceed9..dd6d9098 100644
--- a/htdocs/menu.inc
+++ b/htdocs/menu.inc
@@ -2,7 +2,9 @@
| <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="lists.php" title=""><b>Mailing Lists</b></a><br>
+| <a href="bug-report.php" title=""><b>Bug reporting</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>