You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by bu...@apache.org on 2011/03/06 21:24:41 UTC

[Lucene.Net] svn commit: r786571 - in /websites/staging/lucene.net/trunk/content/lucene.net: index.html index2.html

Author: buildbot
Date: Sun Mar  6 20:24:41 2011
New Revision: 786571

Log:
Staging update by buildbot

Modified:
    websites/staging/lucene.net/trunk/content/lucene.net/index.html
    websites/staging/lucene.net/trunk/content/lucene.net/index2.html

Modified: websites/staging/lucene.net/trunk/content/lucene.net/index.html
==============================================================================
--- websites/staging/lucene.net/trunk/content/lucene.net/index.html (original)
+++ websites/staging/lucene.net/trunk/content/lucene.net/index.html Sun Mar  6 20:24:41 2011
@@ -1,48 +1,60 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
-  <head>
-    <title>Apache Lucene.Net</title>
-
-    <!-- Test Site Rebuild on Commit -->
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-
-    
-
-    
-    
-  </head>
-
-  <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <!-- <h2>Apache Lucene.Net</h2> -->
-      </div>
-      <div id="nav" class="grid_8">
-        <div style="width: 100%;background: #303284;height: 36px;">
-            <ul style="float: left;">
-              <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-              <li><a href="/foundation/" title="The Foundation">Foundation</a></li>
-              <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-              <li><a href="http://people.apache.org" title="The People">People</a></li>
-              <li><a href="/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-              <li><a href="/dyn/closer.cgi" title="Download">Download</a></li>
-              <li><a href="/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-            </ul>
-        </div>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/lucene.net/">Lucene.net</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
-      </div>
-      <div class="clear"></div>
-      <div id="content" class="grid_16"><img src="/images/lucene-net-logo.png" alt="Lucene.Net Logo" style="padding: 50px 10px; float: right;"><div class="section-content"><h1 id="apache_lucenenet">Apache Lucene.Net</h1>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+	<title>Grab the Code - Lucene.Net</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	
+	<link rel="stylesheet" type="text/css" href="styles/reset.css" />
+	<link rel="stylesheet" type="text/css" href="styles/layout.css" />
+	<link rel="stylesheet" type="text/css" href="styles/screen.css" />
+	<link rel="stylesheet" type="text/css" href="styles/print.css" media="print" />
+	<link rel="stylesheet" type="text/css" href="styles/lucene.css" />
+
+	<link rel="icon" href="images/icon.png" type="image/png" />
+	
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
+</head>
+
+<body class="promo">
+	<div id="wrapper">
+
+		<div>
+			<div id="header">
+				<ul id="global-nav">
+				  <li><a href="http://www.apache.org">Apache.org</a></li>
+				  <li><a href="#">Wiki</a></li>
+				  <li><a href="https://issues.apache.org/jira/browse/LUCENENET">Issue Tracker (JIRA)</a></li>
+				  <li><a href="#">Source</a></li>
+				  <li><a href="http://lucene.apache.org/">Lucene Project</a></li>
+				</ul>
+			
+				<a href="/" id="logo">Apache Lucene.Net</a>
+	
+				<div id="main-nav" class="clearfix"> 
+					<ul class="clearfix"> 
+						<li class="incubatorlogo"></li> 
+					</ul> 
+    			</div> 
+				
+			</div>
+		</div>
+
+		<div id="introduction">
+			<div>
+
+				<h1>Grab the Code</h1>
+				<h2>Binaries, Source, Archives, whatever you need...</h2>
+
+				
+				<div class="clearer"></div>
+			</div>
+		</div>
+
+    <div id="content">
+      
+		<div class="two-column clearfix">
+			<div class="column" style="width:600px;">
+				 <h1 id="apache_lucenenet">Apache Lucene.Net</h1>
 <h2 id="overview">Overview</h2>
 <p>Lucene.Net is a port of the Lucene search engine library, written in C# and 
 targeted at .NET runtime users.</p>
@@ -153,15 +165,52 @@ the infrastructure, communications, and 
 stabilized in a manner consistent with other successful ASF projects. While
 incubation status is not necessarily a reflection of the completeness or
 stability of the code, it does indicate that the project has yet to be fully
-endorsed by the ASF.</p></div></div>
-      <div class="clear"></div>
-    </div>
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2010 The Apache Software Foundation, Licensed under the 
-         <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-         <br/>
-         Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-      </p>
+endorsed by the ASF.</p> 
+			</div>
+			
+			<div class="column last" style="width:300px">
+				<h2>Lucene.Net</h2>
+				<ul>
+					<li><h3><a href="#">Home</a></h3></li>
+					<li><h3><a href="#">Grab the Code</a></h3></li>
+					<li><h3><a href="#">Join the Conversation</a></h3></li>
+					<li><h3><a href="#">Roadmap</a></h3></li>
+					<li><h3><a href="#">FAQ</a></h3></li>
+				</ul>
+				<h3></h3>
+				<h2>Apache Resources</h2>
+				<ul>
+					<li><h3><a href="#">Lucene Project</a></h3></li>
+					<li><h3><a href="#">Apache.org</a></h3></li>
+					<li><h3><a href="#">Apache Incubator</a></h3></li>
+				</ul>
+			</div>
+		</div>
+
     </div>
-  </body>
-</html>
+
+  </div>
+
+	<div id="footer">
+		<ul id="footer-nav">
+			<li>Copyright © 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br />
+				Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are 
+				trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks 
+				of their respective owners.</li>
+		</ul>
+	</div>
+
+	<script type="text/javascript">
+		$(function() {
+			$(".calltoaction li a").mouseenter(function () {
+				//hide panels 
+				$('.calltoactionpanel').hide();
+				
+				//show panel
+				var panel = $(this).attr("href");
+				$(panel).show();
+			});
+		});
+	</script>
+</body>
+</html>
\ No newline at end of file

Modified: websites/staging/lucene.net/trunk/content/lucene.net/index2.html
==============================================================================
--- websites/staging/lucene.net/trunk/content/lucene.net/index2.html (original)
+++ websites/staging/lucene.net/trunk/content/lucene.net/index2.html Sun Mar  6 20:24:41 2011
@@ -1,48 +1,60 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html lang="en">
-  <head>
-    <title></title>
-
-    <!-- Test Site Rebuild on Commit -->
-    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
-    <meta property="og:image" content="http://www.apache.org/images/asf_logo.gif" />
-
-    <link rel="stylesheet" type="text/css" media="screen" href="http://www.apache.org/css/style.css">
-
-    
-
-    
-    
-  </head>
-
-  <body>
-    <div id="page" class="container_16">
-      <div id="header" class="grid_8">
-        <img src="http://www.apache.org/images/feather-small.gif" alt="The Apache Software Foundation">
-        <h1>The Apache Software Foundation</h1>
-        <!-- <h2></h2> -->
-      </div>
-      <div id="nav" class="grid_8">
-        <div style="width: 100%;background: #303284;height: 36px;">
-            <ul style="float: left;">
-              <!-- <li><a href="/" title="Welcome!">Home</a></li> -->
-              <li><a href="/foundation/" title="The Foundation">Foundation</a></li>
-              <li><a href="http://projects.apache.org" title="The Projects">Projects</a></li>
-              <li><a href="http://people.apache.org" title="The People">People</a></li>
-              <li><a href="/foundation/getinvolved.html" title="Get Involved">Get Involved</a></li>
-              <li><a href="/dyn/closer.cgi" title="Download">Download</a></li>
-              <li><a href="/foundation/sponsorship.html" title="Support Apache">Support Apache</a></li>
-            </ul>
-        </div>
-        <p><a href="/">Home</a>&nbsp;&raquo&nbsp;<a href="/lucene.net/">Lucene.net</a></p>
-        <form name="search" id="search" action="http://www.google.com/search" method="get">
-          <input value="*.apache.org" name="sitesearch" type="hidden"/>
-          <input type="text" name="q" id="query">
-          <input type="submit" id="submit" value="Search">
-        </form>
-      </div>
-      <div class="clear"></div>
-      <div id="content" class="grid_16"><img src="/images/lucene-net-logo.png" alt="Lucene.Net Logo" style="padding: 50px 10px; float: right;"><div class="section-content"><p>Latest Release - Lucene.Net 2.9.2</p>
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+	<title>Grab the Code - Lucene.Net</title>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	
+	<link rel="stylesheet" type="text/css" href="styles/reset.css" />
+	<link rel="stylesheet" type="text/css" href="styles/layout.css" />
+	<link rel="stylesheet" type="text/css" href="styles/screen.css" />
+	<link rel="stylesheet" type="text/css" href="styles/print.css" media="print" />
+	<link rel="stylesheet" type="text/css" href="styles/lucene.css" />
+
+	<link rel="icon" href="images/icon.png" type="image/png" />
+	
+	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
+</head>
+
+<body class="promo">
+	<div id="wrapper">
+
+		<div>
+			<div id="header">
+				<ul id="global-nav">
+				  <li><a href="http://www.apache.org">Apache.org</a></li>
+				  <li><a href="#">Wiki</a></li>
+				  <li><a href="https://issues.apache.org/jira/browse/LUCENENET">Issue Tracker (JIRA)</a></li>
+				  <li><a href="#">Source</a></li>
+				  <li><a href="http://lucene.apache.org/">Lucene Project</a></li>
+				</ul>
+			
+				<a href="/" id="logo">Apache Lucene.Net</a>
+	
+				<div id="main-nav" class="clearfix"> 
+					<ul class="clearfix"> 
+						<li class="incubatorlogo"></li> 
+					</ul> 
+    			</div> 
+				
+			</div>
+		</div>
+
+		<div id="introduction">
+			<div>
+
+				<h1>Grab the Code</h1>
+				<h2>Binaries, Source, Archives, whatever you need...</h2>
+
+				
+				<div class="clearer"></div>
+			</div>
+		</div>
+
+    <div id="content">
+      
+		<div class="two-column clearfix">
+			<div class="column" style="width:600px;">
+				 <p>Latest Release - Lucene.Net 2.9.2</p>
 <p>These are official releases that are stable and should be relatively free of bugs:
     Binary
     Source</p>
@@ -53,15 +65,52 @@ and even older features might be broken 
 <p>Archives
 2.9.1 Source Binary
 2.9.0 Source Binary
-2.4.0 Source Binary</p></div></div>
-      <div class="clear"></div>
-    </div>
-    <div id="copyright" class="container_16">
-      <p>Copyright &#169; 2010 The Apache Software Foundation, Licensed under the 
-         <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
-         <br/>
-         Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.
-      </p>
+2.4.0 Source Binary</p> 
+			</div>
+			
+			<div class="column last" style="width:300px">
+				<h2>Lucene.Net</h2>
+				<ul>
+					<li><h3><a href="#">Home</a></h3></li>
+					<li><h3><a href="#">Grab the Code</a></h3></li>
+					<li><h3><a href="#">Join the Conversation</a></h3></li>
+					<li><h3><a href="#">Roadmap</a></h3></li>
+					<li><h3><a href="#">FAQ</a></h3></li>
+				</ul>
+				<h3></h3>
+				<h2>Apache Resources</h2>
+				<ul>
+					<li><h3><a href="#">Lucene Project</a></h3></li>
+					<li><h3><a href="#">Apache.org</a></h3></li>
+					<li><h3><a href="#">Apache Incubator</a></h3></li>
+				</ul>
+			</div>
+		</div>
+
     </div>
-  </body>
-</html>
+
+  </div>
+
+	<div id="footer">
+		<ul id="footer-nav">
+			<li>Copyright © 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0.</a> <br />
+				Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are 
+				trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks 
+				of their respective owners.</li>
+		</ul>
+	</div>
+
+	<script type="text/javascript">
+		$(function() {
+			$(".calltoaction li a").mouseenter(function () {
+				//hide panels 
+				$('.calltoactionpanel').hide();
+				
+				//show panel
+				var panel = $(this).attr("href");
+				$(panel).show();
+			});
+		});
+	</script>
+</body>
+</html>
\ No newline at end of file