[Mmsar-commits] r20 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Feb 7 04:00:17 CET 2010


Author: fguilhaumon
Date: 2010-02-07 04:00:14 +0100 (Sun, 07 Feb 2010)
New Revision: 20

Modified:
   www/documentation_datasets.php
   www/documentation_functions.php
   www/documentation_home.php
   www/documentation_install.php
   www/documentation_models.php
   www/documentation_usage.php
   www/footer.php
   www/head.php
   www/index.php
   www/publications.php
   www/style.css
Log:


Modified: www/documentation_datasets.php
===================================================================
--- www/documentation_datasets.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/documentation_datasets.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -94,45 +94,6 @@
 	</div>
 </div>
 
-<div id="footer-wrapper">
 
-	<div class="center-wrapper">
 
-		<div id="footer">
-
-			<div class="left">
-				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a><span class="text-separator">|</span><a href="publications.html">Publications</a><span class="text-separator">|</span>
-			</div>
-
-			<div class="right">
-				<a href="#">Top ^</a>
-			</div>
-			
-			<div class="clearer">&nbsp;</div>
-
-		</div>
-
-	</div>
-
-</div>
-
-<div id="bottom">
-
-	<div class="center-wrapper">
-
-		<div class="left">
-			&copy; 2009 François Guilhaumon - mmSAR is GPL feel free to use it and contribute to it.<span class="text-separator">|</span>
-		</div>
-
-		<div class="right">
-			<a href="http://templates.arcsin.se/">Website template</a> by <a href="http://arcsin.se/">Arcsin</a> 
-		</div>
-		
-		<div class="clearer">&nbsp;</div>
-
-	</div>
-
-</div>
-
-</body>
-</html>
+<?php include('footer.php'); ?> 

Modified: www/documentation_functions.php
===================================================================
--- www/documentation_functions.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/documentation_functions.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -79,45 +79,6 @@
 	</div>
 </div>
 
-<div id="footer-wrapper">
 
-	<div class="center-wrapper">
 
-		<div id="footer">
-
-			<div class="left">
-				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a><span class="text-separator">|</span><a href="publications.html">Publications</a><span class="text-separator">|</span>
-			</div>
-
-			<div class="right">
-				<a href="#">Top ^</a>
-			</div>
-			
-			<div class="clearer">&nbsp;</div>
-
-		</div>
-
-	</div>
-
-</div>
-
-<div id="bottom">
-
-	<div class="center-wrapper">
-
-		<div class="left">
-			&copy; 2009 François Guilhaumon - mmSAR is GPL feel free to use it and contribute to it.<span class="text-separator">|</span>
-		</div>
-
-		<div class="right">
-			<a href="http://templates.arcsin.se/">Website template</a> by <a href="http://arcsin.se/">Arcsin</a> 
-		</div>
-		
-		<div class="clearer">&nbsp;</div>
-
-	</div>
-
-</div>
-
-</body>
-</html>
+<?php include('footer.php'); ?> 

Modified: www/documentation_home.php
===================================================================
--- www/documentation_home.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/documentation_home.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -22,13 +22,13 @@
 <br/>
 						<div class="post-body">
 
-							<p align="center"><img src="doc_home.png" width="640" alt="" class="bordered" /><br/>Objects of the mmSAR package (data sets, models, optimization function and model averagin function).</p>
+							<p align="center"><img src="doc_home.png" width="640" alt="" class="bordered" /><br/>Objects of the mmSAR package (data sets, models, optimization function and model averaging function).</p>
 <br/>
 							<h2 class="quiet">mmSAR overview</h2>
 						
 							<p class="large">mmSAR is a flexible and scalable implementation of the multimodel SAR framework for species-area datasets (<a href="publications.html">Guilhaumon et al. 2008</a>). </p>
 							
-							<p class="large">mmSAR implements the basic bricks of the multimodel inference paradigm (<a href="publications.html">Burnham & Anderson, 2002</a>) with simple R list-objects and functions. The package is scalable and users can easily create their own model and data objects.</p>
+							<p class="large">mmSAR implements the basic elements of the multimodel inference paradigm (<a href="publications.html">Burnham & Anderson, 2002</a>) with simple R list-objects and functions. The package is scalable and users can easily create their own model and data objects.</p>
 							
 							<p class="large">If you are new to multimodel inference or non linear SAR fitting, a good start is the <a href="publications.html">Guilhaumon et al. (2008)</a> paper (freely available at the PNAS website), particularly the methods section and the supplementary material <a href="http://www.pnas.org/content/suppl/2008/10/01/0803610105.DCSupplemental/0803610105SI.pdf" target="_blank" title="link to supporting information at the PNAS website"><img src="pdf.png" alt="link to supporting information at the PNAS website" title="link to supporting information at the PNAS website" align="bottom" height="16" width="16"></a>.</p>
 
@@ -83,45 +83,6 @@
 	</div>
 </div>
 
-<div id="footer-wrapper">
 
-	<div class="center-wrapper">
 
-		<div id="footer">
-
-			<div class="left">
-				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a><span class="text-separator">|</span><a href="publications.html">Publications</a><span class="text-separator">|</span>
-			</div>
-
-			<div class="right">
-				<a href="#">Top ^</a>
-			</div>
-			
-			<div class="clearer">&nbsp;</div>
-
-		</div>
-
-	</div>
-
-</div>
-
-<div id="bottom">
-
-	<div class="center-wrapper">
-
-		<div class="left">
-			&copy; 2009 François Guilhaumon - mmSAR is GPL feel free to use it and contribute to it.<span class="text-separator">|</span>
-		</div>
-
-		<div class="right">
-			<a href="http://templates.arcsin.se/">Website template</a> by <a href="http://arcsin.se/">Arcsin</a> 
-		</div>
-		
-		<div class="clearer">&nbsp;</div>
-
-	</div>
-
-</div>
-
-</body>
-</html>
+<?php include('footer.php'); ?> 

Modified: www/documentation_install.php
===================================================================
--- www/documentation_install.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/documentation_install.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -22,7 +22,7 @@
 <br/>
 						<div class="post-body">
 
-	<p class="large">To install the mmSAR package directly within R type:</p>
+	<p class="large">To install the mmSAR package directly within R :</p>
 
 <div class="success">install.packages("mmSAR", repos="http://R-Forge.R-project.org")</div>
 														
@@ -30,7 +30,7 @@
 
 <div class="success">install.packages("mmSAR", repos="http://R-Forge.R-project.org", lib="myPackagesDirectoryPath")</div>
 
-				<p class="large">After that when loading the mmSAR package, use the 'lib.loc' argument of the 'library' function to find the package :</p>
+				<p class="large">After, when loading the mmSAR package, use the 'lib.loc' argument of the 'library' function to find the package :</p>
 
 <div class="success">library(mmSAR, lib.loc="myPackagesDirectoryPath")</div>
 										
@@ -79,45 +79,6 @@
 	</div>
 </div>
 
-<div id="footer-wrapper">
 
-	<div class="center-wrapper">
 
-		<div id="footer">
-
-			<div class="left">
-				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a><span class="text-separator">|</span><a href="publications.html">Publications</a><span class="text-separator">|</span>
-			</div>
-
-			<div class="right">
-				<a href="#">Top ^</a>
-			</div>
-			
-			<div class="clearer">&nbsp;</div>
-
-		</div>
-
-	</div>
-
-</div>
-
-<div id="bottom">
-
-	<div class="center-wrapper">
-
-		<div class="left">
-			&copy; 2009 François Guilhaumon - mmSAR is GPL feel free to use it and contribute to it.<span class="text-separator">|</span>
-		</div>
-
-		<div class="right">
-			<a href="http://templates.arcsin.se/">Website template</a> by <a href="http://arcsin.se/">Arcsin</a> 
-		</div>
-		
-		<div class="clearer">&nbsp;</div>
-
-	</div>
-
-</div>
-
-</body>
-</html>
+<?php include('footer.php'); ?> 

Modified: www/documentation_models.php
===================================================================
--- www/documentation_models.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/documentation_models.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -161,45 +161,6 @@
 	</div>
 </div>
 
-<div id="footer-wrapper">
 
-	<div class="center-wrapper">
 
-		<div id="footer">
-
-			<div class="left">
-				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a><span class="text-separator">|</span><a href="publications.html">Publications</a><span class="text-separator">|</span>
-			</div>
-
-			<div class="right">
-				<a href="#">Top ^</a>
-			</div>
-			
-			<div class="clearer">&nbsp;</div>
-
-		</div>
-
-	</div>
-
-</div>
-
-<div id="bottom">
-
-	<div class="center-wrapper">
-
-		<div class="left">
-			&copy; 2009 François Guilhaumon - mmSAR is GPL feel free to use it and contribute to it.<span class="text-separator">|</span>
-		</div>
-
-		<div class="right">
-			<a href="http://templates.arcsin.se/">Website template</a> by <a href="http://arcsin.se/">Arcsin</a> 
-		</div>
-		
-		<div class="clearer">&nbsp;</div>
-
-	</div>
-
-</div>
-
-</body>
-</html>
+<?php include('footer.php'); ?> 

Modified: www/documentation_usage.php
===================================================================
--- www/documentation_usage.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/documentation_usage.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -24,7 +24,7 @@
 
 							<h2 class="quiet">Loading mmSAR</h2>
 						
-							<p class="large">After <a href="documentation_install.html">installation</a>, load mmSAR with :</p>
+							<p class="large">After <a href="documentation_install.html">installation</a>, load mmSAR :</p>
 		
 <div class="success">library(mmSAR)</div><br/>
 
@@ -102,45 +102,6 @@
 	</div>
 </div>
 
-<div id="footer-wrapper">
 
-	<div class="center-wrapper">
 
-		<div id="footer">
-
-			<div class="left">
-				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a><span class="text-separator">|</span><a href="publications.html">Publications</a><span class="text-separator">|</span>
-			</div>
-
-			<div class="right">
-				<a href="#">Top ^</a>
-			</div>
-			
-			<div class="clearer">&nbsp;</div>
-
-		</div>
-
-	</div>
-
-</div>
-
-<div id="bottom">
-
-	<div class="center-wrapper">
-
-		<div class="left">
-			&copy; 2009 François Guilhaumon - mmSAR is GPL feel free to use it and contribute to it.<span class="text-separator">|</span>
-		</div>
-
-		<div class="right">
-			<a href="http://templates.arcsin.se/">Website template</a> by <a href="http://arcsin.se/">Arcsin</a> 
-		</div>
-		
-		<div class="clearer">&nbsp;</div>
-
-	</div>
-
-</div>
-
-</body>
-</html>
+<?php include('footer.php'); ?> 

Modified: www/footer.php
===================================================================
--- www/footer.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/footer.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -1,3 +1,25 @@
+<div id="footer-wrapper">
+
+	<div class="center-wrapper">
+
+		<div id="footer">
+
+			<div class="left">
+				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a> <span class="text-separator">|</span> <a href="publications.html">Publications</a> <span class="text-separator">|</span>
+			</div>
+
+			<div class="right">
+				<a href="#">Top ^</a>
+			</div>
+			
+			<div class="clearer">&nbsp;</div>
+
+		</div>
+
+	</div>
+
+</div>
+
 <div id="bottom">
 
 	<div class="center-wrapper">
@@ -3,5 +25,5 @@
 
 		<div class="left">
-			&copy; 2009 François Guilhaumon - mmSAR is GPL feel free to use it and contribute to it.<span class="text-separator">|</span>
+			The web site is &copy; 2009 <a href="htt://www.ecolag.univ-montp2.fr/fguilhaumon" target="_new">François Guilhaumon</a> - mmSAR is <a href="http://www.gnu.org/licenses/gpl.html" target="_new">GNU/GPL</a> feel free to use it and <a href="http://r-forge.r-project.org/projects/mmsar/" target="_new">contribute</a> to it ! 
 		</div>
 

Modified: www/head.php
===================================================================
--- www/head.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/head.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -12,7 +12,7 @@
 				<div id="help-wrapper">
 					<div id="help">
 
-						<a href="http://r-forge.r-project.org/projects/mmsar/">project summary at the R-forge</a>
+						<a href="http://r-forge.r-project.org/projects/mmsar/" target="_new">project summary at the R-forge</a>
 
 					</div>
 				</div>

Modified: www/index.php
===================================================================
--- www/index.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/index.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -19,7 +19,7 @@
 					
 						<h2>mm<span>SAR</span></h2>
 
-						<p class="large">mmSAR is an R package for the modelling of the Species-Area Relationship (SAR).</p>
+						<p class="large">mmSAR is an <a href="http://www.r-project.org/R" target="_new">R</a> package for the modelling of the Species-Area Relationship (SAR).</p>
 
 						<p algn="justify">The mmSAR package implements the multimodel SAR paradigm and provides ecologists with user friendly functions fit SAR models and calculate multimodel SAR inference.</p>
 
@@ -46,45 +46,6 @@
 	</div>
 </div>
 
-<div id="footer-wrapper">
 
-	<div class="center-wrapper">
 
-		<div id="footer">
-
-			<div class="left">
-				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a><span class="text-separator">|</span><a href="publications.html">Publications</a><span class="text-separator">|</span>
-			</div>
-
-			<div class="right">
-				<a href="#">Top ^</a>
-			</div>
-			
-			<div class="clearer">&nbsp;</div>
-
-		</div>
-
-	</div>
-
-</div>
-
-<div id="bottom">
-
-	<div class="center-wrapper">
-
-		<div class="left">
-			&copy; 2009 François Guilhaumon - mmSAR is GPL feel free to use it and contribute to it.<span class="text-separator">|</span>
-		</div>
-
-		<div class="right">
-			<a href="http://templates.arcsin.se/">Website template</a> by <a href="http://arcsin.se/">Arcsin</a> 
-		</div>
-		
-		<div class="clearer">&nbsp;</div>
-
-	</div>
-
-</div>
-
-</body>
-</html>
+<?php include('footer.php'); ?> 

Modified: www/publications.php
===================================================================
--- www/publications.php	2010-02-07 02:35:44 UTC (rev 19)
+++ www/publications.php	2010-02-07 03:00:14 UTC (rev 20)
@@ -60,26 +60,5 @@
 	</div>
 </div>
 
-<div id="footer-wrapper">
 
-	<div class="center-wrapper">
-
-		<div id="footer">
-
-			<div class="left">
-				<a href="index.html">Home</a> <span class="text-separator">|</span> <a href="documentation_home.html">Documentation</a><span class="text-separator">|</span><a href="publications.html">Publications</a><span class="text-separator">|</span>
-			</div>
-
-			<div class="right">
-				<a href="#">Top ^</a>
-			</div>
-			
-			<div class="clearer">&nbsp;</div>
-
-		</div>
-
-	</div>
-
-</div>
-
 <?php include('footer.php'); ?> 

Modified: www/style.css
===================================================================
--- www/style.css	2010-02-07 02:35:44 UTC (rev 19)
+++ www/style.css	2010-02-07 03:00:14 UTC (rev 20)
@@ -585,7 +585,7 @@
 	border-bottom: 1px solid #E0E0E0;
 	padding-bottom: 22px;
 }
-#featured {padding: 42px 124px 12px 48px;}
+#featured {padding: 42px 48px 12px 48px;}
 
 #featured h2 {
 	font: normal 3em sans-serif;



More information about the Mmsar-commits mailing list