You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bu...@apache.org on 2013/06/12 20:23:02 UTC

svn commit: r865450 - in /websites/staging/ctakes/trunk: cgi-bin/ content/

Author: buildbot
Date: Wed Jun 12 18:22:40 2013
New Revision: 865450

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/cgi-bin/   (props changed)
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/community-faqs.html
    websites/staging/ctakes/trunk/content/components.html
    websites/staging/ctakes/trunk/content/ctakes-release-guide.html
    websites/staging/ctakes/trunk/content/developer-faqs.html
    websites/staging/ctakes/trunk/content/developerguide.html
    websites/staging/ctakes/trunk/content/downloads.html
    websites/staging/ctakes/trunk/content/get-involved.html
    websites/staging/ctakes/trunk/content/gettingstarted.html
    websites/staging/ctakes/trunk/content/glossary.html
    websites/staging/ctakes/trunk/content/history.html
    websites/staging/ctakes/trunk/content/index.html
    websites/staging/ctakes/trunk/content/license.html
    websites/staging/ctakes/trunk/content/mailing-lists.html
    websites/staging/ctakes/trunk/content/people.html
    websites/staging/ctakes/trunk/content/pmc-faqs.html
    websites/staging/ctakes/trunk/content/privacy.html
    websites/staging/ctakes/trunk/content/roadmap.html
    websites/staging/ctakes/trunk/content/sitemap.html
    websites/staging/ctakes/trunk/content/user-faqs.html
    websites/staging/ctakes/trunk/content/userguide.html

Propchange: websites/staging/ctakes/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 12 18:22:40 2013
@@ -1 +1 @@
-1492318
+1492323

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 12 18:22:40 2013
@@ -1 +1 @@
-1492318
+1492323

Modified: websites/staging/ctakes/trunk/content/community-faqs.html
==============================================================================
--- websites/staging/ctakes/trunk/content/community-faqs.html (original)
+++ websites/staging/ctakes/trunk/content/community-faqs.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -117,7 +108,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/components.html
==============================================================================
--- websites/staging/ctakes/trunk/content/components.html (original)
+++ websites/staging/ctakes/trunk/content/components.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -139,7 +130,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/ctakes-release-guide.html
==============================================================================
--- websites/staging/ctakes/trunk/content/ctakes-release-guide.html (original)
+++ websites/staging/ctakes/trunk/content/ctakes-release-guide.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -176,7 +167,16 @@ Once release hits send announcement emai
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/developer-faqs.html
==============================================================================
--- websites/staging/ctakes/trunk/content/developer-faqs.html (original)
+++ websites/staging/ctakes/trunk/content/developer-faqs.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -116,7 +107,16 @@ You can also just look through or search
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/developerguide.html
==============================================================================
--- websites/staging/ctakes/trunk/content/developerguide.html (original)
+++ websites/staging/ctakes/trunk/content/developerguide.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -110,7 +101,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/downloads.html
==============================================================================
--- websites/staging/ctakes/trunk/content/downloads.html (original)
+++ websites/staging/ctakes/trunk/content/downloads.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -162,7 +153,16 @@ be found <a href="http://www.apache.org/
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/get-involved.html
==============================================================================
--- websites/staging/ctakes/trunk/content/get-involved.html (original)
+++ websites/staging/ctakes/trunk/content/get-involved.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -132,7 +123,16 @@ set of simple processes to ensure things
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/gettingstarted.html
==============================================================================
--- websites/staging/ctakes/trunk/content/gettingstarted.html (original)
+++ websites/staging/ctakes/trunk/content/gettingstarted.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -146,7 +137,16 @@ Communication is done via unique <a href
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/glossary.html
==============================================================================
--- websites/staging/ctakes/trunk/content/glossary.html (original)
+++ websites/staging/ctakes/trunk/content/glossary.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -109,7 +100,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/history.html
==============================================================================
--- websites/staging/ctakes/trunk/content/history.html (original)
+++ websites/staging/ctakes/trunk/content/history.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -125,7 +116,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/index.html
==============================================================================
--- websites/staging/ctakes/trunk/content/index.html (original)
+++ websites/staging/ctakes/trunk/content/index.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -122,7 +113,16 @@ The cTAKES community is committed to bes
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/license.html
==============================================================================
--- websites/staging/ctakes/trunk/content/license.html (original)
+++ websites/staging/ctakes/trunk/content/license.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -273,7 +264,16 @@ identification within third-party archiv
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/mailing-lists.html
==============================================================================
--- websites/staging/ctakes/trunk/content/mailing-lists.html (original)
+++ websites/staging/ctakes/trunk/content/mailing-lists.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -147,7 +138,16 @@ cTAKES code and documentation.  This is 
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/people.html
==============================================================================
--- websites/staging/ctakes/trunk/content/people.html (original)
+++ websites/staging/ctakes/trunk/content/people.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -292,7 +283,16 @@ to look at all contributors to our issue
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/pmc-faqs.html
==============================================================================
--- websites/staging/ctakes/trunk/content/pmc-faqs.html (original)
+++ websites/staging/ctakes/trunk/content/pmc-faqs.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -229,7 +220,16 @@ You must type a name in the <em>Add New 
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/privacy.html
==============================================================================
--- websites/staging/ctakes/trunk/content/privacy.html (original)
+++ websites/staging/ctakes/trunk/content/privacy.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -100,7 +91,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/roadmap.html
==============================================================================
--- websites/staging/ctakes/trunk/content/roadmap.html (original)
+++ websites/staging/ctakes/trunk/content/roadmap.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -290,7 +281,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/sitemap.html
==============================================================================
--- websites/staging/ctakes/trunk/content/sitemap.html (original)
+++ websites/staging/ctakes/trunk/content/sitemap.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -120,7 +111,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/user-faqs.html
==============================================================================
--- websites/staging/ctakes/trunk/content/user-faqs.html (original)
+++ websites/staging/ctakes/trunk/content/user-faqs.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -113,7 +104,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>
 

Modified: websites/staging/ctakes/trunk/content/userguide.html
==============================================================================
--- websites/staging/ctakes/trunk/content/userguide.html (original)
+++ websites/staging/ctakes/trunk/content/userguide.html Wed Jun 12 18:22:40 2013
@@ -25,16 +25,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
 	
-<script>
-  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 
-  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
-  ga('send', 'pageview');
-</script>
-	
 </head>
  
 <body>
@@ -108,7 +99,16 @@
 		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>
- 
+
+<script type="text/javascript">
+  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  ga('create', 'UA-41673085-1', 'ctakes.apache.org');
+  ga('send', 'pageview');
+</script>
 </body>
 </html>