Author: lewismc
Date: Tue Sep 23 00:27:30 2014
New Revision: 1626919
URL: http://svn.apache.org/r1626919
Log:
Add announcement for GSoC integration
Modified:
nutch/cms_site/trunk/content/index.md
Modified: nutch/cms_site/trunk/content/index.md
URL:
http://svn.apache.org/viewvc/nutch/cms_site/trunk/content/index.md?rev=1626919&r1=1626918&r2=1626919&view=diff
==============================================================================
--- nutch/cms_site/trunk/content/index.md (original)
+++ nutch/cms_site/trunk/content/index.md Tue Sep 23 00:27:30 2014
@@ -104,7 +104,26 @@ under the License.
</div>
</div-->
- <h1>Apache Nutch News</h1>
+#Apache Nutch News
+[TOC]
+
+##22 September 2014 - Wicket WebApp now part of Nutch 2.x Codebase
+After successful completion of the first [Nutch Google Summer of Code
project](https://issues.apache.org/jira/browse/NUTCH-841)
+we are pleased to announce that Nutch 2.X branch now comes packaged with a
self
+contained [Apache Wicket](http://wicket.apache.org)-based Web Application.
+
+This not only greatly lowers the barrier for direct interaction with the Nutch
2.X
+REST API but also provides a stepping stone from which we intend to backport
this
+work to the Nutch 1.X (trunk) series.
+
+Some of the Web Application features include:
+
+ * Functionality to dynamically load seed URLs in order to bootstrap Nutch
crawls
+ * Browsable and dynamic editing of [Configuration
overrides](http://wiki.apache.org/nutch/NutchPropertiesCompleteList)
+ * Complete [REST API
documentation](https://wiki.apache.org/nutch/NutchRESTAPI) and UML
+model describing REST API calls, Administration and Job and Configuration
Management.
+
+The new Web Application feature will be present within the upcoming Nutch 2.3
Release.
<div class="jumbotron">
<h2>16 August 2014 - Apache Nutch v1.9 Released</h2>