[PD-cvs] htdocs contact.php,1.1,1.2 developer.php,1.2,1.3 documentation.php,1.2,1.3 download.php,1.4,1.5 index.php,1.3,1.4

Guenter Geiger ggeiger at users.sourceforge.net
Tue Oct 19 13:44:55 CEST 2004


Update of /cvsroot/pure-data/htdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4593

Modified Files:
	contact.php developer.php documentation.php download.php 
	index.php 
Log Message:
Checking in the version from the web

Index: developer.php
===================================================================
RCS file: /cvsroot/pure-data/htdocs/developer.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** developer.php	1 Jun 2004 15:40:17 -0000	1.2
--- developer.php	19 Oct 2004 11:44:52 -0000	1.3
***************
*** 12,19 ****
  <div id="Menu">
  
! <?php include('menu.inc'); ?>
  <br>
  <br>
! <?php include('quote.inc'); ?>
  
  </div>
--- 12,32 ----
  <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>
  <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>
  
  </div>
***************
*** 158,162 ****
  
  
! <?php include('lastmodified.inc'); ?>
  
  </div>
--- 171,178 ----
  
  
! 
! <BR>
! <P CLASS="small">
! Last Modified: June 01 2004 15:41:07 GMT</P>
  
  </div>

Index: contact.php
===================================================================
RCS file: /cvsroot/pure-data/htdocs/contact.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** contact.php	14 Mar 2003 21:55:16 -0000	1.1
--- contact.php	19 Oct 2004 11:44:52 -0000	1.2
***************
*** 12,19 ****
  <div id="Menu">
  
! <?php include('menu.inc'); ?>
  <br>
  <br>
! <?php include('quote.inc'); ?>
  
  </div>
--- 12,32 ----
  <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>
  <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>
  
  </div>
***************
*** 37,41 ****
  
  <BR>
! <?php include('lastmodified.inc'); ?>
  
  </DIV>
--- 50,57 ----
  
  <BR>
! 
! <BR>
! <P CLASS="small">
! Last Modified: October 04 2003 11:09:13 GMT</P>
  
  </DIV>

Index: documentation.php
===================================================================
RCS file: /cvsroot/pure-data/htdocs/documentation.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** documentation.php	29 Mar 2003 09:32:18 -0000	1.2
--- documentation.php	19 Oct 2004 11:44:52 -0000	1.3
***************
*** 12,20 ****
  <div id="Menu">
  
! <?php include('menu.inc'); ?>
  <br>
  <br>
  <!-- Quote of the day -->
! <?php include('quote.inc'); ?>
  
  </div>
--- 12,33 ----
  <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>
  <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>
  
  </div>
***************
*** 239,243 ****
  <BR>
  <p align="center">
! <?php include('webring.inc'); ?>
  <br clear="all">
  
--- 252,279 ----
  <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>
  <br clear="all">
  
***************
*** 248,252 ****
  
  </p>
! <?php include('lastmodified.inc'); ?>
  
  </div>
--- 284,291 ----
  
  </p>
! 
! <BR>
! <P CLASS="small">
! Last Modified: October 04 2003 11:09:15 GMT</P>
  
  </div>

Index: download.php
===================================================================
RCS file: /cvsroot/pure-data/htdocs/download.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** download.php	14 Mar 2003 23:28:54 -0000	1.4
--- download.php	19 Oct 2004 11:44:52 -0000	1.5
***************
*** 16,23 ****
  <div id="Menu">
  
! <?php include('menu.inc'); ?>
  <br>
  <br>
! <?php include('quote.inc'); ?>
  
  </div>
--- 16,36 ----
  <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>
  <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>
  
  </div>
***************
*** 59,66 ****
  <BR>
  <CENTER>
! <?php include('webring.inc'); ?>
  </CENTER>
  <BR>
! <?php include('lastmodified.inc'); ?>
  
  </div>
--- 72,105 ----
  <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>
  </CENTER>
  <BR>
! 
! <BR>
! <P CLASS="small">
! Last Modified: October 04 2003 11:09:15 GMT</P>
  
  </div>

Index: index.php
===================================================================
RCS file: /cvsroot/pure-data/htdocs/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** index.php	14 May 2003 08:46:52 -0000	1.3
--- index.php	19 Oct 2004 11:44:52 -0000	1.4
***************
*** 12,19 ****
  <div id="Menu">
  
! <?php include('menu.inc'); ?>
  <br>
  <br>
! <?php include('quote.inc'); ?>
  
  </div>
--- 12,32 ----
  <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>
  <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>
  
  </div>
***************
*** 26,30 ****
  <p>The Pure Data external repository is meant to be a place where developers of
  externals for the Pure Data computer music system can put their code. For
! information about PD, look at the <A HREF="http://www.pure-data.org">Pure Data
  website</A>.</p>
  
--- 39,43 ----
  <p>The Pure Data external repository is meant to be a place where developers of
  externals for the Pure Data computer music system can put their code. For
! information about PD, look at the <A HREF="http://puredata.info">Pure Data
  website</A>.</p>
  
***************
*** 55,59 ****
  <br>
  <CENTER>
! <?php include('webring.inc'); ?>
  </CENTER>
  
--- 68,95 ----
  <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>
  </CENTER>
  
***************
*** 87,91 ****
   width="110" height="32" border="0" alt="SourceForge Logo"></A>
  
! <?php include('lastmodified.inc'); ?>
  
  </div>
--- 123,130 ----
   width="110" height="32" border="0" alt="SourceForge Logo"></A>
  
! 
! <BR>
! <P CLASS="small">
! Last Modified: June 25 2004 22:31:14 GMT</P>
  
  </div>





More information about the Pd-cvs mailing list