You are viewing a plain text version of this content. The canonical link for it is here.
Posted to s4-commits@incubator.apache.org by mm...@apache.org on 2012/08/16 14:49:46 UTC

svn commit: r1373869 - in /incubator/s4/site: contrib/index.html download/ download/index.html index.html style/style.css team/index.html

Author: mmorel
Date: Thu Aug 16 14:49:46 2012
New Revision: 1373869

URL: http://svn.apache.org/viewvc?rev=1373869&view=rev
Log:
added download page

Added:
    incubator/s4/site/download/
    incubator/s4/site/download/index.html   (with props)
Modified:
    incubator/s4/site/contrib/index.html
    incubator/s4/site/index.html
    incubator/s4/site/style/style.css
    incubator/s4/site/team/index.html

Modified: incubator/s4/site/contrib/index.html
URL: http://svn.apache.org/viewvc/incubator/s4/site/contrib/index.html?rev=1373869&r1=1373868&r2=1373869&view=diff
==============================================================================
--- incubator/s4/site/contrib/index.html (original)
+++ incubator/s4/site/contrib/index.html Thu Aug 16 14:49:46 2012
@@ -55,7 +55,7 @@
               <a href='../team'>team</a>
             </li>
             <li>
-              <a href='http://docs.s4.io'>old docs</a>
+              <a href='../download'>download</a>
             </li>
           </ul>
         </div>

Added: incubator/s4/site/download/index.html
URL: http://svn.apache.org/viewvc/incubator/s4/site/download/index.html?rev=1373869&view=auto
==============================================================================
--- incubator/s4/site/download/index.html (added)
+++ incubator/s4/site/download/index.html Thu Aug 16 14:49:46 2012
@@ -0,0 +1,89 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+  <head>
+    <title>S4: Download</title>
+    <meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
+    <meta content='A general-purpose distributed stream computing platform' name='description' />
+    <link href='../style/screen.css' media='screen' rel='stylesheet' type='text/css' />
+    <link href='../style/print.css' media='print' rel='stylesheet' type='text/css' />
+    <!--[if lt IE 9]>
+      <link href='../style/ie.css' media='screen' rel='stylesheet' type='text/css' />
+    <![endif]-->
+    <link href='../style/style.css' rel='stylesheet' type='text/css' />
+    <link href='../style/nav.css' rel='stylesheet' type='text/css' />
+    <script type='text/javascript'>
+        var _gaq = _gaq || [];
+        _gaq.push(['_setAccount', 'UA-19490961-1']);
+        _gaq.push(['_setDomainName', '.s4.io']);
+        _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 id='header'>
+      <div class='container'>
+        <div id='logo'>
+          <a href='../'>
+            <img src='../images/s4_test.png' />
+          </a>
+        </div>
+        <div id='navbar'>
+          <ul id='nav'>
+            <li>
+              <a href='../'>home</a>
+            </li>
+            <li>
+              <a href='https://cwiki.apache.org/confluence/display/S4/S4+Wiki'>docs</a>
+            </li>
+            <li>
+              <a href='http://git-wip-us.apache.org/repos/asf?p=incubator-s4.git' onClick="_gaq.push(['_trackEvent', 'External', 'Apache Git', 'http://github.com/s4']);">code</a>
+            </li>
+            <li>
+              <a href='http://people.apache.org/~mmorel/apache-s4-0.5.0-incubating-doc/javadoc/'>API</a>
+            </li>
+            <li>
+              <a href='../contrib'>get involved</a>
+            </li>
+            <li>
+              <a href='http://blog.s4.io'>blog</a>
+            </li>
+            <li>
+              <a href='../team'>team</a>
+            </li>
+            <li>
+              <a href='.'>download</a>
+            </li>
+          </ul>
+        </div>
+      </div>
+    </div>
+    <div id='wrapper'>
+      <div class='container' id='container'>
+        <div class='span-18 colborder' id='main'>
+          <h1 class='titleheader'>Downloading S4</h1>
+          <p>The current stable version is 0.5.0-incubating. You can verify your download by following <a href='http://www.apache.org/info/verification.html'>these procedures</a> and using <a href='http://www.apache.org/dist/incubator/s4/KEYS'>these keys</a>.</p>
+          <!-- 0.5.0 -->
+          <h2 class='secheader'>0.5.0 release</h2>
+          <ul>
+            <li><a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/RELEASE_NOTES.html'>Release notes</a></li>
+            <li>Source release: <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip'>s4-0.5.0-incubating-src.zip</a> (<a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip.asc'>asc</a>, <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip.md5'>md5</a>)</li>
+            <li>Binary release: <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip'>s4-0.5.0-incubating-bin.zip</a> (<a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip.asc'>asc</a>, <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip.md5'>md5</a>)</li>
+          </ul>
+          <!-- older-releases -->
+          <h2 class='secheader'>Older version</h2>
+          <p>There is no 0.4.x release</p>
+          <p>Older version can be downloaded through github. See instructions <a href='http://docs.s4.io/tutorials/getting_started.html'>here</a>.</p>
+        </div>
+      </div>
+    </div>
+    <div id='footer'>
+      <div class='container'>
+        <span class='copyright'>Apache S4 - Copyright 2012 The Apache Software Foundation</span>
+      </div>
+    </div>
+  </body>
+</html>

Propchange: incubator/s4/site/download/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/s4/site/index.html
URL: http://svn.apache.org/viewvc/incubator/s4/site/index.html?rev=1373869&r1=1373868&r2=1373869&view=diff
==============================================================================
--- incubator/s4/site/index.html (original)
+++ incubator/s4/site/index.html Thu Aug 16 14:49:46 2012
@@ -55,7 +55,7 @@
               <a href='team'>team</a>
             </li>
             <li>
-              <a href='http://docs.s4.io'>old docs</a>
+              <a href='download'>download</a>
             </li>
           </ul>
         </div>
@@ -66,7 +66,7 @@
         <div class='span-18 colborder' id='main'>
           <div class='span-18 last' id='about'>
             <div class='span-17 last' id='notice'>
-              <div id='notice_text'>August 2012: <b>S4 0.5.0 has been released!</b> Get the <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip'>source</a> or the <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip'>binary</a> release!</div>
+              <div id='notice_text'>August 2012: <b>S4 0.5.0 has been released!</b> Get it <a href='download'>here</a>!.</div>
             </div>
             <div class='span-17 last' id='notice'>
               <div id='notice_text'>S4 0.5.0 "Piper" is a complete refactoring of the previous version of S4. It provides a clearer API and a more robust implementation. It features TCP based communications, state recovery, and a new set of tools. More information is available in an <a href='https://cwiki.apache.org/confluence/display/S4/S4+0.5.0+Overview'>overview</a> and you may also check the <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/RELEASE_NOTES.html'>release notes</a>.</div>

Modified: incubator/s4/site/style/style.css
URL: http://svn.apache.org/viewvc/incubator/s4/site/style/style.css?rev=1373869&r1=1373868&r2=1373869&view=diff
==============================================================================
--- incubator/s4/site/style/style.css (original)
+++ incubator/s4/site/style/style.css Thu Aug 16 14:49:46 2012
@@ -143,6 +143,15 @@ span.copyright {
 }
 
 /* line 128, content/style/style.scss */
+.titleheader {
+  font-size: 25px;
+  text-shadow: #fff 0px 1px 0;
+  /*	color: #C17878; */
+  color: #7e2217;
+  margin-bottom: 20px;
+}
+
+/* line 136, content/style/style.scss */
 .secheader {
   font-size: 20px;
   text-shadow: #fff 0px 1px 0;
@@ -151,7 +160,7 @@ span.copyright {
   margin-top: 20px;
 }
 
-/* line 136, content/style/style.scss */
+/* line 144, content/style/style.scss */
 .subsecheader {
   font-size: 14px;
   text-shadow: #fff 0px 1px 0;
@@ -160,31 +169,31 @@ span.copyright {
   margin-top: 20px;
 }
 
-/* line 144, content/style/style.scss */
+/* line 152, content/style/style.scss */
 .subsecheader a {
   color: #7e2217;
 }
 
-/* line 148, content/style/style.scss */
+/* line 156, content/style/style.scss */
 .horrule {
   margin-top: 30px;
   border-top: 1px solid #DDDDDD;
   clear: both;
 }
 
-/* line 154, content/style/style.scss */
+/* line 162, content/style/style.scss */
 #os_logo {
   height: 100px;
   padding: 10px;
 }
 
-/* line 159, content/style/style.scss */
+/* line 167, content/style/style.scss */
 .sidetext {
   border-left: 4px solid #ddd;
   padding-left: 4px;
 }
 
-/* line 164, content/style/style.scss */
+/* line 172, content/style/style.scss */
 #download {
   padding: 20px;
   background: #dfdfdf;
@@ -194,7 +203,7 @@ span.copyright {
   border: 1px dotted #ddd;
 }
 
-/* line 173, content/style/style.scss */
+/* line 181, content/style/style.scss */
 #latest_head {
   font-size: 14px;
   text-shadow: #fff 0px 1px 0;
@@ -202,7 +211,7 @@ span.copyright {
   color: #7e2217;
 }
 
-/* line 180, content/style/style.scss */
+/* line 188, content/style/style.scss */
 #latest_link {
   background: #fefefe;
   border: none;
@@ -216,72 +225,72 @@ span.copyright {
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
 }
 
-/* line 193, content/style/style.scss */
+/* line 201, content/style/style.scss */
 #disclaimer {
   color: #555;
   margin-top: 20px;
   font-size: 80%;
 }
 
-/* line 199, content/style/style.scss */
+/* line 207, content/style/style.scss */
 #latest_link a:hover {
   background: none;
 }
 
-/* line 203, content/style/style.scss */
+/* line 211, content/style/style.scss */
 #maintainers {
   margin-top: 20px;
 }
 
-/* line 207, content/style/style.scss */
+/* line 215, content/style/style.scss */
 .greybar {
   border-left: 4px solid #ddd;
   padding-left: 10px;
 }
 
-/* line 212, content/style/style.scss */
+/* line 220, content/style/style.scss */
 ul.greybar {
   list-style-type: none;
 }
 
-/* line 217, content/style/style.scss */
+/* line 225, content/style/style.scss */
 #twitter_widget a {
   border: none;
 }
-/* line 218, content/style/style.scss */
+/* line 226, content/style/style.scss */
 #twitter_widget a:hover {
   border: none;
   background: inherit;
   text-decoration: none;
 }
-/* line 219, content/style/style.scss */
+/* line 227, content/style/style.scss */
 #twitter_widget a:visited {
   border: none;
   background: inherit;
 }
-/* line 220, content/style/style.scss */
+/* line 228, content/style/style.scss */
 #twitter_widget a:active {
   border: none;
   background: inherit;
 }
 
-/* line 224, content/style/style.scss */
+/* line 232, content/style/style.scss */
 #twitter_follow a {
   border: none;
 }
 
-/* line 227, content/style/style.scss */
+/* line 235, content/style/style.scss */
 .tabular table {
   background: #fff;
   border: 1px solid #ddd;
 }
 
-/* line 232, content/style/style.scss */
+/* line 240, content/style/style.scss */
 input[type="text"], input[type="password"], input.text, input.title, textarea, select {
   margin: 1em 0;
 }
 
-/* line 236, content/style/style.scss */
+/* line 244, content/style/style.scss */
 input[type="text"], input[type="password"], input.text, input.title, textarea {
   padding: 5px;
   font-size: 14px;
@@ -290,7 +299,7 @@ input[type="text"], input[type="password
   color: #222;
 }
 
-/* line 244, content/style/style.scss */
+/* line 252, content/style/style.scss */
 #notice {
   -moz-border-radius: 3px;
   border-radius: 3px;
@@ -304,7 +313,7 @@ input[type="text"], input[type="password
   -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
 }
 
-/* line 258, content/style/style.scss */
+/* line 266, content/style/style.scss */
 #notice a {
   color: #7E2217;
 }

Modified: incubator/s4/site/team/index.html
URL: http://svn.apache.org/viewvc/incubator/s4/site/team/index.html?rev=1373869&r1=1373868&r2=1373869&view=diff
==============================================================================
--- incubator/s4/site/team/index.html (original)
+++ incubator/s4/site/team/index.html Thu Aug 16 14:49:46 2012
@@ -55,7 +55,7 @@
               <a href='.'>team</a>
             </li>
             <li>
-              <a href='http://docs.s4.io'>old docs</a>
+              <a href='../download'>download</a>
             </li>
           </ul>
         </div>