[adegenet-commits] r731 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Dec 5 21:38:54 CET 2010
Author: jombart
Date: 2010-12-05 21:38:53 +0100 (Sun, 05 Dec 2010)
New Revision: 731
Modified:
www/acceuil.html
www/author.html
www/contact.html
www/documentation.html
www/download.html
www/index.html
www/links.html
www/literature.html
www/marge.html
www/news.html
www/redirect.html
www/screenshots.html
www/sshotmicrobov.html
www/sshotmonmonier.html
www/tutorial.html
Log:
Added google analytics stuff
Modified: www/acceuil.html
===================================================================
--- www/acceuil.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/acceuil.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>adegenet on the web</title>
+ <script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
</head>
<body>
<div style="margin-left: 40px; text-align: center;"><img
@@ -24,7 +37,9 @@
package
for
multivariate
-analysis, graphics, phylogeny and spatial
+analysis,
+graphics,
+phylogeny and spatial
analysis. It is kindly hosted by <a
href="https://r-forge.r-project.org/projects/adegenet/" target="_top">R-Forge</a>.
<br>
@@ -78,7 +93,8 @@
of
alleles,
sample
-sizes, ...)<br>
+sizes,
+...)<br>
- <span style="font-weight: bold;">HWE</span> and <span
style="font-weight: bold;">G-statistic</span> <span
style="font-weight: bold;">tests</span>, F statistics implemented for
Modified: www/author.html
===================================================================
--- www/author.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/author.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,18 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>author</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+</script>
</head>
<body>
<br>
Modified: www/contact.html
===================================================================
--- www/contact.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/contact.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,18 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>links</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+</script>
</head>
<body>
<br>
Modified: www/documentation.html
===================================================================
--- www/documentation.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/documentation.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,18 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>documentation</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+</script>
</head>
<body>
<br>
Modified: www/download.html
===================================================================
--- www/download.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/download.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,7 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>download</title>
-</head>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
<body>
<br>
<br>
Modified: www/index.html
===================================================================
--- www/index.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/index.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -7,6 +7,19 @@
<meta name="Keywords" content="adegenet, official, ade4, R, genetics, software, multivariate, analysis">
<meta name="Author" content="Thibaut Jombart">
<meta name="Identifier-URL" content="http://pbil.univ-lyon1.fr/software/adegenet/">
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
Modified: www/links.html
===================================================================
--- www/links.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/links.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>links</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<br>
Modified: www/literature.html
===================================================================
--- www/literature.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/literature.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>documentation</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<br>
Modified: www/marge.html
===================================================================
--- www/marge.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/marge.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>marge.html</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<div style="text-align: center;">
Modified: www/news.html
===================================================================
--- www/news.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/news.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>news</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<span style="font-weight: bold;"></span><span style="font-weight: bold;"></span><br>
Modified: www/redirect.html
===================================================================
--- www/redirect.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/redirect.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>adegenet on the web</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
The adegenet website has moved on R-Forge: <a
Modified: www/screenshots.html
===================================================================
--- www/screenshots.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/screenshots.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>documentation</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<br>
Modified: www/sshotmicrobov.html
===================================================================
--- www/sshotmicrobov.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/sshotmicrobov.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>sshotmicrobov</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<img alt="" src="images/sshotmicrobov.png"
Modified: www/sshotmonmonier.html
===================================================================
--- www/sshotmonmonier.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/sshotmonmonier.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>sshotmonmonier</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<img alt="" src="images/sshotmonmonier.png"
Modified: www/tutorial.html
===================================================================
--- www/tutorial.html 2010-12-02 03:00:32 UTC (rev 730)
+++ www/tutorial.html 2010-12-05 20:38:53 UTC (rev 731)
@@ -4,6 +4,19 @@
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title>tutorial</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20083187-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<br>
More information about the adegenet-commits
mailing list