You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ka...@apache.org on 2014/09/14 03:53:07 UTC

svn commit: r1624798 - in /helix/site-content: 0.6.1-incubating-docs/download.html 0.6.2-incubating-docs/download.html 0.6.3-docs/download.html 0.6.4-docs/download.html 0.7.0-incubating-docs/download.html 0.7.1-docs/download.html download.html

Author: kanak
Date: Sun Sep 14 01:53:06 2014
New Revision: 1624798

URL: http://svn.apache.org/r1624798
Log:
Fix download pages

Modified:
    helix/site-content/0.6.1-incubating-docs/download.html
    helix/site-content/0.6.2-incubating-docs/download.html
    helix/site-content/0.6.3-docs/download.html
    helix/site-content/0.6.4-docs/download.html
    helix/site-content/0.7.0-incubating-docs/download.html
    helix/site-content/0.7.1-docs/download.html
    helix/site-content/download.html

Modified: helix/site-content/0.6.1-incubating-docs/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.1-incubating-docs/download.html?rev=1624798&r1=1624797&r2=1624798&view=diff
==============================================================================
--- helix/site-content/0.6.1-incubating-docs/download.html (original)
+++ helix/site-content/0.6.1-incubating-docs/download.html Sun Sep 14 01:53:06 2014
@@ -26,11 +26,6 @@
 		<link href="./css/site.css" rel="stylesheet" />
 		<link href="./css/print.css" rel="stylesheet" media="print" />
 		
-		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-		<!--[if lt IE 9]>
-			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-		<![endif]-->
-		
 <script type="text/javascript">var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-3211522-12']);
         _gaq.push(['_trackPageview']);
@@ -332,4 +327,4 @@ under the License. --> 
 	<script src="./js/reflow-skin.js"></script>
 	
 	</body>
-</html>
\ No newline at end of file
+</html>

Modified: helix/site-content/0.6.2-incubating-docs/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.2-incubating-docs/download.html?rev=1624798&r1=1624797&r2=1624798&view=diff
==============================================================================
--- helix/site-content/0.6.2-incubating-docs/download.html (original)
+++ helix/site-content/0.6.2-incubating-docs/download.html Sun Sep 14 01:53:06 2014
@@ -26,11 +26,6 @@
 		<link href="./css/site.css" rel="stylesheet" />
 		<link href="./css/print.css" rel="stylesheet" media="print" />
 		
-		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-		<!--[if lt IE 9]>
-			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-		<![endif]-->
-		
 <script type="text/javascript">var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-3211522-12']);
         _gaq.push(['_trackPageview']);
@@ -337,4 +332,4 @@ under the License. --> 
 	<script src="./js/reflow-skin.js"></script>
 	
 	</body>
-</html>
\ No newline at end of file
+</html>

Modified: helix/site-content/0.6.3-docs/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.3-docs/download.html?rev=1624798&r1=1624797&r2=1624798&view=diff
==============================================================================
--- helix/site-content/0.6.3-docs/download.html (original)
+++ helix/site-content/0.6.3-docs/download.html Sun Sep 14 01:53:06 2014
@@ -26,11 +26,6 @@
 		<link href="./css/site.css" rel="stylesheet" />
 		<link href="./css/print.css" rel="stylesheet" media="print" />
 		
-		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-		<!--[if lt IE 9]>
-			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-		<![endif]-->
-		
 <script type="text/javascript">var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-3211522-12']);
         _gaq.push(['_trackPageview']);
@@ -349,4 +344,4 @@ under the License. --> 
 	<script src="./js/reflow-skin.js"></script>
 	
 	</body>
-</html>
\ No newline at end of file
+</html>

Modified: helix/site-content/0.6.4-docs/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.6.4-docs/download.html?rev=1624798&r1=1624797&r2=1624798&view=diff
==============================================================================
--- helix/site-content/0.6.4-docs/download.html (original)
+++ helix/site-content/0.6.4-docs/download.html Sun Sep 14 01:53:06 2014
@@ -26,11 +26,6 @@
 		<link href="./css/site.css" rel="stylesheet" />
 		<link href="./css/print.css" rel="stylesheet" media="print" />
 		
-		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-		<!--[if lt IE 9]>
-			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-		<![endif]-->
-		
 <script type="text/javascript">var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-3211522-12']);
         _gaq.push(['_trackPageview']);
@@ -349,4 +344,4 @@ under the License. --> 
 	<script src="./js/reflow-skin.js"></script>
 	
 	</body>
-</html>
\ No newline at end of file
+</html>

Modified: helix/site-content/0.7.0-incubating-docs/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.0-incubating-docs/download.html?rev=1624798&r1=1624797&r2=1624798&view=diff
==============================================================================
--- helix/site-content/0.7.0-incubating-docs/download.html (original)
+++ helix/site-content/0.7.0-incubating-docs/download.html Sun Sep 14 01:53:06 2014
@@ -26,11 +26,6 @@
 		<link href="./css/site.css" rel="stylesheet" />
 		<link href="./css/print.css" rel="stylesheet" media="print" />
 		
-		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-		<!--[if lt IE 9]>
-			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-		<![endif]-->
-		
 <script type="text/javascript">var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-3211522-12']);
         _gaq.push(['_trackPageview']);
@@ -358,4 +353,4 @@ under the License. --> 
 	<script src="./js/reflow-skin.js"></script>
 	
 	</body>
-</html>
\ No newline at end of file
+</html>

Modified: helix/site-content/0.7.1-docs/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/0.7.1-docs/download.html?rev=1624798&r1=1624797&r2=1624798&view=diff
==============================================================================
--- helix/site-content/0.7.1-docs/download.html (original)
+++ helix/site-content/0.7.1-docs/download.html Sun Sep 14 01:53:06 2014
@@ -26,11 +26,6 @@
 		<link href="./css/site.css" rel="stylesheet" />
 		<link href="./css/print.css" rel="stylesheet" media="print" />
 		
-		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-		<!--[if lt IE 9]>
-			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-		<![endif]-->
-		
 <script type="text/javascript">var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-3211522-12']);
         _gaq.push(['_trackPageview']);
@@ -368,4 +363,4 @@ under the License. --> 
 	<script src="./js/reflow-skin.js"></script>
 	
 	</body>
-</html>
\ No newline at end of file
+</html>

Modified: helix/site-content/download.html
URL: http://svn.apache.org/viewvc/helix/site-content/download.html?rev=1624798&r1=1624797&r2=1624798&view=diff
==============================================================================
--- helix/site-content/download.html (original)
+++ helix/site-content/download.html Sun Sep 14 01:53:06 2014
@@ -26,11 +26,6 @@
 		<link href="./css/site.css" rel="stylesheet" />
 		<link href="./css/print.css" rel="stylesheet" media="print" />
 		
-		<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-		<!--[if lt IE 9]>
-			<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
-		<![endif]-->
-		
 <script type="text/javascript">var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-3211522-12']);
         _gaq.push(['_trackPageview']);
@@ -457,4 +452,4 @@ under the License. --> 
 	<script src="./js/reflow-skin.js"></script>
 	
 	</body>
-</html>
\ No newline at end of file
+</html>