Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Examples</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head>
Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/aggregation.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/aggregation.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/aggregation.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Aggregation Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/batch.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/batch.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/batch.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Batch Writing and Scanning Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/bloom.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/bloom.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/bloom.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Bloom Filter Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/bulkIngest.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/bulkIngest.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/bulkIngest.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Bulk Ingest Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/constraints.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/constraints.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/constraints.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Constraints Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/dirlist.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/dirlist.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/dirlist.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo File System Archive</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/filter.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/filter.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/filter.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Filter Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/helloworld.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/helloworld.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/helloworld.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Hello World Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/index.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/index.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/index.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Examples</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/mapred.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/mapred.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/mapred.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo MapReduce Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/shard.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/shard.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/examples/shard.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo Shard Example</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head> Modified: websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/index.html ============================================================================== --- websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/index.html (original) +++ websites/staging/accumulo/trunk/content/user_manual_1.3-incubating/index.html Tue May 13 18:40:52 2014 @@ -33,22 +33,16 @@ <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <title>Apache Accumulo User Manual: index</title> - <script type="text/javascript"> -/* - var _gaq = _gaq || []; - _gaq.push(['_setAccount', 'UA-21103458-6']); - _gaq.push(['_setDomainName', 'apache.org']); - _gaq.push(['_setAllowLinker', true]); - _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> +<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-50934829-1', 'apache.org'); + ga('send', 'pageview'); + +</script> </head>