You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by yo...@apache.org on 2012/02/24 05:39:14 UTC

svn commit: r1293077 - in /incubator/cordova/site: bin/config.json public/index.html

Author: yohei
Date: Fri Feb 24 04:39:14 2012
New Revision: 1293077

URL: http://svn.apache.org/viewvc?rev=1293077&view=rev
Log:
Updated config.json

Modified:
    incubator/cordova/site/bin/config.json
    incubator/cordova/site/public/index.html

Modified: incubator/cordova/site/bin/config.json
URL: http://svn.apache.org/viewvc/incubator/cordova/site/bin/config.json?rev=1293077&r1=1293076&r2=1293077&view=diff
==============================================================================
--- incubator/cordova/site/bin/config.json (original)
+++ incubator/cordova/site/bin/config.json Fri Feb 24 04:39:14 2012
@@ -1,42 +1,10 @@
 {
 	"releases":[
-		{
+		/*{
 			"version": 	"1.4",
 			"file": 	"#",
 			"note": 	"#"
-		},    {
-    			"version": 	"1.4",
-    			"file": 	"#",
-    			"note": 	"#"
-    		},    {
-        			"version": 	"1.4",
-        			"file": 	"#",
-        			"note": 	"#"
-        		},    {
-            			"version": 	"1.4",
-            			"file": 	"#",
-            			"note": 	"#"
-            		},    {
-                			"version": 	"1.4",
-                			"file": 	"#",
-                			"note": 	"#"
-                		},    {
-                    			"version": 	"1.4",
-                    			"file": 	"#",
-                    			"note": 	"#"
-                    		},    {
-                        			"version": 	"1.4",
-                        			"file": 	"#",
-                        			"note": 	"#"
-                        		},    {
-                            			"version": 	"1.4",
-                            			"file": 	"#",
-                            			"note": 	"#"
-                            		},    {
-                                			"version": 	"1.4",
-                                			"file": 	"#",
-                                			"note": 	"#"
-                                		}
+		}*/
 	],
 	
 	"repos":{

Modified: incubator/cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/incubator/cordova/site/public/index.html?rev=1293077&r1=1293076&r2=1293077&view=diff
==============================================================================
--- incubator/cordova/site/public/index.html (original)
+++ incubator/cordova/site/public/index.html Fri Feb 24 04:39:14 2012
@@ -52,9 +52,6 @@
             <li><h1>application using <strong>HTML</strong>, <strong>CSS</strong></h1></li>
             <li><h1>and <strong>JavaScript</strong></h1></li>
         </ul>
-		<div class="button-container">
-			<a class="button" href="#">DOWNLOAD<label>Cordova Ver 1.4</label></a>
-		</div>
     </div>
 </div>
 
@@ -131,7 +128,7 @@
     <h2 class="icon icon-download">Download &amp; Archives</h2>
 	<p>By downloading, you agree to the <a href="#">terms of service</a>.</p>
 	<div class="button-container">
-        <a class="button" href="#">DOWNLOAD<label>Cordova Ver 1.4</label></a>
+    	<div class="button">Coming Soon<label></label></div>
 	</div>
 </div>
 
@@ -140,27 +137,6 @@
         <div class="corner"></div>
 		<br/>
 		<br/>
-        <div class="list-header mini">Past Releases</div>
-		<br/>
-		<br/>
-		<div class="download-list-container">
-			<ul class="list download-list">
-				<li><a href="#" class="version">1.4</a><a href="" class="release">Release Notes</a></li>
-				<li><a href="#" class="version">1.4</a><a href="" class="release">Release Notes</a></li>
-				<li><a href="#" class="version">1.4</a><a href="" class="release">Release Notes</a></li>
-			</ul>
-
-			<ul class="list download-list second">
-				<li><a href="#" class="version">1.4</a><a href="" class="release">Release Notes</a></li>
-				<li><a href="#" class="version">1.4</a><a href="" class="release">Release Notes</a></li>
-				<li><a href="#" class="version">1.4</a><a href="" class="release">Release Notes</a></li>
-			</ul>
-
-			<ul class="list download-list third">
-				<li><a href="#" class="version">1.4</a><a href="" class="release">Release Notes</a></li>
-				<li><a href="#" class="version">1.4</a><a href="" class="release">Release Notes</a></li>
-			</ul>
-		</div>
     </div>
 </div>