You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by le...@apache.org on 2014/06/04 03:05:07 UTC

svn commit: r1599845 - in /nutch/cms_site/trunk: content/about.md content/base-css.html content/bot.md content/credits.md content/downloads.md content/javadoc.md content/mailing_lists.md templates/std.html

Author: lewismc
Date: Wed Jun  4 01:05:06 2014
New Revision: 1599845

URL: http://svn.apache.org/r1599845
Log:
NUTCH-1789 Migrate Nutch site to Apache CMS

Modified:
    nutch/cms_site/trunk/content/about.md
    nutch/cms_site/trunk/content/base-css.html
    nutch/cms_site/trunk/content/bot.md
    nutch/cms_site/trunk/content/credits.md
    nutch/cms_site/trunk/content/downloads.md
    nutch/cms_site/trunk/content/javadoc.md
    nutch/cms_site/trunk/content/mailing_lists.md
    nutch/cms_site/trunk/templates/std.html

Modified: nutch/cms_site/trunk/content/about.md
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/content/about.md?rev=1599845&r1=1599844&r2=1599845&view=diff
==============================================================================
--- nutch/cms_site/trunk/content/about.md (original)
+++ nutch/cms_site/trunk/content/about.md Wed Jun  4 01:05:06 2014
@@ -175,29 +175,27 @@ target="_blank"><b>Full Proposal Submiss
 
     <!-- Le javascript
 ================================================== -->
-    <!-- Placed at the end of the document so the pages load faster -->
-    <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
-    <script src="assets/js/jquery.js"></script>
-    <script src="assets/js/bootstrap-transition.js"></script>
-    <script src="assets/js/bootstrap-alert.js"></script>
-    <script src="assets/js/bootstrap-modal.js"></script>
-    <script src="assets/js/bootstrap-dropdown.js"></script>
-    <script src="assets/js/bootstrap-scrollspy.js"></script>
-    <script src="assets/js/bootstrap-tab.js"></script>
-    <script src="assets/js/bootstrap-tooltip.js"></script>
-    <script src="assets/js/bootstrap-popover.js"></script>
-    <script src="assets/js/bootstrap-button.js"></script>
-    <script src="assets/js/bootstrap-collapse.js"></script>
-    <script src="assets/js/bootstrap-carousel.js"></script>
-    <script src="assets/js/bootstrap-typeahead.js"></script>
-    <script src="assets/js/bootstrap-affix.js"></script>
-
-    <script src="assets/js/holder/holder.js"></script>
-    <script src="assets/js/google-code-prettify/prettify.js"></script>
-
-    <script src="assets/js/application.js"></script>
-
+	<!-- Placed at the end of the document so the pages load faster -->
+	<script type="text/javascript"
+		src="http://platform.twitter.com/widgets.js"></script>
+	<script src="assets/js/jquery.js"></script>
+	<script src="assets/js/bootstrap-transition.js"></script>
+	<script src="assets/js/bootstrap-alert.js"></script>
+	<script src="assets/js/bootstrap-modal.js"></script>
+	<script src="assets/js/bootstrap-dropdown.js"></script>
+	<script src="assets/js/bootstrap-scrollspy.js"></script>
+	<script src="assets/js/bootstrap-tab.js"></script>
+	<script src="assets/js/bootstrap-tooltip.js"></script>
+	<script src="assets/js/bootstrap-popover.js"></script>
+	<script src="assets/js/bootstrap-button.js"></script>
+	<script src="assets/js/bootstrap-collapse.js"></script>
+	<script src="assets/js/bootstrap-carousel.js"></script>
+	<script src="assets/js/bootstrap-typeahead.js"></script>
+	<script src="assets/js/bootstrap-affix.js"></script>
 
+	<script src="assets/js/holder/holder.js"></script>
+	<script src="assets/js/google-code-prettify/prettify.js"></script>
 
+	<script src="assets/js/application.js"></script>
   </body>
 </html>
\ No newline at end of file

Modified: nutch/cms_site/trunk/content/base-css.html
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/content/base-css.html?rev=1599845&r1=1599844&r2=1599845&view=diff
==============================================================================
--- nutch/cms_site/trunk/content/base-css.html (original)
+++ nutch/cms_site/trunk/content/base-css.html Wed Jun  4 01:05:06 2014
@@ -1,4 +1,22 @@
-<!DOCTYPE html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
 <html lang="en">
   <head>
     <meta charset="utf-8">

Modified: nutch/cms_site/trunk/content/bot.md
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/content/bot.md?rev=1599845&r1=1599844&r2=1599845&view=diff
==============================================================================
--- nutch/cms_site/trunk/content/bot.md (original)
+++ nutch/cms_site/trunk/content/bot.md Wed Jun  4 01:05:06 2014
@@ -1,117 +1,22 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="utf-8">
-<title>Nutch Robot</title>
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="description" content="Nutch Downloads">
-<meta name="author" content="bootstrap, dev@nutch.apache.org">
-
-<!-- Le styles -->
-<link href="assets/css/bootstrap.css" rel="stylesheet">
-<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
-<link href="assets/css/docs.css" rel="stylesheet">
-<link href="assets/js/google-code-prettify/prettify.css"
-	rel="stylesheet">
-
-<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-<!--[if lt IE 9]>
-<script src="assets/js/html5shiv.js"></script>
-<![endif]-->
-
-<!-- Le fav and touch icons -->
-<link rel="apple-touch-icon-precomposed" sizes="144x144"
-	href="assets/ico/apple-touch-icon-144-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="114x114"
-	href="assets/ico/apple-touch-icon-114-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="72x72"
-	href="assets/ico/apple-touch-icon-72-precomposed.png">
-<link rel="apple-touch-icon-precomposed"
-	href="assets/ico/apple-touch-icon-57-precomposed.png">
-<link rel="shortcut icon" href="assets/ico/favicon.ico">
-
-</head>
-
-<body data-spy="scroll" data-target=".bs-docs-sidebar">
-
-	<!-- Navbar
-================================================== -->
-	<div class="navbar navbar-inverse navbar-fixed-top">
-		<div class="navbar-inner">
-			<!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
-			<button type="button" class="btn btn-navbar" data-toggle="collapse"
-				data-target=".nav-collapse">
-				<span class="icon-bar"></span> <span class="icon-bar"></span> <span
-					class="icon-bar"></span>
-			</button>
-			<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
-			<div class="nav-collapse collapse">
-				<ul class="nav">
-					<li><a href="./index.html">Home</a></li>
-					<li><a href="downloads.html">Downloads</a></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Community<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a
-								href="https://whimsy.apache.org/board/minutes/Nutch.html">Board
-									Reporting</a></li>
-							<li><a href="./bot.html">Robots Information</a></li>
-							<li><a href="./contribute.html">Contribute</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="./credits.html">People/Credits</a></li>
-							<li><a href="./http://www.cafepress.com/nutch">Buy Stuff</a></li>
-							<li class="divider"></li>
-							<li class="dropdown"><a href="#" class="dropdown-toggle"
-								data-toggle="dropdown">Related Projects<b class="caret"></b></a>
-								<ul class="dropdown-header">
-									<li><a href="http://lucene.apache.org">Apache Lucene</a></li>
-									<li><a href="http://gora.apache.org">Apache Gora</a></li>
-									<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
-									<li><a href="http://lucene.apache.org/solr">Apache
-											Solr</a></li>
-									<li><a href="http://tika.apache.org">Apache Tika</a></li>
-								</ul>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Documentation<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="./about.html">About</a></li>
-							<li><a href="http://wiki.apache.org/nutch/">Nutch Wiki</a></li>
-							<li><a href="./javadoc.html">JavaDoc Documentation</a></li>
-							<li><a href="http://wiki.apache.org/nutch/#Tutorials">Nutch
-									Tutorials</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Development<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="https://issues.apache.org/jira/browse/NUTCH/">Issue
-									Tracker</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="https://builds.apache.org/view/M-R/view/Nutch/">Nightly
-									Builds</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown"> <img
-							src="./assets/img/feather-small.png" alt="Apache" title="Apache" />
-							<b class="caret"></b>
-					</a>
-						<ul class="dropdown-menu pull-right">
-							<li><a href="http://www.apache.org">Apache Home</a></li>
-							<li><a href="http://www.apache.org/licenses/">Apache
-									License</a></li>
-							<li><a href="http://www.apache.org/security/">Security</a></li>
-							<li><a
-								href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
-							<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-						</ul></li>
-				</ul>
-			</div>
-			<!--/.nav-collapse -->
-		</div>
-		<!-- /.navbar-inner -->
-	</div>
-	<!-- /.navbar -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
 
 	<!-- Subhead
 ================================================== -->
@@ -176,51 +81,3 @@
 			</div>
 		</section>
 	</div>
-	<!-- Footer
-================================================== -->
-	<!-- FOOTER -->
-	<footer>
-		<p class="pull-right">
-			<a href="#">Back to top</a>
-		</p>
-		<p>
-			Trademark 2004-2014 The Apache Software Foundation. Licensed under <a
-				href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache
-				License 2.0</a>.
-		</p>
-		<p>Apache Nutch, Nutch, Apache, the Apache feather logo, and the
-			Apache Nutch project logo are trademarks of The Apache Software
-			Foundation.</p>
-	</footer>
-
-
-
-	<!-- Le javascript
-================================================== -->
-	<!-- Placed at the end of the document so the pages load faster -->
-	<script type="text/javascript"
-		src="http://platform.twitter.com/widgets.js"></script>
-	<script src="assets/js/jquery.js"></script>
-	<script src="assets/js/bootstrap-transition.js"></script>
-	<script src="assets/js/bootstrap-alert.js"></script>
-	<script src="assets/js/bootstrap-modal.js"></script>
-	<script src="assets/js/bootstrap-dropdown.js"></script>
-	<script src="assets/js/bootstrap-scrollspy.js"></script>
-	<script src="assets/js/bootstrap-tab.js"></script>
-	<script src="assets/js/bootstrap-tooltip.js"></script>
-	<script src="assets/js/bootstrap-popover.js"></script>
-	<script src="assets/js/bootstrap-button.js"></script>
-	<script src="assets/js/bootstrap-collapse.js"></script>
-	<script src="assets/js/bootstrap-carousel.js"></script>
-	<script src="assets/js/bootstrap-typeahead.js"></script>
-	<script src="assets/js/bootstrap-affix.js"></script>
-
-	<script src="assets/js/holder/holder.js"></script>
-	<script src="assets/js/google-code-prettify/prettify.js"></script>
-
-	<script src="assets/js/application.js"></script>
-
-
-
-</body>
-</html>
\ No newline at end of file

Modified: nutch/cms_site/trunk/content/credits.md
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/content/credits.md?rev=1599845&r1=1599844&r2=1599845&view=diff
==============================================================================
--- nutch/cms_site/trunk/content/credits.md (original)
+++ nutch/cms_site/trunk/content/credits.md Wed Jun  4 01:05:06 2014
@@ -1,118 +1,22 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="utf-8">
-<title>Credits</title>
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="description" content="Nutch Downloads">
-<meta name="author" content="bootstrap, dev@nutch.apache.org">
-
-<!-- Le styles -->
-<link href="assets/css/bootstrap.css" rel="stylesheet">
-<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
-<link href="assets/css/docs.css" rel="stylesheet">
-<link href="assets/js/google-code-prettify/prettify.css"
-	rel="stylesheet">
-
-<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-<!--[if lt IE 9]>
-<script src="assets/js/html5shiv.js"></script>
-<![endif]-->
-
-<!-- Le fav and touch icons -->
-<link rel="apple-touch-icon-precomposed" sizes="144x144"
-	href="assets/ico/apple-touch-icon-144-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="114x114"
-	href="assets/ico/apple-touch-icon-114-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="72x72"
-	href="assets/ico/apple-touch-icon-72-precomposed.png">
-<link rel="apple-touch-icon-precomposed"
-	href="assets/ico/apple-touch-icon-57-precomposed.png">
-<link rel="shortcut icon" href="assets/ico/favicon.ico">
-
-</head>
-
-<body data-spy="scroll" data-target=".bs-docs-sidebar">
-
-	<!-- Navbar
-================================================== -->
-	<div class="navbar navbar-inverse navbar-fixed-top">
-		<div class="navbar-inner">
-			<!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
-			<button type="button" class="btn btn-navbar" data-toggle="collapse"
-				data-target=".nav-collapse">
-				<span class="icon-bar"></span> <span class="icon-bar"></span> <span
-					class="icon-bar"></span>
-			</button>
-			<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
-			<div class="nav-collapse collapse">
-				<ul class="nav">
-					<li><a href="./index.html">Home</a></li>
-					<li><a href="downloads.html">Downloads</a></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Community<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a
-								href="https://whimsy.apache.org/board/minutes/Nutch.html">Board
-									Reporting</a></li>
-							<li><a href="./bot.html">Robots Information</a></li>
-							<li><a href="./contribute.html">Contribute</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="./credits.html">People/Credits</a></li>
-							<li><a href="./http://www.cafepress.com/nutch">Buy Stuff</a></li>
-							<li class="divider"></li>
-							<li class="dropdown"><a href="#" class="dropdown-toggle"
-								data-toggle="dropdown">Related Projects<b class="caret"></b></a>
-								<ul class="dropdown-header">
-									<li><a href="http://lucene.apache.org">Apache Lucene</a></li>
-									<li><a href="http://gora.apache.org">Apache Gora</a></li>
-									<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
-									<li><a href="http://lucene.apache.org/solr">Apache
-											Solr</a></li>
-									<li><a href="http://tika.apache.org">Apache Tika</a></li>
-								</ul>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Documentation<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="./about.html">About</a></li>
-							<li><a href="http://wiki.apache.org/nutch/">Nutch Wiki</a></li>
-							<li><a href="./javadoc.html">JavaDoc Documentation</a></li>
-							<li><a href="http://wiki.apache.org/nutch/#Tutorials">Nutch
-									Tutorials</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Development<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="https://issues.apache.org/jira/browse/NUTCH/">Issue
-									Tracker</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="https://builds.apache.org/view/M-R/view/Nutch/">Nightly
-									Builds</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown"> <img
-							src="./assets/img/feather-small.png" alt="Apache" title="Apache" />
-							<b class="caret"></b>
-					</a>
-						<ul class="dropdown-menu pull-right">
-							<li><a href="http://www.apache.org">Apache Home</a></li>
-							<li><a href="http://www.apache.org/licenses/">Apache
-									License</a></li>
-							<li><a href="http://www.apache.org/security/">Security</a></li>
-							<li><a
-								href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
-							<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-						</ul></li>
-				</ul>
-			</div>
-			<!--/.nav-collapse -->
-		</div>
-		<!-- /.navbar-inner -->
-	</div>
-	<!-- /.navbar -->
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
 	<!-- Subhead
 ================================================== -->
 	<header class="jumbotron subhead" id="overview">
@@ -314,53 +218,4 @@
 
 		</section>
 
-	</div>
-
-	<!-- Footer
-================================================== -->
-	<!-- FOOTER -->
-	<footer>
-		<p class="pull-right">
-			<a href="#">Back to top</a>
-		</p>
-		<p>
-			Trademark 2004-2014 The Apache Software Foundation. Licensed under <a
-				href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache
-				License 2.0</a>.
-		</p>
-		<p>Apache Nutch, Nutch, Apache, the Apache feather logo, and the
-			Apache Nutch project logo are trademarks of The Apache Software
-			Foundation.</p>
-	</footer>
-
-
-
-	<!-- Le javascript
-================================================== -->
-	<!-- Placed at the end of the document so the pages load faster -->
-	<script type="text/javascript"
-		src="http://platform.twitter.com/widgets.js"></script>
-	<script src="assets/js/jquery.js"></script>
-	<script src="assets/js/bootstrap-transition.js"></script>
-	<script src="assets/js/bootstrap-alert.js"></script>
-	<script src="assets/js/bootstrap-modal.js"></script>
-	<script src="assets/js/bootstrap-dropdown.js"></script>
-	<script src="assets/js/bootstrap-scrollspy.js"></script>
-	<script src="assets/js/bootstrap-tab.js"></script>
-	<script src="assets/js/bootstrap-tooltip.js"></script>
-	<script src="assets/js/bootstrap-popover.js"></script>
-	<script src="assets/js/bootstrap-button.js"></script>
-	<script src="assets/js/bootstrap-collapse.js"></script>
-	<script src="assets/js/bootstrap-carousel.js"></script>
-	<script src="assets/js/bootstrap-typeahead.js"></script>
-	<script src="assets/js/bootstrap-affix.js"></script>
-
-	<script src="assets/js/holder/holder.js"></script>
-	<script src="assets/js/google-code-prettify/prettify.js"></script>
-
-	<script src="assets/js/application.js"></script>
-
-
-
-</body>
-</html>
\ No newline at end of file
+	</div>
\ No newline at end of file

Modified: nutch/cms_site/trunk/content/downloads.md
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/content/downloads.md?rev=1599845&r1=1599844&r2=1599845&view=diff
==============================================================================
--- nutch/cms_site/trunk/content/downloads.md (original)
+++ nutch/cms_site/trunk/content/downloads.md Wed Jun  4 01:05:06 2014
@@ -1,117 +1,22 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="utf-8">
-<title>Nutch Downloads</title>
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="description" content="Nutch Downloads">
-<meta name="author" content="bootstrap, dev@nutch.apache.org">
-
-<!-- Le styles -->
-<link href="assets/css/bootstrap.css" rel="stylesheet">
-<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
-<link href="assets/css/docs.css" rel="stylesheet">
-<link href="assets/js/google-code-prettify/prettify.css"
-	rel="stylesheet">
-
-<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-<!--[if lt IE 9]>
-<script src="assets/js/html5shiv.js"></script>
-<![endif]-->
-
-<!-- Le fav and touch icons -->
-<link rel="apple-touch-icon-precomposed" sizes="144x144"
-	href="assets/ico/apple-touch-icon-144-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="114x114"
-	href="assets/ico/apple-touch-icon-114-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="72x72"
-	href="assets/ico/apple-touch-icon-72-precomposed.png">
-<link rel="apple-touch-icon-precomposed"
-	href="assets/ico/apple-touch-icon-57-precomposed.png">
-<link rel="shortcut icon" href="assets/ico/favicon.ico">
-
-</head>
-
-<body data-spy="scroll" data-target=".bs-docs-sidebar">
-
-	<!-- Navbar
-================================================== -->
-	<div class="navbar navbar-inverse navbar-fixed-top">
-		<div class="navbar-inner">
-			<!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
-			<button type="button" class="btn btn-navbar" data-toggle="collapse"
-				data-target=".nav-collapse">
-				<span class="icon-bar"></span> <span class="icon-bar"></span> <span
-					class="icon-bar"></span>
-			</button>
-			<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
-			<div class="nav-collapse collapse">
-				<ul class="nav">
-					<li><a href="./index.html">Home</a></li>
-					<li><a href="downloads.html">Downloads</a></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Community<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a
-								href="https://whimsy.apache.org/board/minutes/Nutch.html">Board
-									Reporting</a></li>
-							<li><a href="./bot.html">Robots Information</a></li>
-							<li><a href="./contribute.html">Contribute</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="./credits.html">People/Credits</a></li>
-							<li><a href="./http://www.cafepress.com/nutch">Buy Stuff</a></li>
-							<li class="divider"></li>
-							<li class="dropdown"><a href="#" class="dropdown-toggle"
-								data-toggle="dropdown">Related Projects<b class="caret"></b></a>
-								<ul class="dropdown-header">
-									<li><a href="http://lucene.apache.org">Apache Lucene</a></li>
-									<li><a href="http://gora.apache.org">Apache Gora</a></li>
-									<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
-									<li><a href="http://lucene.apache.org/solr">Apache
-											Solr</a></li>
-									<li><a href="http://tika.apache.org">Apache Tika</a></li>
-								</ul>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Documentation<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="./about.html">About</a></li>
-							<li><a href="http://wiki.apache.org/nutch/">Nutch Wiki</a></li>
-							<li><a href="./javadoc.html">JavaDoc Documentation</a></li>
-							<li><a href="http://wiki.apache.org/nutch/#Tutorials">Nutch
-									Tutorials</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Development<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="https://issues.apache.org/jira/browse/NUTCH/">Issue
-									Tracker</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="https://builds.apache.org/view/M-R/view/Nutch/">Nightly
-									Builds</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown"> <img
-							src="./assets/img/feather-small.png" alt="Apache" title="Apache" />
-							<b class="caret"></b>
-					</a>
-						<ul class="dropdown-menu pull-right">
-							<li><a href="http://www.apache.org">Apache Home</a></li>
-							<li><a href="http://www.apache.org/licenses/">Apache
-									License</a></li>
-							<li><a href="http://www.apache.org/security/">Security</a></li>
-							<li><a
-								href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
-							<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-						</ul></li>
-				</ul>
-			</div>
-			<!--/.nav-collapse -->
-		</div>
-		<!-- /.navbar-inner -->
-	</div>
-	<!-- /.navbar -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
 
 	<!-- Subhead
 ================================================== -->
@@ -304,45 +209,3 @@
 			</div>
 		</section>
 	</div>
-
-	<!-- Footer
-================================================== -->
-      <!-- FOOTER -->
-      <footer>
-        <p class="pull-right"><a href="#">Back to top</a></p>
-        <p>Trademark 2004-2014 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>.
-        </p>
-        <p>Apache Nutch, Nutch, Apache, the Apache feather logo, and the Apache Nutch project logo are trademarks of The Apache Software Foundation.</p>
-      </footer>
-
-
-
-	<!-- Le javascript
-================================================== -->
-	<!-- Placed at the end of the document so the pages load faster -->
-	<script type="text/javascript"
-		src="http://platform.twitter.com/widgets.js"></script>
-	<script src="assets/js/jquery.js"></script>
-	<script src="assets/js/bootstrap-transition.js"></script>
-	<script src="assets/js/bootstrap-alert.js"></script>
-	<script src="assets/js/bootstrap-modal.js"></script>
-	<script src="assets/js/bootstrap-dropdown.js"></script>
-	<script src="assets/js/bootstrap-scrollspy.js"></script>
-	<script src="assets/js/bootstrap-tab.js"></script>
-	<script src="assets/js/bootstrap-tooltip.js"></script>
-	<script src="assets/js/bootstrap-popover.js"></script>
-	<script src="assets/js/bootstrap-button.js"></script>
-	<script src="assets/js/bootstrap-collapse.js"></script>
-	<script src="assets/js/bootstrap-carousel.js"></script>
-	<script src="assets/js/bootstrap-typeahead.js"></script>
-	<script src="assets/js/bootstrap-affix.js"></script>
-
-	<script src="assets/js/holder/holder.js"></script>
-	<script src="assets/js/google-code-prettify/prettify.js"></script>
-
-	<script src="assets/js/application.js"></script>
-
-
-
-</body>
-</html>
\ No newline at end of file

Modified: nutch/cms_site/trunk/content/javadoc.md
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/content/javadoc.md?rev=1599845&r1=1599844&r2=1599845&view=diff
==============================================================================
--- nutch/cms_site/trunk/content/javadoc.md (original)
+++ nutch/cms_site/trunk/content/javadoc.md Wed Jun  4 01:05:06 2014
@@ -1,118 +1,22 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="utf-8">
-<title>Javadoc</title>
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="description" content="Nutch Javadoc">
-<meta name="author" content="bootstrap, dev@nutch.apache.org">
-
-<!-- Le styles -->
-<link href="assets/css/bootstrap.css" rel="stylesheet">
-<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
-<link href="assets/css/docs.css" rel="stylesheet">
-<link href="assets/js/google-code-prettify/prettify.css"
-	rel="stylesheet">
-
-<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-<!--[if lt IE 9]>
-<script src="assets/js/html5shiv.js"></script>
-<![endif]-->
-
-<!-- Le fav and touch icons -->
-<link rel="apple-touch-icon-precomposed" sizes="144x144"
-	href="assets/ico/apple-touch-icon-144-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="114x114"
-	href="assets/ico/apple-touch-icon-114-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="72x72"
-	href="assets/ico/apple-touch-icon-72-precomposed.png">
-<link rel="apple-touch-icon-precomposed"
-	href="assets/ico/apple-touch-icon-57-precomposed.png">
-<link rel="shortcut icon" href="assets/ico/favicon.ico">
-
-</head>
-
-<body data-spy="scroll" data-target=".bs-docs-sidebar">
-
-	<!-- Navbar
-================================================== -->
-	<div class="navbar navbar-inverse navbar-fixed-top">
-		<div class="navbar-inner">
-			<!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
-			<button type="button" class="btn btn-navbar" data-toggle="collapse"
-				data-target=".nav-collapse">
-				<span class="icon-bar"></span> <span class="icon-bar"></span> <span
-					class="icon-bar"></span>
-			</button>
-			<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
-			<div class="nav-collapse collapse">
-				<ul class="nav">
-					<li><a href="./index.html">Home</a></li>
-					<li><a href="downloads.html">Downloads</a></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Community<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a
-								href="https://whimsy.apache.org/board/minutes/Nutch.html">Board
-									Reporting</a></li>
-							<li><a href="./bot.html">Robots Information</a></li>
-							<li><a href="./contribute.html">Contribute</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="./credits.html">People/Credits</a></li>
-							<li><a href="./http://www.cafepress.com/nutch">Buy Stuff</a></li>
-							<li class="divider"></li>
-							<li class="dropdown"><a href="#" class="dropdown-toggle"
-								data-toggle="dropdown">Related Projects<b class="caret"></b></a>
-								<ul class="dropdown-header">
-									<li><a href="http://lucene.apache.org">Apache Lucene</a></li>
-									<li><a href="http://gora.apache.org">Apache Gora</a></li>
-									<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
-									<li><a href="http://lucene.apache.org/solr">Apache
-											Solr</a></li>
-									<li><a href="http://tika.apache.org">Apache Tika</a></li>
-								</ul>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Documentation<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="./about.html">About</a></li>
-							<li><a href="http://wiki.apache.org/nutch/">Nutch Wiki</a></li>
-							<li><a href="./javadoc.html">JavaDoc Documentation</a></li>
-							<li><a href="http://wiki.apache.org/nutch/#Tutorials">Nutch
-									Tutorials</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Development<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="https://issues.apache.org/jira/browse/NUTCH/">Issue
-									Tracker</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="https://builds.apache.org/view/M-R/view/Nutch/">Nightly
-									Builds</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown"> <img
-							src="./assets/img/feather-small.png" alt="Apache" title="Apache" />
-							<b class="caret"></b>
-					</a>
-						<ul class="dropdown-menu pull-right">
-							<li><a href="http://www.apache.org">Apache Home</a></li>
-							<li><a href="http://www.apache.org/licenses/">Apache
-									License</a></li>
-							<li><a href="http://www.apache.org/security/">Security</a></li>
-							<li><a
-								href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
-							<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-						</ul></li>
-				</ul>
-			</div>
-			<!--/.nav-collapse -->
-		</div>
-		<!-- /.navbar-inner -->
-	</div>
-	<!-- /.navbar -->
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
 	<!-- Subhead
 ================================================== -->
 	<header class="jumbotron subhead" id="overview">
@@ -182,53 +86,4 @@
 
 		</section>
 
-	</div>
-
-	<!-- Footer
-================================================== -->
-	<!-- FOOTER -->
-	<footer>
-		<p class="pull-right">
-			<a href="#">Back to top</a>
-		</p>
-		<p>
-			Trademark 2004-2014 The Apache Software Foundation. Licensed under <a
-				href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache
-				License 2.0</a>.
-		</p>
-		<p>Apache Nutch, Nutch, Apache, the Apache feather logo, and the
-			Apache Nutch project logo are trademarks of The Apache Software
-			Foundation.</p>
-	</footer>
-
-
-
-	<!-- Le javascript
-================================================== -->
-	<!-- Placed at the end of the document so the pages load faster -->
-	<script type="text/javascript"
-		src="http://platform.twitter.com/widgets.js"></script>
-	<script src="assets/js/jquery.js"></script>
-	<script src="assets/js/bootstrap-transition.js"></script>
-	<script src="assets/js/bootstrap-alert.js"></script>
-	<script src="assets/js/bootstrap-modal.js"></script>
-	<script src="assets/js/bootstrap-dropdown.js"></script>
-	<script src="assets/js/bootstrap-scrollspy.js"></script>
-	<script src="assets/js/bootstrap-tab.js"></script>
-	<script src="assets/js/bootstrap-tooltip.js"></script>
-	<script src="assets/js/bootstrap-popover.js"></script>
-	<script src="assets/js/bootstrap-button.js"></script>
-	<script src="assets/js/bootstrap-collapse.js"></script>
-	<script src="assets/js/bootstrap-carousel.js"></script>
-	<script src="assets/js/bootstrap-typeahead.js"></script>
-	<script src="assets/js/bootstrap-affix.js"></script>
-
-	<script src="assets/js/holder/holder.js"></script>
-	<script src="assets/js/google-code-prettify/prettify.js"></script>
-
-	<script src="assets/js/application.js"></script>
-
-
-
-</body>
-</html>
\ No newline at end of file
+	</div>
\ No newline at end of file

Modified: nutch/cms_site/trunk/content/mailing_lists.md
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/content/mailing_lists.md?rev=1599845&r1=1599844&r2=1599845&view=diff
==============================================================================
--- nutch/cms_site/trunk/content/mailing_lists.md (original)
+++ nutch/cms_site/trunk/content/mailing_lists.md Wed Jun  4 01:05:06 2014
@@ -1,118 +1,22 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta charset="utf-8">
-<title>Mailing Lists</title>
-<meta name="viewport" content="width=device-width, initial-scale=1.0">
-<meta name="description" content="Nutch Mailing Lists">
-<meta name="author" content="bootstrap, dev@nutch.apache.org">
-
-<!-- Le styles -->
-<link href="assets/css/bootstrap.css" rel="stylesheet">
-<link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
-<link href="assets/css/docs.css" rel="stylesheet">
-<link href="assets/js/google-code-prettify/prettify.css"
-	rel="stylesheet">
-
-<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
-<!--[if lt IE 9]>
-<script src="assets/js/html5shiv.js"></script>
-<![endif]-->
-
-<!-- Le fav and touch icons -->
-<link rel="apple-touch-icon-precomposed" sizes="144x144"
-	href="assets/ico/apple-touch-icon-144-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="114x114"
-	href="assets/ico/apple-touch-icon-114-precomposed.png">
-<link rel="apple-touch-icon-precomposed" sizes="72x72"
-	href="assets/ico/apple-touch-icon-72-precomposed.png">
-<link rel="apple-touch-icon-precomposed"
-	href="assets/ico/apple-touch-icon-57-precomposed.png">
-<link rel="shortcut icon" href="assets/ico/favicon.ico">
-
-</head>
-
-<body data-spy="scroll" data-target=".bs-docs-sidebar">
-
-	<!-- Navbar
-================================================== -->
-	<div class="navbar navbar-inverse navbar-fixed-top">
-		<div class="navbar-inner">
-			<!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
-			<button type="button" class="btn btn-navbar" data-toggle="collapse"
-				data-target=".nav-collapse">
-				<span class="icon-bar"></span> <span class="icon-bar"></span> <span
-					class="icon-bar"></span>
-			</button>
-			<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
-			<div class="nav-collapse collapse">
-				<ul class="nav">
-					<li><a href="./index.html">Home</a></li>
-					<li><a href="downloads.html">Downloads</a></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Community<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a
-								href="https://whimsy.apache.org/board/minutes/Nutch.html">Board
-									Reporting</a></li>
-							<li><a href="./bot.html">Robots Information</a></li>
-							<li><a href="./contribute.html">Contribute</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="./credits.html">People/Credits</a></li>
-							<li><a href="./http://www.cafepress.com/nutch">Buy Stuff</a></li>
-							<li class="divider"></li>
-							<li class="dropdown"><a href="#" class="dropdown-toggle"
-								data-toggle="dropdown">Related Projects<b class="caret"></b></a>
-								<ul class="dropdown-header">
-									<li><a href="http://lucene.apache.org">Apache Lucene</a></li>
-									<li><a href="http://gora.apache.org">Apache Gora</a></li>
-									<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
-									<li><a href="http://lucene.apache.org/solr">Apache
-											Solr</a></li>
-									<li><a href="http://tika.apache.org">Apache Tika</a></li>
-								</ul>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Documentation<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="./about.html">About</a></li>
-							<li><a href="http://wiki.apache.org/nutch/">Nutch Wiki</a></li>
-							<li><a href="./javadoc.html">JavaDoc Documentation</a></li>
-							<li><a href="http://wiki.apache.org/nutch/#Tutorials">Nutch
-									Tutorials</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown">Development<b class="caret"></b></a>
-						<ul class="dropdown-menu">
-							<li><a href="https://issues.apache.org/jira/browse/NUTCH/">Issue
-									Tracker</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-							<li><a href="https://builds.apache.org/view/M-R/view/Nutch/">Nightly
-									Builds</a></li>
-							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
-						</ul></li>
-					<li class="dropdown"><a href="#" class="dropdown-toggle"
-						data-toggle="dropdown"> <img
-							src="./assets/img/feather-small.png" alt="Apache" title="Apache" />
-							<b class="caret"></b>
-					</a>
-						<ul class="dropdown-menu pull-right">
-							<li><a href="http://www.apache.org">Apache Home</a></li>
-							<li><a href="http://www.apache.org/licenses/">Apache
-									License</a></li>
-							<li><a href="http://www.apache.org/security/">Security</a></li>
-							<li><a
-								href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
-							<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-						</ul></li>
-				</ul>
-			</div>
-			<!--/.nav-collapse -->
-		</div>
-		<!-- /.navbar-inner -->
-	</div>
-	<!-- /.navbar -->
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- 
+Licensed to the Apache Software Foundation (ASF) under one
+or more contributor license agreements.  See the NOTICE file
+distributed with this work for additional information
+regarding copyright ownership.  The ASF licenses this file
+to you under the Apache License, Version 2.0 (the
+"License"); you may not use this file except in compliance
+with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing,
+software distributed under the License is distributed on an
+"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License. 
+-->
 	<!-- Subhead
 ================================================== -->
 	<header class="jumbotron subhead" id="overview">
@@ -296,50 +200,4 @@
 			</div>
 		</section>
 
-	</div>
-
-	<!-- Footer
-================================================== -->
-	<!-- FOOTER -->
-	<footer>
-		<p class="pull-right">
-			<a href="#">Back to top</a>
-		</p>
-		<p>
-			Trademark 2004-2014 The Apache Software Foundation. Licensed under <a
-				href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache
-				License 2.0</a>.
-		</p>
-		<p>Apache Nutch, Nutch, Apache, the Apache feather logo, and the
-			Apache Nutch project logo are trademarks of The Apache Software
-			Foundation.</p>
-	</footer>
-
-
-
-	<!-- Le javascript
-================================================== -->
-	<!-- Placed at the end of the document so the pages load faster -->
-	<script type="text/javascript"
-		src="http://platform.twitter.com/widgets.js"></script>
-	<script src="assets/js/jquery.js"></script>
-	<script src="assets/js/bootstrap-transition.js"></script>
-	<script src="assets/js/bootstrap-alert.js"></script>
-	<script src="assets/js/bootstrap-modal.js"></script>
-	<script src="assets/js/bootstrap-dropdown.js"></script>
-	<script src="assets/js/bootstrap-scrollspy.js"></script>
-	<script src="assets/js/bootstrap-tab.js"></script>
-	<script src="assets/js/bootstrap-tooltip.js"></script>
-	<script src="assets/js/bootstrap-popover.js"></script>
-	<script src="assets/js/bootstrap-button.js"></script>
-	<script src="assets/js/bootstrap-collapse.js"></script>
-	<script src="assets/js/bootstrap-carousel.js"></script>
-	<script src="assets/js/bootstrap-typeahead.js"></script>
-	<script src="assets/js/bootstrap-affix.js"></script>
-
-	<script src="assets/js/holder/holder.js"></script>
-	<script src="assets/js/google-code-prettify/prettify.js"></script>
-
-	<script src="assets/js/application.js"></script>
-</body>
-</html>
\ No newline at end of file
+	</div>
\ No newline at end of file

Modified: nutch/cms_site/trunk/templates/std.html
URL: http://svn.apache.org/viewvc/nutch/cms_site/trunk/templates/std.html?rev=1599845&r1=1599844&r2=1599845&view=diff
==============================================================================
--- nutch/cms_site/trunk/templates/std.html (original)
+++ nutch/cms_site/trunk/templates/std.html Wed Jun  4 01:05:06 2014
@@ -19,138 +19,181 @@ under the License. 
 -->
 <html>
 <head>
-  <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
-  <meta charset="utf-8" />
-  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-  <meta name="author" content="dev@gora.apache.org" />
-
-  <META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
-  <META name="Description" content="Apache Gora -- {% block title %}{% endblock %}" />
-  <META name="Keywords" content="Apache Gora NoSQL Framework" />
-  <META name="Owner" content="dev@gora.apache.org" />
-  <META name="Robots" content="index, follow" />
-  <META name="Security" content="Public" />
-  <META name="Source" content="wiki template" />
-  <META name="DC.Rights" content="Copyright � 2010-2013, The Apache Software Foundation" />
-
-  <!-- The styles -->
-  <link href="{{base}}resources/css/bootstrap.css" rel="stylesheet">
-  <style type="text/css">
-    body {
-      padding-top: 60px;
-      padding-bottom: 40px;
-    }
-  </style>
-  <link href="{{base}}resources/css/bootstrap-responsive.css" rel="stylesheet">
-  <link href="{{base}}resources/css/gora.css" rel="stylesheet">
+<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+<meta charset="utf-8" />
+<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+<meta name="author" content="dev@Nutch.apache.org" />
+
+<META http-equiv="Content-Type" content="text/html;charset=UTF-8" />
+<META name="Description"
+	content="Apache Nutch -- {% block title %}{% endblock %}" />
+<META name="Keywords" content="Apache Nutch Web Crawler" />
+<META name="Owner" content="dev@nutch.apache.org" />
+<META name="Robots" content="index, follow" />
+<META name="Security" content="Public" />
+<META name="Source" content="wiki template" />
+<META name="DC.Rights"
+	content="Copyright 2004-2014, The Apache Software Foundation" />
+
+<!-- The styles -->
+<link href="{{base}}resources/css/bootstrap.css" rel="stylesheet">
+<style type="text/css">
+body {
+	padding-top: 60px;
+	padding-bottom: 40px;
+}
+</style>
+<link href="{{base}}resources/css/bootstrap-responsive.css"
+	rel="stylesheet">
+<link href="{{base}}resources/css/Nutch.css" rel="stylesheet">
 
-  <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
-  <!--[if lt IE 9]>
+<!-- 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]-->
 
-  <!-- Fav and touch icons -->
-  <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
-  <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
-  <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
-  <link rel="apple-touch-icon-precomposed" href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
-  <link rel="shortcut icon" href="{{base}}resources/img/feather-small.png">
+<!-- Fav and touch icons -->
+<link rel="apple-touch-icon-precomposed" sizes="144x144"
+	href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-144-precomposed.png">
+<link rel="apple-touch-icon-precomposed" sizes="114x114"
+	href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-114-precomposed.png">
+<link rel="apple-touch-icon-precomposed" sizes="72x72"
+	href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-72-precomposed.png">
+<link rel="apple-touch-icon-precomposed"
+	href="http://twitter.github.com/bootstrap/assets/ico/apple-touch-icon-57-precomposed.png">
+<link rel="shortcut icon" href="{{base}}resources/img/feather-small.png">
 
-  <title>Apache Gora&trade;</title>
+<title>Apache Nutch&trade;</title>
 </head>
 
-<body>
-  <div class="navbar navbar-inverse navbar-fixed-top">
-    <div class="navbar-inner">
-      <div class="container">
-        <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-          <span class="icon-bar"></span>
-        </a>
-        <a class="brand" href="{{base}}index.html"><img src="{{base}}resources/img/gora-logo.png" alt="Apache Gora" title="Apache Gora" style="width: 50%; height: 50%;"/></a>
-        <div class="nav-collapse collapse">
-          <ul class="nav">
-            <li><a href="{{base}}downloads.html">Downloads</a></li>
-            <li class="dropdown">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Community <b class="caret"></b></a>
-              <ul class="dropdown-menu pull-right">
-                <li><a href="{{base}}board_reports/index.html">Board Reporting</a></li>
-                <li><a href="{{base}}contribute.html">Contribute</a></li>
-                <li><a href="{{base}}mailing_lists.html">Mailing Lists</a></li>
-                <li><a href="{{base}}credits.html">People</a></li>
-                <li><a href="{{base}}related.html">Related Projects</a></li>
-              </ul>
-            </li>
-            <li class="dropdown">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
-              <ul class="dropdown-menu pull-right">
-                <li><a href="{{base}}about.html">About</a></li>
-                <li><a href="{{base}}current/overview.html">Current Documentation</a></li>
-                <li><a href="{{base}}current/api/javadoc.html">JavaDoc Documentation</a></li>
-                <li><a href="{{base}}current/tutorial.html">Gora Tutorial</a></li>
-                <li><a href="https://cwiki.apache.org/confluence/display/GORA/">Gora Wiki</a></li>
-                <li><a href="http://en.wikipedia.org/wiki/Apache_Gora">Gora Wikipedia Entry</a></li>
-              </ul>
-            </li>
-            <li class="dropdown">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown">Development <b class="caret"></b></a>
-              <ul class="dropdown-menu pull-right">
-                <li><a href="https://issues.apache.org/jira/browse/GORA">Issue Tracking</a></li>
-                <li><a href="{{base}}mailing_lists.html">Mailing Lists</a></li>
-                <li><a href="{{base}}nightly_builds.html">Nightly Builds</a></li>
-                <li><a href="{{base}}version_control.html">Version Control</a></li>
-              </ul>
-            </li>
-            <li class="dropdown">
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown">
-                <img src="{{base}}resources/img/feather-small.png" alt="Apache" title="Apache" /> 
-                <b class="caret"></b>
-              </a>
-              <ul class="dropdown-menu pull-right">
-                <li><a href="http://www.apache.org">Apache Home</a></li>
-                <li><a href="http://www.apache.org/licenses/">Apache License</a></li>
-                <li><a href="http://www.apache.org/security/">Security</a></li>
-                <li><a href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
-                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
-              </ul>
-            </li>
-          </ul>
-          <form id="search-form" class="navbar-search pull-right" action="http://www.google.com/cse" method="get">
-            <input value="gora.apache.org" name="sitesearch" type="hidden" />
-            <input class="search-query" name="q" id="query" type="text" />
-          </form>
-          <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=search-form"></script>
-        </div> <!--/.nav-collapse -->
-      </div> <!-- /container -->
-    </div> <!-- /navbar-inner -->
-  </div> <!-- /navbar -->
-
-  <hr>
-  
-  <div class="container" id="Gora_{% block title %}{% endblock %}">
-
-{% block content %}{% endblock %}
-
-  </div> <!-- /container (main block) -->
-
-  <hr>
-
-  <div class="container">
-    <footer>
-      <p>Copyright © 2010-2013 The Apache Software Foundation. Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a>.
-      </p>
-      <p>Apache Gora, Gora, Apache, the Apache feather logo, and the Apache Gora project logo are trademarks of The Apache Software Foundation.
-      </p>
-    </footer>
+<body data-spy="scroll" data-target=".bs-docs-sidebar">
+	<!-- Navbar
+================================================== -->
+	<div class="navbar navbar-inverse navbar-fixed-top">
+		<div class="navbar-inner">
+			<!-- Responsive Navbar Part 1: Button for triggering responsive navbar (not covered in tutorial). Include responsive CSS to utilize. -->
+			<button type="button" class="btn btn-navbar" data-toggle="collapse"
+				data-target=".nav-collapse">
+				<span class="icon-bar"></span> <span class="icon-bar"></span> <span
+					class="icon-bar"></span>
+			</button>
+			<!-- Responsive Navbar Part 2: Place all navbar contents you want collapsed withing .navbar-collapse.collapse. -->
+			<div class="nav-collapse collapse">
+				<ul class="nav">
+					<li><a href="./index.html">Home</a></li>
+					<li><a href="downloads.html">Downloads</a></li>
+					<li class="dropdown"><a href="#" class="dropdown-toggle"
+						data-toggle="dropdown">Community<b class="caret"></b></a>
+						<ul class="dropdown-menu">
+							<li><a
+								href="https://whimsy.apache.org/board/minutes/Nutch.html">Board
+									Reporting</a></li>
+							<li><a href="./bot.html">Robots Information</a></li>
+							<li><a href="./contribute.html">Contribute</a></li>
+							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
+							<li><a href="./credits.html">People/Credits</a></li>
+							<li><a href="./http://www.cafepress.com/nutch">Buy Stuff</a></li>
+							<li class="divider"></li>
+							<li class="dropdown"><a href="#" class="dropdown-toggle"
+								data-toggle="dropdown">Related Projects<b class="caret"></b></a>
+								<ul class="dropdown-header">
+									<li><a href="http://lucene.apache.org">Apache Lucene</a></li>
+									<li><a href="http://Nutch.apache.org">Apache Nutch</a></li>
+									<li><a href="http://hadoop.apache.org">Apache Hadoop</a></li>
+									<li><a href="http://lucene.apache.org/solr">Apache Solr</a></li>
+									<li><a href="http://tika.apache.org">Apache Tika</a></li>
+								</ul>
+						</ul></li>
+					<li class="dropdown"><a href="#" class="dropdown-toggle"
+						data-toggle="dropdown">Documentation<b class="caret"></b></a>
+						<ul class="dropdown-menu">
+							<li><a href="./about.html">About</a></li>
+							<li><a href="http://wiki.apache.org/nutch/">Nutch Wiki</a></li>
+							<li><a href="./javadoc.html">JavaDoc Documentation</a></li>
+							<li><a href="http://wiki.apache.org/nutch/#Tutorials">Nutch Tutorials</a></li>
+						</ul></li>
+					<li class="dropdown"><a href="#" class="dropdown-toggle"
+						data-toggle="dropdown">Development<b class="caret"></b></a>
+						<ul class="dropdown-menu">
+							<li><a href="https://issues.apache.org/jira/browse/NUTCH/">Issue Tracker</a></li>
+							<li><a href="./mailing_lists.html">Mailing Lists</a></li>
+							<li><a href="https://builds.apache.org/view/M-R/view/Nutch/">Nightly
+									Builds</a></li>
+							<li><a href="https://issues.apache.org/jira/browse/NUTCH">Issue Tracker</a></li>
+						</ul></li>
+					<li class="dropdown"><a href="#" class="dropdown-toggle"
+						data-toggle="dropdown"> <img
+							src="./assets/img/feather-small.png" alt="Apache" title="Apache" />
+							<b class="caret"></b>
+					</a>
+						<ul class="dropdown-menu pull-right">
+							<li><a href="http://www.apache.org">Apache Home</a></li>
+							<li><a href="http://www.apache.org/licenses/">Apache
+									License</a></li>
+							<li><a href="http://www.apache.org/security/">Security</a></li>
+							<li><a
+								href="http://www.apache.org/foundation/sponsorship.html">Support</a></li>
+							<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+						</ul></li>
+				</ul>
+			</div>
+			<!--/.nav-collapse -->
+		</div>
+		<!-- /.navbar-inner -->
+	</div>
+	<!-- /.navbar -->
+
+	<hr>
+
+	<div class="container" id="Nutch_{% block title %}{% endblock %}">
+
+		{% block content %}{% endblock %}</div>
+	<!-- /container (main block) -->
+
+	<hr>
+
+	<div class="container">
+		<footer>
+		<p class="pull-right">
+			<a href="#">Back to top</a>
+		</p>
+		<p>
+			Copyright © 2004-2014 The Apache Software Foundation. Licensed under
+			<a href="http://www.apache.org/licenses/LICENSE-2.0">Apache
+				License 2.0</a>.
+		</p>
+		<p>Apache Nutch, Nutch, Apache, the Apache feather logo, and the
+			Apache Nutch project logo are trademarks of The Apache Software
+			Foundation.</p>
+		</footer>
 
-  </div> <!-- /container -->
+	</div>
+	<!-- /container -->
 
-  <!-- The javascript
+	<!-- The javascript
   ================================================== -->
-  <!-- Placed at the end of the document so the pages load faster -->
-  <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
-  <script src="/resources/js/bootstrap.min.js"></script>
+	<!-- Placed at the end of the document so the pages load faster -->
+	<script type="text/javascript"
+		src="http://platform.twitter.com/widgets.js"></script>
+	<script src="assets/js/jquery.js"></script>
+	<script src="assets/js/bootstrap-transition.js"></script>
+	<script src="assets/js/bootstrap-alert.js"></script>
+	<script src="assets/js/bootstrap-modal.js"></script>
+	<script src="assets/js/bootstrap-dropdown.js"></script>
+	<script src="assets/js/bootstrap-scrollspy.js"></script>
+	<script src="assets/js/bootstrap-tab.js"></script>
+	<script src="assets/js/bootstrap-tooltip.js"></script>
+	<script src="assets/js/bootstrap-popover.js"></script>
+	<script src="assets/js/bootstrap-button.js"></script>
+	<script src="assets/js/bootstrap-collapse.js"></script>
+	<script src="assets/js/bootstrap-carousel.js"></script>
+	<script src="assets/js/bootstrap-typeahead.js"></script>
+	<script src="assets/js/bootstrap-affix.js"></script>
+
+	<script src="assets/js/holder/holder.js"></script>
+	<script src="assets/js/google-code-prettify/prettify.js"></script>
+
+	<script src="assets/js/application.js"></script>
 
 </body>
 </html>