[Analogue-commits] r105 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Mar 13 16:48:42 CET 2009


Author: gsimpson
Date: 2009-03-13 16:48:42 +0100 (Fri, 13 Mar 2009)
New Revision: 105

Removed:
   www/devel.html
   www/documentation.html
   www/downloads.html
   www/news.html
   www/support.html
Log:
remove the old html files that have been rpelaced by php scripts


Deleted: www/devel.html
===================================================================
--- www/devel.html	2009-03-13 14:54:35 UTC (rev 104)
+++ www/devel.html	2009-03-13 15:48:42 UTC (rev 105)
@@ -1,63 +0,0 @@
-<?php
-    // constants to customise this pages headers
-    $DESCRIPTION = "Development details for the analogue project";
-    $TITLE = "analogue &mdash; Get involved and help improve analogue";
-    $AUTHOR = "Gavin L. Simpson";
-    $KEYWORDS = "analogue, R, modern analogue technique, analogue matching, transfer functions, palaeoecology, palaeolimnology";
-?>
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<!-- head tags here -->
-<?php
-    include_once("./include/head.inc");
-?>
-
-<body>
-<!-- wrap starts here -->
-<div id="wrap">
-		
-		<!--header -->
-		<div id="header">			
-				
-			<h1 id="logo-text">ana<span class="gray">logue</span></h1>		
-			<h2 id="slogan">a palaeoecological data analysis package for R</h2>
-
-		</div>
-		
-		<!-- menu -->		
-		<?php
-            include_once("./include/menu.inc");
-		?>			
-			
-		<!-- content-wrap starts here -->
-		<div id="content-wrap">
-				
-		<!-- side bar -->
-        <?php
-            include_once("./include/side_bar.inc");
-        ?>
-				
-			<div id="main">
-				
-				<a name="Welcome"></a>
-				<h1>Developing <strong>analogue</strong></h1>
-				
-				<p>Coming soon!</p>
-
-			</div>
-		
-		<!-- content-wrap ends here -->	
-		</div>
-					
-		<!--footer starts here-->
-		<?php
-            include_once("./include/footer.inc");
-        ?>
-
-<!-- wrap ends here -->
-</div>
-
-</body>
-</html>
\ No newline at end of file

Deleted: www/documentation.html
===================================================================
--- www/documentation.html	2009-03-13 14:54:35 UTC (rev 104)
+++ www/documentation.html	2009-03-13 15:48:42 UTC (rev 105)
@@ -1,63 +0,0 @@
-<?php
-    // constants to customise this pages headers
-    $DESCRIPTION = "Documentation for the analogue project";
-    $TITLE = "analogue &mdash; Documentation";
-    $AUTHOR = "Gavin L. Simpson";
-    $KEYWORDS = "analogue, R, modern analogue technique, analogue matching, transfer functions, palaeoecology, palaeolimnology";
-?>
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<!-- head tags here -->
-<?php
-    include_once("./include/head.inc");
-?>
-
-<body>
-<!-- wrap starts here -->
-<div id="wrap">
-		
-		<!--header -->
-		<div id="header">			
-				
-			<h1 id="logo-text">ana<span class="gray">logue</span></h1>		
-			<h2 id="slogan">a palaeoecological data analysis package for R</h2>
-
-		</div>
-		
-		<!-- menu -->		
-		<?php
-            include_once("./include/menu.inc");
-		?>			
-			
-		<!-- content-wrap starts here -->
-		<div id="content-wrap">
-				
-		<!-- side bar -->
-        <?php
-            include_once("./include/side_bar.inc");
-        ?>
-				
-			<div id="main">
-				
-				<a name="Welcome"></a>
-				<h1>Documentation</h1>
-				
-				<p>Coming soon!</p>
-
-			</div>
-		
-		<!-- content-wrap ends here -->	
-		</div>
-					
-		<!--footer starts here-->
-		<?php
-            include_once("./include/footer.inc");
-        ?>
-
-<!-- wrap ends here -->
-</div>
-
-</body>
-</html>
\ No newline at end of file

Deleted: www/downloads.html
===================================================================
--- www/downloads.html	2009-03-13 14:54:35 UTC (rev 104)
+++ www/downloads.html	2009-03-13 15:48:42 UTC (rev 105)
@@ -1,77 +0,0 @@
-<?php
-    // constants to customise this pages headers
-    $DESCRIPTION = "Details on downloading the analogue package for R";
-    $TITLE = "analogue &mdash; download and install the package";
-    $AUTHOR = "Gavin L. Simpson";
-    $KEYWORDS = "analogue, R, modern analogue technique, analogue matching, transfer functions, palaeoecology, palaeolimnology";
-?>
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<!-- head tags here -->
-<?php
-    include_once("./include/head.inc");
-?>
-
-<body>
-<!-- wrap starts here -->
-<div id="wrap">
-		
-		<!--header -->
-		<div id="header">			
-				
-			<h1 id="logo-text">ana<span class="gray">logue</span></h1>		
-			<h2 id="slogan">a palaeoecological data analysis package for R</h2>
-
-		</div>
-		
-		<!-- menu -->		
-		<?php
-            include_once("./include/menu.inc");
-		?>			
-			
-		<!-- content-wrap starts here -->
-		<div id="content-wrap">
-				
-		<!-- side bar -->
-        <?php
-            include_once("./include/side_bar.inc");
-        ?>
-				
-			<div id="main">
-				
-				<a name="Welcome"></a>
-				<h1>Downloads</h1>
-				
-				<h2>Stable Version</h2>
-				<p>The current stable release of <strong>analogue</strong> is version 0.5-2. This version is 
-				<a href="http://cran.r-project.org/web/packages/analogue/index.html">available from</a> the 
-				CRAN mirrors.</p>
-				
-				<p>To install the stable version of <strong>analogue</strong>, within R type:<br />
-				<code>install.packages("analogue", depend = TRUE)</code></p>
-				
-				<h2>Development Snapshot</h2>
-				<p>The development version of analogue is available from the R-Forge repository. The source
-				code can be downloaded via SVN. If the development version passes the nightly package checks
-				run by the R-Forge system, then packaged source code and binaries for Linux, Windows and
-				MacOS X can be installed within R by typing:<br />
-				<code>install.packages("analogue", repos="http://R-Forge.R-project.org")</code><br />Note that
-				you also need the <strong>vegan</strong> package installed.</p>
-
-			</div>
-		
-		<!-- content-wrap ends here -->	
-		</div>
-					
-		<!--footer starts here-->
-		<?php
-            include_once("./include/footer.inc");
-        ?>
-
-<!-- wrap ends here -->
-</div>
-
-</body>
-</html>

Deleted: www/news.html
===================================================================
--- www/news.html	2009-03-13 14:54:35 UTC (rev 104)
+++ www/news.html	2009-03-13 15:48:42 UTC (rev 105)
@@ -1,68 +0,0 @@
-<?php
-    // constants to customise this pages headers
-    $DESCRIPTION = "News on the analogue project";
-    $TITLE = "analogue &mdash; Project News";
-    $AUTHOR = "Gavin L. Simpson";
-    $KEYWORDS = "analogue, R, modern analogue technique, analogue matching, transfer functions, palaeoecology, palaeolimnology";
-?>
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<!-- head tags here -->
-<?php
-    include_once("./include/head.inc");
-?>
-
-<body>
-<!-- wrap starts here -->
-<div id="wrap">
-		
-		<!--header -->
-		<div id="header">			
-				
-			<h1 id="logo-text">ana<span class="gray">logue</span></h1>		
-			<h2 id="slogan">a palaeoecological data analysis package for R</h2>
-
-		</div>
-		
-		<!-- menu -->		
-		<?php
-            include_once("./include/menu.inc");
-		?>			
-			
-		<!-- content-wrap starts here -->
-		<div id="content-wrap">
-				
-		<!-- side bar -->
-        <?php
-            include_once("./include/side_bar.inc");
-        ?>
-				
-			<div id="main">
-				
-				<a name="Welcome"></a>
-				<h1>analogue News</h1>
-				
-				<h2>Version 0.6-6 uploaded to CRAN</h2>
-				<h3>10 March 2009</h3>
-				<p>A new version of analogue has been uploaded to CRAN. It contains lots of new functionality 
-				and fixes, especially to the ROC curve functions. See the ChangeLog for details of the fixes and 
-				improvements.  For version 0.7-0 I hope to tidy the package and help up a bit, add extra documentation 
-				and vignettes, and add a proper NEWS file.</p>
-
-			</div>
-		
-		<!-- content-wrap ends here -->	
-		</div>
-					
-		<!--footer starts here-->
-		<?php
-            include_once("./include/footer.inc");
-        ?>
-
-<!-- wrap ends here -->
-</div>
-
-</body>
-</html>
\ No newline at end of file

Deleted: www/support.html
===================================================================
--- www/support.html	2009-03-13 14:54:35 UTC (rev 104)
+++ www/support.html	2009-03-13 15:48:42 UTC (rev 105)
@@ -1,74 +0,0 @@
-<?php
-    // constants to customise this pages headers
-    $DESCRIPTION = "Support details for the analogue project";
-    $TITLE = "analogue &mdash; Support Details";
-    $AUTHOR = "Gavin L. Simpson";
-    $KEYWORDS = "analogue, R, modern analogue technique, analogue matching, transfer functions, palaeoecology, palaeolimnology";
-?>
-
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<!-- head tags here -->
-<?php
-    include_once("./include/head.inc");
-?>
-
-<body>
-<!-- wrap starts here -->
-<div id="wrap">
-		
-		<!--header -->
-		<div id="header">			
-				
-			<h1 id="logo-text">ana<span class="gray">logue</span></h1>		
-			<h2 id="slogan">a palaeoecological data analysis package for R</h2>
-
-		</div>
-		
-		<!-- menu -->		
-		<?php
-            include_once("./include/menu.inc");
-		?>			
-			
-		<!-- content-wrap starts here -->
-		<div id="content-wrap">
-				
-		<!-- side bar -->
-        <?php
-            include_once("./include/side_bar.inc");
-        ?>
-				
-			<div id="main">
-				
-				<a name="Welcome"></a>
-				<h1>Getting help with using the analogue package</h1>
-				
-				<h2>Manual Pages</h2>
-				<p>The primary help resource for <strong>analogue</strong> are the help pages. Use them to find out
-				what functions included in the package do and how to call them from the prompt. To view a help page,
-				prepend a '?' to the name of the function you need help with. For example to get help on the 
-				<span class="fun">distance()</span> function type <code>?distance</code></p>
-				
-				<h2>Talk to us!</h2>
-				<p>We've created a support forum on the R-Forge site for analogue. Use it to ask for help using
-				<strong>analogue</strong>. The <a href="http://r-forge.r-project.org/forum/forum.php?forum_id=200" title="Link to the analogue support forum">support forum</a> 
-				is monitored by the project admin, but please make sure you've checked the help pages (above) and the
-				other documentation before posting, and remember to include example code to illustrate what the problem 
-				you are facing is.</p>
-
-			</div>
-		
-		<!-- content-wrap ends here -->	
-		</div>
-					
-		<!--footer starts here-->
-		<?php
-            include_once("./include/footer.inc");
-        ?>
-
-<!-- wrap ends here -->
-</div>
-
-</body>
-</html>
\ No newline at end of file



More information about the Analogue-commits mailing list