You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by bu...@apache.org on 2012/11/21 18:54:51 UTC

svn commit: r839046 [3/3] - in /websites/staging/mina/trunk/content: ./ asyncweb-project/ ftpserver-project/ mina-project/ mina-project/userguide/ mina-project/userguide/ch1-getting-started/ mina-project/userguide/ch10-executor-filter/ mina-project/use...

Modified: websites/staging/mina/trunk/content/vysper-project/embed.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/embed.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/embed.html Wed Nov 21 17:54:31 2012
@@ -176,6 +176,19 @@ Or, even better, create your own.</p>
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/extending_server.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/extending_server.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/extending_server.html Wed Nov 21 17:54:31 2012
@@ -137,6 +137,19 @@ It's easy to integrate modules with <a h
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/extension_roadmap.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/extension_roadmap.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/extension_roadmap.html Wed Nov 21 17:54:31 2012
@@ -210,6 +210,19 @@ This is not set in stone! It's just ther
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/getting_involved.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/getting_involved.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/getting_involved.html Wed Nov 21 17:54:31 2012
@@ -116,6 +116,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/index.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/index.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/index.html Wed Nov 21 17:54:31 2012
@@ -122,6 +122,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/issue_tracking.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/issue_tracking.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/issue_tracking.html Wed Nov 21 17:54:31 2012
@@ -128,6 +128,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/mailing_lists.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/mailing_lists.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/mailing_lists.html Wed Nov 21 17:54:31 2012
@@ -197,6 +197,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/server_standalone.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/server_standalone.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/server_standalone.html Wed Nov 21 17:54:31 2012
@@ -127,6 +127,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/server_to_server_comm.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/server_to_server_comm.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/server_to_server_comm.html Wed Nov 21 17:54:31 2012
@@ -147,6 +147,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/service_discovery.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/service_discovery.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/service_discovery.html Wed Nov 21 17:54:31 2012
@@ -145,6 +145,19 @@ TODO: elaborate!</p>
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/socks5.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/socks5.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/socks5.html Wed Nov 21 17:54:31 2012
@@ -145,6 +145,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/sources.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/sources.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/sources.html Wed Nov 21 17:54:31 2012
@@ -169,6 +169,19 @@ Executing this script will boot a workin
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/standards_supported.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/standards_supported.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/standards_supported.html Wed Nov 21 17:54:31 2012
@@ -234,6 +234,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/stanza_processing_layer.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/stanza_processing_layer.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/stanza_processing_layer.html Wed Nov 21 17:54:31 2012
@@ -120,6 +120,19 @@ The handler incorporates the actual comm
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/test_client.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/test_client.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/test_client.html Wed Nov 21 17:54:31 2012
@@ -125,6 +125,19 @@ This relates to the default users corren
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/user_guide.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/user_guide.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/user_guide.html Wed Nov 21 17:54:31 2012
@@ -123,6 +123,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/user_mgmt.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/user_mgmt.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/user_mgmt.html Wed Nov 21 17:54:31 2012
@@ -173,6 +173,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/websocket_endpoint.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/websocket_endpoint.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/websocket_endpoint.html Wed Nov 21 17:54:31 2012
@@ -162,6 +162,19 @@
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>
 

Modified: websites/staging/mina/trunk/content/vysper-project/xml_processing.html
==============================================================================
--- websites/staging/mina/trunk/content/vysper-project/xml_processing.html (original)
+++ websites/staging/mina/trunk/content/vysper-project/xml_processing.html Wed Nov 21 17:54:31 2012
@@ -120,6 +120,19 @@ A stanza can go over multiple lines so t
                 Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
             </div>
         </div><!-- container -->
+		<script type="text/javascript">
+
+		  var _gaq = _gaq || [];
+		  _gaq.push(['_setAccount', 'UA-11074178-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>
     </body>
 </html>