You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by da...@apache.org on 2015/07/28 11:31:48 UTC

[3/4] wicket-site git commit: Prepare for Wicket 7.0.0, add button bars, fix some pages

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/learn/books/wicket-jp.html
----------------------------------------------------------------------
diff --git a/content/learn/books/wicket-jp.html b/content/learn/books/wicket-jp.html
index 07964a0..f29b392 100644
--- a/content/learn/books/wicket-jp.html
+++ b/content/learn/books/wicket-jp.html
@@ -26,7 +26,7 @@
 		<!-- /start/download.html || /learn/books/wicket-jp.html -->
     	<li class=""><a href="/start/download.html">Download</a></li>
 		<!-- /learn || /learn/books/wicket-jp.html -->
-    	<li class=""><a href="/learn">Documentation</a></li>
+    	<li class="active"><a href="/learn">Documentation</a></li>
 		<!-- /help || /learn/books/wicket-jp.html -->
     	<li class=""><a href="/help">Support</a></li>
 		<!-- /contribute || /learn/books/wicket-jp.html -->
@@ -49,19 +49,19 @@
             <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#description"><span class="toc-number">1</span> <span class="toc-text">Description</span></a></li><li class="toc--level-1 toc--section-2"><a href="#about-the-author"><span class="toc-number">2</span> <span class="toc-text">About the author</span></a></li><li class="toc--level-1 toc--section-3"><a href="#book-details"><span class="toc-number">3</span> <span class="toc-text">Book details</span></a></li></ul></div>
         </section>
         <section class="l-two-third left">
-            <p>** NB. This page has been automatically translated as the Wicket developers
+            <p>** NB. ** This page has been automatically translated as the Wicket developers
 are unable to speak or read Japanese. Better translations are welcome!</p>
-<p>This is the only book in Japanese covering Apache Wicket. It discusses Wicket
-1.4.</p>
+<p>This is the only book in Japanese covering Apache Wicket. 
+It discusses Wicket 1.4.</p>
 <h2 id="description">Description</h2>
-<p>After all just Java and HTML. To complex applications using Ajax, XML created
-without light. Recover the object-oriented server-side. Apache Wicket 1.4-RC2
-support.</p>
+<p>After all just Java and HTML.
+To complex applications using Ajax, XML created without light.
+Recover the object-oriented server-side. 
+Apache Wicket 1.4-RC2 support.</p>
 <h2 id="about-the-author">About the author</h2>
-<p>Yano Tsutomu Born in Osaka in 1973. He joined the system development company,
-is currently working as a freelance programmer and retired. In 2008 Wicket
-User Group “Wicket-ja” up and, to the present (this data is published at the
-time was that this book was published.)</p>
+<p>Yano Tsutomu Born in Osaka in 1973.
+He joined the system development company, is currently working as a freelance programmer and retired. 
+In 2008 Wicket User Group “Wicket-ja” up and, to the present (this data is published at the time was that this book was published.)</p>
 <h2 id="book-details">Book details</h2>
 <p>Paperback: 431 pages
 Publisher: Hidekazu system (2009/03)

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/learn/examples/dropdownchoice.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/dropdownchoice.html b/content/learn/examples/dropdownchoice.html
index 15de2a6..0d392c3 100644
--- a/content/learn/examples/dropdownchoice.html
+++ b/content/learn/examples/dropdownchoice.html
@@ -107,7 +107,7 @@ is how the page would look like in HTML:</p>
 <p>This page has three components:</p>
 <ul>
   <li>a form (needed to process the input),</li>
-  <li>a label (to show the name of the employee) and </li>
+  <li>a label (to show the name of the employee) and</li>
   <li>a select box for picking the manager.</li>
 </ul>
 <p>We will focus on the select box, because that will be our <code>DropDownChoice</code>.

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/learn/index.html
----------------------------------------------------------------------
diff --git a/content/learn/index.html b/content/learn/index.html
index 6b9b332..d2501be 100644
--- a/content/learn/index.html
+++ b/content/learn/index.html
@@ -48,13 +48,26 @@
             <p>No matter how you want to learn about Wicket, there's something available for you. If you want a quick reference, use the User Guide. If you rather prefer a book, there's a couple waiting for you. And if you rather watch a video or presentation, we have that covered too.</p>
         </header>
         <section class="l-one-third right">
-            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#news-archive"><span class="toc-number">1</span> <span class="toc-text">News Archive</span></a></li><li class="toc--level-1 toc--section-2"><a href="#wicket-user-guide"><span class="toc-number">2</span> <span class="toc-text">Wicket User Guide</span></a></li><li class="toc--level-1 toc--section-3"><a href="#books-for-wicket"><span class="toc-number">3</span> <span class="toc-text">Books for Wicket</span></a></li><li class="toc--level-1 toc--section-4"><a href="#presentations--videos"><span class="toc-number">4</span> <span class="toc-text">Presentations & Videos</span></a></li><li class="toc--level-1 toc--section-5"><a href="#api-documentation"><span class="toc-number">5</span> <span class="toc-text">API Documentation</span></a></li><li class="toc--level-1 toc--section-6"><a href="#user-contributed-documentation"><span class="toc-number">6</s
 pan> <span class="toc-text">User contributed documentation</span></a></li><li class="toc--level-1 toc--section-7"><a href="#blogs-about-wicket"><span class="toc-number">7</span> <span class="toc-text">Blogs About Wicket</span></a></li><li class="toc--level-1 toc--section-8"><a href="#migration-guides"><span class="toc-number">8</span> <span class="toc-text">Migration Guides</span></a></li><li class="toc--level-1 toc--section-9"><a href="#getting-help"><span class="toc-number">9</span> <span class="toc-text">Getting help</span></a></li><li class="toc--level-1 toc--section-10"><a href="#ide-support"><span class="toc-number">10</span> <span class="toc-text">IDE Support</span></a></li><li class="toc--level-1 toc--section-11"><a href="#examples"><span class="toc-number">11</span> <span class="toc-text">Examples</span></a></li></ul></div>
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#news"><span class="toc-number">1</span> <span class="toc-text">News Archive</span></a></li><li class="toc--level-1 toc--section-2"><a href="#guide"><span class="toc-number">2</span> <span class="toc-text">Wicket User Guide</span></a></li><li class="toc--level-1 toc--section-3"><a href="#javadoc"><span class="toc-number">3</span> <span class="toc-text">API Documentation</span></a></li><li class="toc--level-1 toc--section-4"><a href="#migrations"><span class="toc-number">4</span> <span class="toc-text">Migration Guides</span></a></li><li class="toc--level-1 toc--section-5"><a href="#support"><span class="toc-number">5</span> <span class="toc-text">Getting help</span></a></li><li class="toc--level-1 toc--section-6"><a href="#ides"><span class="toc-number">6</span> <span class="toc-text">IDE Support</span></a></li><li class="toc--level-1 toc--se
 ction-7"><a href="#examples"><span class="toc-number">7</span> <span class="toc-text">Examples</span></a></li></ul></div>
         </section>
         <section class="l-two-third left">
-            <h2 id="news-archive">News Archive</h2>
-<p>Every release is announced through our mailing lists and the official
-Apache announcements list. We also publish a news item on our website
-with the announcement, and it is also published in our <a type="application/atom+xml" title="Atom 1.0 feed" href="/atom.xml">RSS feed</a> (handy for RSS readers).</p>
+            <div class="button-bar">
+	<a class="button" href="#news"><i class="fa fa-newspaper-o"></i><br />News</a>
+	<a class="button" href="#guide"><i class="fa fa-file-text-o"></i><br />Guide</a>
+	<a class="button" href="#javadoc"><i class="fa fa-code"></i><br />API docs</a>
+	<a class="button" href="https://cwiki.apache.org/WICKET"><i class="fa fa-users"></i><br />Wiki</a>
+	<a class="button" href="books/index.html"><i class="fa fa-book"></i><br />Books</a>
+</div>
+<div class="button-bar">
+	<a class="button" href="blogs.html"><i class="fa fa-rss"></i><br />Blogs</a>
+	<a class="button" href="#migrations"><i class="fa fa-history"></i><br />Migrations</a>
+		<a class="button" href="#examples"><i class="fa fa-life-ring"></i><br />Support</a>
+	<a class="button" href="#ides"><i class="fa fa-terminal"></i><br />IDEs</a>
+	<a class="button" href="#examples"><i class="fa fa-laptop"></i><br />Examples</a>
+</div>
+<h2 id="news">News Archive</h2>
+<p>Every release is announced through our mailing lists and the official Apache announcements list.
+We also publish a news item on our website with the announcement, and it is also published in our <a type="application/atom+xml" title="Atom 1.0 feed" href="/atom.xml">RSS feed</a> (handy for RSS readers).</p>
 <p>Here are the most recent headlines:</p>
 <ul>
   <li>
@@ -67,10 +80,9 @@ with the announcement, and it is also published in our <a type="application/atom
     <p><a href="/news/2015/02/13/wicket-1.5.13-released.html">Wicket 1.5.13 released</a> <small>13 Feb 2015</small></p>
   </li>
 </ul>
-<p>The complete articles and all other news items are available in the
-<a href="/news">archives</a>.</p>
+<p>The complete articles and all other news items are available in the <a href="/news">archives</a>.</p>
 <hr />
-<h2 id="wicket-user-guide">Wicket User Guide</h2>
+<h2 id="guide">Wicket User Guide</h2>
 <p>Learn building web applications with Wicket from scratch reading its
 200+ page user guide. The guide gradually introduces you to the various
 features of the framework with many real-world examples. It covers
@@ -78,44 +90,26 @@ subjects such as models, behaviours, testing and integration with other
 projects.</p>
 <p>The guide is available as PDF or html file for the following versions:</p>
 <ol>
-  <li>Wicket 6.x 
-    <ul>
-      <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/">HTML</a></li>
-      <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/guide/single.html">HTML (single page)</a></li>
-      <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/guide/single.pdf">PDF</a></li>
-    </ul>
-  </li>
-  <li>Wicket 7.x (under development) 
+  <li>Wicket 7.x
     <ul>
       <li><a href="http://ci.apache.org/projects/wicket/guide/7.x/">HTML</a></li>
       <li><a href="http://ci.apache.org/projects/wicket/guide/7.x/guide/single.html">HTML (single page)</a></li>
       <li><a href="http://ci.apache.org/projects/wicket/guide/7.x/guide/single.pdf">PDF</a></li>
     </ul>
   </li>
+  <li>Wicket 6.x
+    <ul>
+      <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/">HTML</a></li>
+      <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/guide/single.html">HTML (single page)</a></li>
+      <li><a href="http://ci.apache.org/projects/wicket/guide/6.x/guide/single.pdf">PDF</a></li>
+    </ul>
+  </li>
 </ol>
 <p>You can use the guide for older releases even though there will be
 differences. We urge you however to upgrade your project to the latest
 stable release rather than sticking on an older version.</p>
 <hr />
-<h2 id="books-for-wicket">Books for Wicket</h2>
-<p>Learn Wicket in the good old way!</p>
-<ul>
-  <li><a href="/learn/books/index.html">Books</a></li>
-</ul>
-<!--
-**TODO:** integrate 'media objects' with short descriptions of each book, and links to full pages.
--->
-<hr />
-<h2 id="presentations--videos">Presentations &amp; Videos</h2>
-<p>Over the course of Wicket’s existence the project was featured on many
-conferences. Some presentations were recorded on video, others have
-published their slides online. Here’s a list of available videos and
-presentations:</p>
-<!--
-**TODO:** integrate 'media objects' with links to presentations and videos.
--->
-<hr />
-<h2 id="api-documentation">API Documentation</h2>
+<h2 id="javadoc">API Documentation</h2>
 <p>Each release of Wicket comes with sources, including JavaDocs. When you
 use Maven for dependency management, your IDE will automatically
 download the source JARs and when you hover on a Wicket class or
@@ -123,44 +117,14 @@ method, show you the corresponding documentation.</p>
 <p>For reference we also publish the API documentation online so you can
 link to it from emails or websites:</p>
 <ul>
+  <li><a href="http://ci.apache.org/projects/wicket/apidocs/7.x/index.html">JavaDoc 7.x</a></li>
   <li><a href="http://ci.apache.org/projects/wicket/apidocs/6.x/index.html">JavaDoc 6.x</a></li>
   <li><a href="http://ci.apache.org/projects/wicket/apidocs/1.5.x/index.html">JavaDoc 1.5.x</a></li>
   <li><a href="http://ci.apache.org/projects/wicket/apidocs/1.4.x/index.html">JavaDoc 1.4.x</a></li>
   <li><a href="http://ci.apache.org/projects/wicket/apidocs/1.3.x/index.html">JavaDoc 1.3.x</a></li>
 </ul>
-<p>We also publish the JavaDocs for our next version which is still under
-development:</p>
-<ul>
-  <li><a href="http://ci.apache.org/projects/wicket/apidocs/7.x/index.html">JavaDoc 7.x</a> (still under development)</li>
-</ul>
-<hr />
-<h2 id="user-contributed-documentation">User contributed documentation</h2>
-<ul>
-  <li><a href="http://cwiki.apache.org/WICKET">Wiki</a></li>
-</ul>
 <hr />
-<h2 id="blogs-about-wicket">Blogs About Wicket</h2>
-<p>With a history of over 10 years many developers have dedicated blog
-posts to Wicket. Here’s a list of blogs that have helped thousands of
-new Wicket developers get started:</p>
-<ul>
-  <li><a href="http://wicketinaction.com/">Wicket in Action</a> - Martin Grigorov, Igor Vaynberg, Martijn Dashorst</li>
-  <li><a href="http://martijndashorst.com/">A Wicket Diary</a> - Martijn Dashorst</li>
-  <li><a href="http://chillenious.wordpress.com/">Chillenious!</a> - Eelco Hillenius</li>
-  <li><a href="http://codeact.wordpress.com/">Jonathan</a> - Jonathan Locke</li>
-  <li><a href="http://herebebeasties.com/">Here be beasties</a> - Al Maw</li>
-  <li><a href="http://www.jeremythomerson.com/blog">Jeremy Thomerson</a> - Jeremy Thomerson</li>
-  <li><a href="http://technically.us/code">Codierspiel</a> - Nathan Hamblen (runs on Wicket)</li>
-  <li><a href="http://www.systemmobile.com/?cat=4">System Mobile</a> - Nick Heudecker</li>
-  <li><a href="http://www.wicket-praxis.de/blog/">Wicket Praxis</a> - Michael Mosmann</li>
-  <li><a href="http://mysticcoders.com/blog">Mystic Coders</a> - Andrew Lombardi</li>
-</ul>
-<p>If you think your blog is missing, then please send a message to one of the
-core contributors or the mailinglist. In the mean time you can add your blog
-to our wiki’s <a href="https://cwiki.apache.org/confluence/display/WICKET/Wicket+Blogs">special blog
-page</a>.</p>
-<hr />
-<h2 id="migration-guides">Migration Guides</h2>
+<h2 id="migrations">Migration Guides</h2>
 <p>When you upgrade your application from an older Wicket version to a
 newer version you can run into all of the changes that were applied to
 Wicket’s API. We have done our best to document all the changes and
@@ -179,11 +143,11 @@ provide migration paths between the different Wicket versions.</p>
         Wicket 1.5<br />
 		migration guide
     </a>
-    <a class="button" href="http://s.apache.org/wicket7migrate">
+    <a class="button" href="http://s.apache.org/wicket4migrate">
 		Wicket 1.4<br />
 		migration guide
     </a>
-    <a class="button" href="http://s.apache.org/wicket6migrate">
+    <a class="button" href="http://s.apache.org/wicket3migrate">
         Wicket 1.3<br />
 		migration guide
     </a>
@@ -191,13 +155,12 @@ provide migration paths between the different Wicket versions.</p>
 <p>If you encounter a change that was not in the migration guide, don’t
 hesitate to notify us.</p>
 <hr />
-<h2 id="getting-help">Getting help</h2>
+<h2 id="support">Getting help</h2>
 <p>Stuck with a problem? See how you can find <a href="/help/index.html">support</a>!</p>
 <hr />
-<h2 id="ide-support">IDE Support</h2>
-<p>Wicket is well supported by the three main Java IDEs (NetBeans,
-IntelliJ and Eclipse). Find <a href="/contribute/ides.html">here</a> how to work with Wicket projects with
-your favourite IDE.</p>
+<h2 id="ides">IDE Support</h2>
+<p>Wicket is well supported by the three main Java IDEs (NetBeans, IntelliJ and Eclipse).
+Find <a href="/contribute/ides.html">here</a> how to work with Wicket projects with your favourite IDE.</p>
 <hr />
 <h2 id="examples">Examples</h2>
 <ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/05/24/wicket-1.4.9-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/05/24/wicket-1.4.9-released.html b/content/news/2010/05/24/wicket-1.4.9-released.html
index de75b7a..142904c 100644
--- a/content/news/2010/05/24/wicket-1.4.9-released.html
+++ b/content/news/2010/05/24/wicket-1.4.9-released.html
@@ -54,9 +54,9 @@
     <p>This is the ninth maintenance release of the 1.4.x series and brings over
 fifteen bug fixes and improvements.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.9/">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.9/">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12314962">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/05/index.html b/content/news/2010/05/index.html
index f51316e..cfc3ea4 100644
--- a/content/news/2010/05/index.html
+++ b/content/news/2010/05/index.html
@@ -66,13 +66,12 @@
 	<p>This is the ninth maintenance release of the 1.4.x series and brings over
 fifteen bug fixes and improvements.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.9/">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.9/">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12314962">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apach...</code></pre></div>
+    <span class="nt">&lt;groupId&gt;</span>org.apa...</code></pre></div>
 	<a href="/news/2010/05/24/wicket-1.4.9-released.html">more</a></li>
 </div>
         </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/08/11/wicket-1.4.10-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/11/wicket-1.4.10-released.html b/content/news/2010/08/11/wicket-1.4.10-released.html
index 74c81bb..3e0a4a3 100644
--- a/content/news/2010/08/11/wicket-1.4.10-released.html
+++ b/content/news/2010/08/11/wicket-1.4.10-released.html
@@ -54,7 +54,7 @@
 thirty bug fixes and improvements.</p>
 <p>As well as bringing bug fixes and small improvements, 1.4.10 brings two major new features:
 * Delayed component initialization
-* Component configuration </p>
+* Component configuration</p>
 <p>Delayed component initialization allows developers to initialize their components outside of a constructor, when more environment is available to the component instance. From the javadoc:</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Component</span> <span class="o">{</span>
 	<span class="cm">/**</span>
@@ -146,9 +146,9 @@ thirty bug fixes and improvements.</p>
 	<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">onConfigure</span><span class="o">()</span> <span class="o">{}</span>
 <span class="o">}</span></code></pre></div>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.10/">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.10/">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;sorter/order=DESC&amp;sorter/field=priority&amp;pid=12310561&amp;fixfor=12315070">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/08/11/wicket-1.5-M1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/11/wicket-1.5-M1-released.html b/content/news/2010/08/11/wicket-1.5-M1-released.html
index bd00ab3..8252019 100644
--- a/content/news/2010/08/11/wicket-1.5-M1-released.html
+++ b/content/news/2010/08/11/wicket-1.5-M1-released.html
@@ -55,8 +55,8 @@ provide our users with a more powerful and flexible request processing pipeline.
 <p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can fold into the next milestone.</p>
 <ul>
   <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migration notes</a></li>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M1/">Subversion tag</a> </li>
-  <li>To use in Maven: </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M1/">Subversion tag</a></li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/index.html b/content/news/2010/08/index.html
index 1590253..99a6557 100644
--- a/content/news/2010/08/index.html
+++ b/content/news/2010/08/index.html
@@ -57,7 +57,7 @@
   <p><small>11 Aug 2010</small></p>
 	<p>This is the tenth maintenance release of the 1.4.x series and brings over
 thirty bug fixes and improvements.</p>
-<p>As well as bringing bug fixes and small improvements, 1.4.10 brin...</p>
+<p>As well as bringing bug fixes and small improvements, 1.4.10 bri...</p>
 	<a href="/news/2010/08/11/wicket-1.4.10-released.html">more</a></li>
 </div>
 <div class="news">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/09/09/wicket-1.4.11-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/09/wicket-1.4.11-released.html b/content/news/2010/09/09/wicket-1.4.11-released.html
index 22d1226..ad229b0 100644
--- a/content/news/2010/09/09/wicket-1.4.11-released.html
+++ b/content/news/2010/09/09/wicket-1.4.11-released.html
@@ -53,9 +53,9 @@
     <p>This is the eleventh maintenance release of the 1.4.x series and brings over
 fifty bug fixes and improvements.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315236&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/09/17/wicket.1.4.12-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/17/wicket.1.4.12-released.html b/content/news/2010/09/17/wicket.1.4.12-released.html
index f9da5e4..1b615c2 100644
--- a/content/news/2010/09/17/wicket.1.4.12-released.html
+++ b/content/news/2010/09/17/wicket.1.4.12-released.html
@@ -52,9 +52,9 @@
     <p class="meta">17 Sep 2010</p>
     <p>This is the twelfth maintenance release of the 1.4.x series. This release brings a fix to a <a href="https://issues.apache.org/jira/browse/WICKET-3040">critical bug</a> which prevented ajax form submits in FireFox.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315312&amp;sorter/field=priority&amp;sorter/order=DESC">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/09/17/wicket.1.5-M2.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/17/wicket.1.5-M2.1-released.html b/content/news/2010/09/17/wicket.1.5-M2.1-released.html
index 567c834..fd1f711 100644
--- a/content/news/2010/09/17/wicket.1.5-M2.1-released.html
+++ b/content/news/2010/09/17/wicket.1.5-M2.1-released.html
@@ -53,11 +53,11 @@
     <p>This is the second milestone of the new 1.5.x Wicket series. The focus of 1.5.x is to 
 provide our users with a more powerful and flexible request processing pipeline.</p>
 <p>This release is NOT production-ready, it is more of a technology demo that should facilitate user-feedback we can fold into the next milestone.</p>
-<p>New and noteworthy items in this milestone include <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-Intercomponentevents">Inter-component event mechanism</a> which allows components to communicate in a decoupled fashion, and improved <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-getResourceSettings%2528%2529.setAddLastModifiedTimeToResourceReferenceUrl%2528%2529hasbeenreplaced">resource caching</a>. </p>
+<p>New and noteworthy items in this milestone include <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-Intercomponentevents">Inter-component event mechanism</a> which allows components to communicate in a decoupled fashion, and improved <a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-getResourceSettings%2528%2529.setAddLastModifiedTimeToResourceReferenceUrl%2528%2529hasbeenreplaced">resource caching</a>.</p>
 <ul>
   <li><a href="https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5">Migration notes</a></li>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M2.1">Subversion tag</a> </li>
-  <li>To use in Maven: </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M2.1">Subversion tag</a></li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/index.html b/content/news/2010/09/index.html
index 5f4b54f..b6855fa 100644
--- a/content/news/2010/09/index.html
+++ b/content/news/2010/09/index.html
@@ -52,13 +52,12 @@
 	<p>This is the eleventh maintenance release of the 1.4.x series and brings over
 fifty bug fixes and improvements.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.11/">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315236&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;</span>org.apache...</code></pre></div>
+    <span class="nt">&lt;groupId&gt;</span>org.apac...</code></pre></div>
 	<a href="/news/2010/09/09/wicket-1.4.11-released.html">more</a></li>
 </div>
 <div class="news">
@@ -66,11 +65,10 @@ fifty bug fixes and improvements.</p>
   <p><small>17 Sep 2010</small></p>
 	<p>This is the twelfth maintenance release of the 1.4.x series. This release brings a fix to a <a href="https://issues.apache.org/jira/browse/WICKET-3040">critical bug</a> which prevented ajax form submits in FireFox.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.12">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315312&amp;sorter/field=priority&amp;sorter/order=DESC">Changelog</a></li>
-  <li>To u...</li>
-</ul>
+  <li>To use in Maven:</li>
+...</ul>
 	<a href="/news/2010/09/17/wicket.1.4.12-released.html">more</a></li>
 </div>
 <div class="news">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/11/01/wicket-1.4.13-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/01/wicket-1.4.13-released.html b/content/news/2010/11/01/wicket-1.4.13-released.html
index 9f615de..925db35 100644
--- a/content/news/2010/11/01/wicket-1.4.13-released.html
+++ b/content/news/2010/11/01/wicket-1.4.13-released.html
@@ -52,9 +52,9 @@
     <p class="meta">01 Nov 2010</p>
     <p>This is thirteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315330">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/11/05/wicket-1.5-M3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/05/wicket-1.5-M3-released.html b/content/news/2010/11/05/wicket-1.5-M3-released.html
index 0b87807..5216992 100644
--- a/content/news/2010/11/05/wicket-1.5-M3-released.html
+++ b/content/news/2010/11/05/wicket-1.5-M3-released.html
@@ -52,9 +52,9 @@
     <p class="meta">05 Nov 2010</p>
     <p>This is another milestone release from trunk (in-development branch).  This release includes several enhancments and fixes, which can be seen in the changelog (linked below).</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315329">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/11/29/wicket-1.4.14-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/29/wicket-1.4.14-released.html b/content/news/2010/11/29/wicket-1.4.14-released.html
index fb49498..09e621c 100644
--- a/content/news/2010/11/29/wicket-1.4.14-released.html
+++ b/content/news/2010/11/29/wicket-1.4.14-released.html
@@ -52,9 +52,9 @@
     <p class="meta">29 Nov 2010</p>
     <p>This is fourteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315480">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/index.html b/content/news/2010/11/index.html
index c298a81..ae7d48f 100644
--- a/content/news/2010/11/index.html
+++ b/content/news/2010/11/index.html
@@ -51,13 +51,12 @@
   <p><small>01 Nov 2010</small></p>
 	<p>This is thirteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.13">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315330">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId...</span></code></pre></div>
+    <span class="nt">&lt;group...</span></code></pre></div>
 	<a href="/news/2010/11/01/wicket-1.4.13-released.html">more</a></li>
 </div>
 <div class="news">
@@ -65,9 +64,8 @@
   <p><small>05 Nov 2010</small></p>
 	<p>This is another milestone release from trunk (in-development branch).  This release includes several enhancments and fixes, which can be seen in the changelog (linked below).</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a> </li>
-  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315329">Changelo...</a></li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-M3">Subversion tag</a></li>
+  <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315329">Changel...</a></li>
 </ul>
 	<a href="/news/2010/11/05/wicket-1.5-M3-released.html">more</a></li>
 </div>
@@ -85,13 +83,12 @@ willing to do the “grunt work” of creating great test cases for his pa...</p
   <p><small>29 Nov 2010</small></p>
 	<p>This is fourteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.14">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315480">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId...</span></code></pre></div>
+    <span class="nt">&lt;group...</span></code></pre></div>
 	<a href="/news/2010/11/29/wicket-1.4.14-released.html">more</a></li>
 </div>
         </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/12/24/wicket-1.4.15-released.html
----------------------------------------------------------------------
diff --git a/content/news/2010/12/24/wicket-1.4.15-released.html b/content/news/2010/12/24/wicket-1.4.15-released.html
index c80b08a..5094fd1 100644
--- a/content/news/2010/12/24/wicket-1.4.15-released.html
+++ b/content/news/2010/12/24/wicket-1.4.15-released.html
@@ -52,9 +52,9 @@
     <p class="meta">24 Dec 2010</p>
     <p>This is fifteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315900">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2010/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/12/index.html b/content/news/2010/12/index.html
index d25b9c9..92ba11f 100644
--- a/content/news/2010/12/index.html
+++ b/content/news/2010/12/index.html
@@ -51,13 +51,12 @@
   <p><small>24 Dec 2010</small></p>
 	<p>This is fifteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.15">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;styleName=Html&amp;version=12315900">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupI...</span></code></pre></div>
+    <span class="nt">&lt;grou...</span></code></pre></div>
 	<a href="/news/2010/12/24/wicket-1.4.15-released.html">more</a></li>
 </div>
         </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/01/22/wicket-1.5-RC1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/01/22/wicket-1.5-RC1-released.html b/content/news/2011/01/22/wicket-1.5-RC1-released.html
index a39e9ab..a4a2573 100644
--- a/content/news/2011/01/22/wicket-1.5-RC1-released.html
+++ b/content/news/2011/01/22/wicket-1.5-RC1-released.html
@@ -60,7 +60,7 @@
 <p>Release Artifacts:
 * <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC1">Subversion tag</a> 
 * <a href="https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;&amp;pid=12310561&amp;fixfor=12315483&amp;sorter/field=issuekey&amp;sorter/order=DESC">Changelog</a>
-* To use in Maven: </p>
+* To use in Maven:</p>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket<span class="nt">&lt;/artifactId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/02/25/wicket-1.4.16-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/02/25/wicket-1.4.16-released.html b/content/news/2011/02/25/wicket-1.4.16-released.html
index 31173b4..65ce95f 100644
--- a/content/news/2011/02/25/wicket-1.4.16-released.html
+++ b/content/news/2011/02/25/wicket-1.4.16-released.html
@@ -52,9 +52,9 @@
     <p class="meta">25 Feb 2011</p>
     <p>This is sixteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316020">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/02/25/wicket-1.5-rc2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/02/25/wicket-1.5-rc2-released.html b/content/news/2011/02/25/wicket-1.5-rc2-released.html
index 2252176..137b0e7 100644
--- a/content/news/2011/02/25/wicket-1.5-rc2-released.html
+++ b/content/news/2011/02/25/wicket-1.5-rc2-released.html
@@ -55,7 +55,7 @@
 <p>Release Artifacts:
 * <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-rc2">Subversion tag</a> 
 * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316059">Changelog</a>
-* To use in Maven: </p>
+* To use in Maven:</p>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/02/index.html b/content/news/2011/02/index.html
index 2389f6c..43526c7 100644
--- a/content/news/2011/02/index.html
+++ b/content/news/2011/02/index.html
@@ -51,13 +51,12 @@
   <p><small>25 Feb 2011</small></p>
 	<p>This is sixteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.16">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316020">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupI...</span></code></pre></div>
+    <span class="nt">&lt;grou...</span></code></pre></div>
 	<a href="/news/2011/02/25/wicket-1.4.16-released.html">more</a></li>
 </div>
 <div class="news">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/04/02/wicket-1.4.17-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/04/02/wicket-1.4.17-released.html b/content/news/2011/04/02/wicket-1.4.17-released.html
index 9485a9b..972fc86 100644
--- a/content/news/2011/04/02/wicket-1.4.17-released.html
+++ b/content/news/2011/04/02/wicket-1.4.17-released.html
@@ -52,9 +52,9 @@
     <p class="meta">02 Apr 2011</p>
     <p>This is seventeenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316219">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/04/02/wicket-1.5-RC3-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/04/02/wicket-1.5-RC3-released.html b/content/news/2011/04/02/wicket-1.5-RC3-released.html
index 2033c66..2bc21b3 100644
--- a/content/news/2011/04/02/wicket-1.5-RC3-released.html
+++ b/content/news/2011/04/02/wicket-1.5-RC3-released.html
@@ -55,7 +55,7 @@
 <p>Release Artifacts:
 * <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC3">Subversion tag</a> 
 * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316220">Changelog</a>
-* To use in Maven: </p>
+* To use in Maven:</p>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/04/index.html b/content/news/2011/04/index.html
index 5bcf05a..1b52860 100644
--- a/content/news/2011/04/index.html
+++ b/content/news/2011/04/index.html
@@ -51,13 +51,12 @@
   <p><small>02 Apr 2011</small></p>
 	<p>This is seventeenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.17">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316219">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;...</span></code></pre></div>
+    <span class="nt">&lt;groupI...</span></code></pre></div>
 	<a href="/news/2011/04/02/wicket-1.4.17-released.html">more</a></li>
 </div>
 <div class="news">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/05/11/wicket-1.5-RC4.2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/05/11/wicket-1.5-RC4.2-released.html b/content/news/2011/05/11/wicket-1.5-RC4.2-released.html
index b4ada49..02c5ac5 100644
--- a/content/news/2011/05/11/wicket-1.5-RC4.2-released.html
+++ b/content/news/2011/05/11/wicket-1.5-RC4.2-released.html
@@ -55,7 +55,7 @@
 <p>Release Artifacts:
 * <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC4.2">Subversion tag</a> 
 * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316330">Changelog</a>
-* To use in Maven: </p>
+* To use in Maven:</p>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/06/25/wicket-1.5-RC5.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/06/25/wicket-1.5-RC5.1-released.html b/content/news/2011/06/25/wicket-1.5-RC5.1-released.html
index efd5389..751967c 100644
--- a/content/news/2011/06/25/wicket-1.5-RC5.1-released.html
+++ b/content/news/2011/06/25/wicket-1.5-RC5.1-released.html
@@ -55,7 +55,7 @@
 <p>Release Artifacts:
 * <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC5.1">Subversion tag</a> 
 * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316423">Changelog</a>
-* To use in Maven: </p>
+* To use in Maven:</p>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/08/09/wicket-1.4.18-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/09/wicket-1.4.18-released.html b/content/news/2011/08/09/wicket-1.4.18-released.html
index 793d8c9..85362a6 100644
--- a/content/news/2011/08/09/wicket-1.4.18-released.html
+++ b/content/news/2011/08/09/wicket-1.4.18-released.html
@@ -52,9 +52,9 @@
     <p class="meta">09 Aug 2011</p>
     <p>This is eightteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316329">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/08/28/1.5-RC7-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/28/1.5-RC7-released.html b/content/news/2011/08/28/1.5-RC7-released.html
index d39148b..87fb44d 100644
--- a/content/news/2011/08/28/1.5-RC7-released.html
+++ b/content/news/2011/08/28/1.5-RC7-released.html
@@ -56,7 +56,7 @@
 * <a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5-RC7">Subversion tag</a> 
 * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316657">Changelog RC6</a>
 * <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317645">Changelog RC7</a>
-* To use in Maven: </p>
+* To use in Maven:</p>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>
     <span class="nt">&lt;artifactId&gt;</span>wicket-core<span class="nt">&lt;/artifactId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/index.html b/content/news/2011/08/index.html
index 4de7e88..f1f9e31 100644
--- a/content/news/2011/08/index.html
+++ b/content/news/2011/08/index.html
@@ -51,13 +51,12 @@
   <p><small>09 Aug 2011</small></p>
 	<p>This is eightteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.18">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12316329">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId&gt;...</span></code></pre></div>
+    <span class="nt">&lt;groupI...</span></code></pre></div>
 	<a href="/news/2011/08/09/wicket-1.4.18-released.html">more</a></li>
 </div>
 <div class="news">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/09/07/wicket-1.5-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/07/wicket-1.5-released.html b/content/news/2011/09/07/wicket-1.5-released.html
index deb8464..56166d8 100644
--- a/content/news/2011/09/07/wicket-1.5-released.html
+++ b/content/news/2011/09/07/wicket-1.5-released.html
@@ -80,7 +80,7 @@
   <li>Consistent naming: methods with <code>Javascript</code> in the name have been renamed to use proper capitalization: <code>JavaScript</code></li>
   <li>Switching to HTTPS is as simple as configuring a new root mapper to make Wicket HTTPS aware and annotating a page with @RequireHttps</li>
 </ul>
-<p>A longer list of changes and improvements can be found in our <a href="http://s.apache.org/wicket-1.5-migration">migration guide</a>. </p>
+<p>A longer list of changes and improvements can be found in our <a href="http://s.apache.org/wicket-1.5-migration">migration guide</a>.</p>
 <h3 id="inter-component-events">Inter-component events</h3>
 <p>Wicket 1.5 offers a simple, yet flexible, way for component to communicate with each other in a decoupled manner. The two major interfaces that facilitate this are:</p>
 <div class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/09/29/wicket-1.5.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/29/wicket-1.5.1-released.html b/content/news/2011/09/29/wicket-1.5.1-released.html
index ffed5e6..1ff1691 100644
--- a/content/news/2011/09/29/wicket-1.5.1-released.html
+++ b/content/news/2011/09/29/wicket-1.5.1-released.html
@@ -52,9 +52,9 @@
     <p class="meta">29 Sep 2011</p>
     <p>This is the first maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and 15 improvements.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?&amp;version=12315430&amp;projectId=12310561">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/index.html b/content/news/2011/09/index.html
index 183717a..c1307bb 100644
--- a/content/news/2011/09/index.html
+++ b/content/news/2011/09/index.html
@@ -57,13 +57,12 @@
   <p><small>29 Sep 2011</small></p>
 	<p>This is the first maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and 15 improvements.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.1">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?&amp;version=12315430&amp;projectId=12310561">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupI...</span></code></pre></div>
+    <span class="nt">&lt;grou...</span></code></pre></div>
 	<a href="/news/2011/09/29/wicket-1.5.1-released.html">more</a></li>
 </div>
         </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/10/17/wicket-1.4.19-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/10/17/wicket-1.4.19-released.html b/content/news/2011/10/17/wicket-1.4.19-released.html
index 96a4919..04b0a9d 100644
--- a/content/news/2011/10/17/wicket-1.4.19-released.html
+++ b/content/news/2011/10/17/wicket-1.4.19-released.html
@@ -52,9 +52,9 @@
     <p class="meta">17 Oct 2011</p>
     <p>This is nineteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317570">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/10/24/wicket-1.5.2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2011/10/24/wicket-1.5.2-released.html b/content/news/2011/10/24/wicket-1.5.2-released.html
index 6c6bb49..48e0c90 100644
--- a/content/news/2011/10/24/wicket-1.5.2-released.html
+++ b/content/news/2011/10/24/wicket-1.5.2-released.html
@@ -52,9 +52,9 @@
     <p class="meta">24 Oct 2011</p>
     <p>This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements.</p>
 <ul>
-  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318078">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
     <span class="nt">&lt;groupId&gt;</span>org.apache.wicket<span class="nt">&lt;/groupId&gt;</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2011/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/10/index.html b/content/news/2011/10/index.html
index 7fa780d..b7ba687 100644
--- a/content/news/2011/10/index.html
+++ b/content/news/2011/10/index.html
@@ -51,13 +51,12 @@
   <p><small>17 Oct 2011</small></p>
 	<p>This is nineteenth release of the Wicket 1.4.x series. This is primarily a minor bugfix release on the 1.4.x (stable) branch.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.19">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12317570">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupId...</span></code></pre></div>
+    <span class="nt">&lt;group...</span></code></pre></div>
 	<a href="/news/2011/10/17/wicket-1.4.19-released.html">more</a></li>
 </div>
 <div class="news">
@@ -65,13 +64,12 @@
   <p><small>24 Oct 2011</small></p>
 	<p>This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements.</p>
 <ul>
-  <li>
-<a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a> </li>
+  <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.5.2">Subversion tag</a></li>
   <li><a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310561&amp;version=12318078">Changelog</a></li>
-  <li>To use in Maven: </li>
+  <li>To use in Maven:</li>
 </ul>
 <div class="highlight"><pre><code class="language-xml" data-lang="xml"><span class="nt">&lt;dependency&gt;</span>
-    <span class="nt">&lt;groupI...</span></code></pre></div>
+    <span class="nt">&lt;grou...</span></code></pre></div>
 	<a href="/news/2011/10/24/wicket-1.5.2-released.html">more</a></li>
 </div>
         </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2012/09/05/wicket-6.0.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/09/05/wicket-6.0.0-released.html b/content/news/2012/09/05/wicket-6.0.0-released.html
index e15d8c0..057010a 100644
--- a/content/news/2012/09/05/wicket-6.0.0-released.html
+++ b/content/news/2012/09/05/wicket-6.0.0-released.html
@@ -52,12 +52,12 @@
     <p class="meta">05 Sep 2012</p>
     <blockquote>
   <p>“With great pleasure we announce the availability of Apache Wicket 6.0.0”</p>
-  <p>– Martijn Dashorst, Vice President, Apache Wicket </p>
+  <p>– Martijn Dashorst, Vice President, Apache Wicket</p>
 </blockquote>
 <p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhancements make Apache Wicket v6.0.0 a solid choice for web
 development:</p>
 <ul>
-  <li>Out-of-the box JQuery integration </li>
+  <li>Out-of-the box JQuery integration</li>
   <li>Complete control over AJAX requests</li>
   <li>Improved event registration in browsers</li>
   <li>Support for large datasets in components</li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2012/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/09/index.html b/content/news/2012/09/index.html
index f96e401..ccd6f8b 100644
--- a/content/news/2012/09/index.html
+++ b/content/news/2012/09/index.html
@@ -63,9 +63,9 @@ releases will happen in this branch.</p>
   <p><small>05 Sep 2012</small></p>
 	<blockquote>
   <p>“With great pleasure we announce the availability of Apache Wicket 6.0.0”</p>
-  <p>– Martijn Dashorst, Vice President, Apache Wicket </p>
+  <p>– Martijn Dashorst, Vice President, Apache Wicket</p>
 </blockquote>
-<p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhanceme...</p>
+<p>Apache Wicket v6.0.0 is the 6th major release of the popular open source Java web framework. Numerous enhancem...</p>
 	<a href="/news/2012/09/05/wicket-6.0.0-released.html">more</a></li>
 </div>
 <div class="news">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2013/02/15/wicket-6.6.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/02/15/wicket-6.6.0-released.html b/content/news/2013/02/15/wicket-6.6.0-released.html
index 3768338..3980e23 100644
--- a/content/news/2013/02/15/wicket-6.6.0-released.html
+++ b/content/news/2013/02/15/wicket-6.6.0-released.html
@@ -58,7 +58,7 @@ to 6.0.0.</p>
 <h3 id="new-and-noteworthy">New and noteworthy</h3>
 <h4 id="wicketfor-attribute-for-html-label-tags">wicket:for attribute for html label tags</h4>
 <p>While already available for some time, the wicket-1.5.xsd now contains
-a valid definition for the <code>wicket:for</code> attribute such that it </p>
+a valid definition for the <code>wicket:for</code> attribute such that it</p>
 <blockquote>
   <p>Can be used in HTML <code>&lt;label&gt;</code> element to automatically link it
 to a form element. The value of this attribute must have the same value of
@@ -112,7 +112,7 @@ migration guide found at</p>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5011">WICKET-5011</a> - Allow Select to work with non-equals objects</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5013">WICKET-5013</a> - Wicket Enclosure fails with more than one component</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5014">WICKET-5014</a> - Changes in WicketObjects.sizeof(final Serializable object) clashes with <code>&lt;header-contribution&gt;</code> in AjaxResponse</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5019">WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()   </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5019">WICKET-5019</a> - Handling of NO_MINIFIED_NAME in PackageResourceReference#internalGetMinifiedName()</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5020">WICKET-5020</a> - InlineEnclosureHandler always uses “wicket” namespace</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5024">WICKET-5024</a> - Global ajax event for precondition is not called</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5027">WICKET-5027</a> - FormTester#getInputValue() does not support Select/SelectOption nor other custom components</li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2013/04/12/wicket-6.7.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/04/12/wicket-6.7.0-released.html b/content/news/2013/04/12/wicket-6.7.0-released.html
index 65f1501..ef6b457 100644
--- a/content/news/2013/04/12/wicket-6.7.0-released.html
+++ b/content/news/2013/04/12/wicket-6.7.0-released.html
@@ -105,7 +105,7 @@ migration guide found at</p>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-4903">WICKET-4903</a> - relativeUrl’s begins with ./</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-4907">WICKET-4907</a> - UrlResourceReference generates broken relative URLs</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-4942">WICKET-4942</a> - Double slash ‘//’ in starting url makes Url.parse output a relative Url</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-4989">WICKET-4989</a> - WicketTester should send copies of its cookies </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-4989">WICKET-4989</a> - WicketTester should send copies of its cookies</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-4995">WICKET-4995</a> - Using CryptoMapper causes page to render twice</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5039">WICKET-5039</a> - Manual invocation of FunctionsExecutor#notify() is broken</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5041">WICKET-5041</a> - DefaultCssAutoCompleteTextField should have Constructor (String id)</li>
@@ -158,7 +158,7 @@ migration guide found at</p>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5050">WICKET-5050</a> - AutoComplete should not request suggestions if input is no longer active element</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5057">WICKET-5057</a> - FilteringHeaderResponse requires a usage of FilteringHeaderResponse.IHeaderResponseFilter for no reason when FilteredHeaderItem is used</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5062">WICKET-5062</a> - Update the list of HTML void elements with the latest HTML5 ones</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5065">WICKET-5065</a> - Improve UrlRenderer to be able to render urls without scheme and/or host </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5065">WICKET-5065</a> - Improve UrlRenderer to be able to render urls without scheme and/or host</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5066">WICKET-5066</a> - Allow PackageResource to decide itself whether it could be accepted or not</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5074">WICKET-5074</a> - Improvement for MockHttpServletRequest and FormTester to support ‘multiple’ input type of fileUpload</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5079">WICKET-5079</a> - Allow WebApplication-specific Spring configuration</li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2013/06/27/wicket-6.9.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/06/27/wicket-6.9.0-released.html b/content/news/2013/06/27/wicket-6.9.0-released.html
index 41ed872..1e4766c 100644
--- a/content/news/2013/06/27/wicket-6.9.0-released.html
+++ b/content/news/2013/06/27/wicket-6.9.0-released.html
@@ -116,7 +116,7 @@ migration guide found at</p>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5199">WICKET-5199</a> - Component.getBehaviors(Class&lt;M&gt; type) documentation is obsolete</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5207">WICKET-5207</a> - Use documented jQuery APIs for triggering the special event ‘inputchange’</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5208">WICKET-5208</a> - Contribute jQuery 1.x or 2.x depending on the user agent</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5210">WICKET-5210</a> - JQuery problem because component appears twice in DOM while Ajax refresh </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5210">WICKET-5210</a> - JQuery problem because component appears twice in DOM while Ajax refresh</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5211">WICKET-5211</a> - Make CryptoMapper extendable</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5215">WICKET-5215</a> - Better exception message when Page instantiation fails in DefaultPageFactory</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5219">WICKET-5219</a> - ServletWebResponse should call #setHeader() to set Ajax-Location for redirect</li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2013/07/10/wicket-6.9.1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/07/10/wicket-6.9.1-released.html b/content/news/2013/07/10/wicket-6.9.1-released.html
index 8777f92..fb7e0aa 100644
--- a/content/news/2013/07/10/wicket-6.9.1-released.html
+++ b/content/news/2013/07/10/wicket-6.9.1-released.html
@@ -63,7 +63,7 @@ release compared to 6.0.0.</p>
 decided to remove deprecated APIs from their codebase from JQuery 1.9
 and up. This means that JQuery plugins using these deprecated APIs no
 longer work. See the JQuery migration guide for more information,
-available from http://jquery.com/upgrade-guide/1.9/ </p>
+available from http://jquery.com/upgrade-guide/1.9/</p>
 <p>If your application depends on these deprecated APIs you can easily
 downgrade to JQuery 1.8.3-the previously provided JQuery that still
 contains these APIs. Download the 1.8.3 release of jquery and add it

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2013/08/18/wicket-6.10.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/08/18/wicket-6.10.0-released.html b/content/news/2013/08/18/wicket-6.10.0-released.html
index 4516b3b..c270d28 100644
--- a/content/news/2013/08/18/wicket-6.10.0-released.html
+++ b/content/news/2013/08/18/wicket-6.10.0-released.html
@@ -76,7 +76,7 @@ provided by the user application. For example: onclick =&gt; click.</p>
 decided to remove deprecated APIs from their codebase from JQuery 1.9
 and up. This means that JQuery plugins using these deprecated APIs no
 longer work. See the JQuery migration guide for more information,
-available from http://jquery.com/upgrade-guide/1.9/ </p>
+available from http://jquery.com/upgrade-guide/1.9/</p>
 <p>If your application depends on these deprecated APIs you can easily
 downgrade to JQuery 1.8.3-the previously provided JQuery that still
 contains these APIs. Download the 1.8.3 release of jquery and add it

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2013/11/01/wicket-6.12.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/11/01/wicket-6.12.0-released.html b/content/news/2013/11/01/wicket-6.12.0-released.html
index cbeaced..ff38fa8 100644
--- a/content/news/2013/11/01/wicket-6.12.0-released.html
+++ b/content/news/2013/11/01/wicket-6.12.0-released.html
@@ -64,7 +64,7 @@ compared to 6.0.0.</p>
   <li>Add Wicket.Event.unsubscribe method</li>
   <li>Allow form components to trim the input themselves</li>
   <li>Allow DebugBar contributors to be removed</li>
-  <li>Session management doesn’t work with Jetty’s JDBCSessionManager </li>
+  <li>Session management doesn’t work with Jetty’s JDBCSessionManager</li>
   <li>HeaderItem to be Serializable</li>
 </ul>
 <h3 id="jquery-update-in-690">JQuery update in 6.9.0</h3>
@@ -155,7 +155,7 @@ migration guide found at</p>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5381">WICKET-5381</a> - Add Wicket.Event.unsubscribe method</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5384">WICKET-5384</a> - Allow form components to trim the input themselves</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5388">WICKET-5388</a> - Allow DebugBar contributors to be removed</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5390">WICKET-5390</a> - Session management doesn’t work with Jetty’s JDBCSessionManager </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5390">WICKET-5390</a> - Session management doesn’t work with Jetty’s JDBCSessionManager</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5395">WICKET-5395</a> - HeaderItem to be Serializable</li>
 </ul>
 <h4 id="wish">Wish</h4>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2014/04/23/wicket-6.15.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/04/23/wicket-6.15.0-released.html b/content/news/2014/04/23/wicket-6.15.0-released.html
index 0df9c50..f992e16 100644
--- a/content/news/2014/04/23/wicket-6.15.0-released.html
+++ b/content/news/2014/04/23/wicket-6.15.0-released.html
@@ -59,7 +59,7 @@ to 6.0.0.</p>
 <p>This release fixes 25 bugs and adds the following improvements:</p>
 <ul>
   <li>The second level page store has been disabled by default (see issue <a href="https://issues.apache.org/jira/browse/WICKET-5554">WICKET-5554</a> for more details).</li>
-  <li>Created new placeholder tag to indicate where header contributions should appear. See this <a href="http://wicketinaction.com/2014/03/header-contributions-positioning/">blog post entry</a> or paragraph 15.8 of the official guide. </li>
+  <li>Created new placeholder tag to indicate where header contributions should appear. See this <a href="http://wicketinaction.com/2014/03/header-contributions-positioning/">blog post entry</a> or paragraph 15.8 of the official guide.</li>
 </ul>
 <p>This release also celebrates the 10th birthday of Wicket!</p>
 <h3 id="using-this-release">Using this release</h3>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2014/08/24/wicket-6.17.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/08/24/wicket-6.17.0-released.html b/content/news/2014/08/24/wicket-6.17.0-released.html
index 8cd1183..691a445 100644
--- a/content/news/2014/08/24/wicket-6.17.0-released.html
+++ b/content/news/2014/08/24/wicket-6.17.0-released.html
@@ -60,7 +60,7 @@ to 6.0.0.</p>
 <ul>
   <li>Rename log4j.properties in the quickstart when creating a project for WildFly</li>
   <li>Make is possible to position the choice label before/after/around the choice</li>
-  <li>StringResourceModel with custom locale </li>
+  <li>StringResourceModel with custom locale</li>
   <li>Added an HeaderItem for meta data tags such as ‘meta’ or canonical link</li>
 </ul>
 <p>The full list of improvements and fixes can be found at the end of this

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2014/11/05/wicket-6.18.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/05/wicket-6.18.0-released.html b/content/news/2014/11/05/wicket-6.18.0-released.html
index ec413e7..b9c2f2e 100644
--- a/content/news/2014/11/05/wicket-6.18.0-released.html
+++ b/content/news/2014/11/05/wicket-6.18.0-released.html
@@ -111,7 +111,7 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5689">WICKET-5689</a> - Nested Redirects and REDIRECT_TO_BUFFER</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5698">WICKET-5698</a> - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5699">WICKET-5699</a> - wicket-atmosphere 0.20 should use wicket-webjars 0.4.3</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5704">WICKET-5704</a> - IllegalArgument exception with wicket:child in ajaxrequest</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5706">WICKET-5706</a> - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5711">WICKET-5711</a> - OnChangeAjaxBehavior should listen for both ‘inputchange’ and ‘change’ events for TextField and TextArea</li>
@@ -129,7 +129,7 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
 <ul>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5691">WICKET-5691</a> - Wicket FileUploadField.getFileUploads() should never return null.</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5692">WICKET-5692</a> - Misleading message in PropertyValidator</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for component’s markup style, variation and locale </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for component’s markup style, variation and locale</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5710">WICKET-5710</a> - StringValidator should set ‘minlength’ attribute to input and textarea</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5715">WICKET-5715</a> - Allow setting ‘async’ attribute on reference <script> elements</script></li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5718">WICKET-5718</a> - Upgrade Atmosphere to 2.2.2</li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2014/11/05/wicket-7.0.0-M4-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/05/wicket-7.0.0-M4-released.html b/content/news/2014/11/05/wicket-7.0.0-M4-released.html
index f9095d8..ba5bcf7 100644
--- a/content/news/2014/11/05/wicket-7.0.0-M4-released.html
+++ b/content/news/2014/11/05/wicket-7.0.0-M4-released.html
@@ -123,7 +123,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5326">WICKET-5326</a> - Wicket doesn’t encrypt links and Ajax URLs for mounted pages when CryptoMapper is used</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5689">WICKET-5689</a> - Nested Redirects and REDIRECT_TO_BUFFER</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5698">WICKET-5698</a> - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5701">WICKET-5701</a> - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5704">WICKET-5704</a> - IllegalArgument exception with wicket:child in ajaxrequest</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5706">WICKET-5706</a> - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5711">WICKET-5711</a> - OnChangeAjaxBehavior should listen for both ‘inputchange’ and ‘change’ events for TextField and TextArea</li>
@@ -148,7 +148,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5350">WICKET-5350</a> - Enhancement for AbstractChoice and WildcardListModel API</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5691">WICKET-5691</a> - Wicket FileUploadField.getFileUploads() should never return null.</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5692">WICKET-5692</a> - Misleading message in PropertyValidator</li>
-  <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for component’s markup style, variation and locale </li>
+  <li><a href="https://issues.apache.org/jira/browse/WICKET-5694">WICKET-5694</a> - Add WicketTester assertion methods for component’s markup style, variation and locale</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5695">WICKET-5695</a> - Use Log4j 2.x for the archetype</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5697">WICKET-5697</a> - Rework Spring application to use annotations based configuration</li>
   <li><a href="https://issues.apache.org/jira/browse/WICKET-5708">WICKET-5708</a> - Making FormComponent.convertInput() public</li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2015/02/13/new-committer-Sebastien-Briquet.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/13/new-committer-Sebastien-Briquet.html b/content/news/2015/02/13/new-committer-Sebastien-Briquet.html
index d62b72e..b4b812f 100644
--- a/content/news/2015/02/13/new-committer-Sebastien-Briquet.html
+++ b/content/news/2015/02/13/new-committer-Sebastien-Briquet.html
@@ -52,11 +52,11 @@
     <p class="meta">13 Feb 2015</p>
     <p>The Project Management Committee (PMC) for Apache Wicket 
 has asked Sebastien Briquet to become a committer and we are pleased 
-to announce that he has accepted. </p>
+to announce that he has accepted.</p>
 <p>Sebastien has been involved with Wicket for several years now by developing one of the most successful integrations with JavaScript libraries, namely Wicket jQuery UI, reporting bugs, contributing fixes and participating in discussions.</p>
 <p>Being a committer will enable him to help us even easier in the future.</p>
-<p>Please welcome Sebastien Briquet to our team! </p>
-<p>Bienvenue Sebastien! </p>
+<p>Please welcome Sebastien Briquet to our team!</p>
+<p>Bienvenue Sebastien!</p>
 </div>
         </section>
     </div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8ec6434b/content/news/2015/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/index.html b/content/news/2015/02/index.html
index 85fd1c6..2aa540f 100644
--- a/content/news/2015/02/index.html
+++ b/content/news/2015/02/index.html
@@ -66,8 +66,8 @@ with Wicket 6 we us...</p>
   <p><small>13 Feb 2015</small></p>
 	<p>The Project Management Committee (PMC) for Apache Wicket 
 has asked Sebastien Briquet to become a committer and we are pleased 
-to announce that he has accepted. </p>
-<p>Sebastien has been involved with Wicket for several years now by developing one of the most successful integrations with JavaScript libraries, namely Wicket jQuery UI, reporting bugs, contributing fixes...</p>
+to announce that he has accepted.</p>
+<p>Sebastien has been involved with Wicket for several years now by developing one of the most successful integrations with JavaScript libraries, namely Wicket jQuery UI, reporting bugs, contributing fixe...</p>
 	<a href="/news/2015/02/13/new-committer-Sebastien-Briquet.html">more</a></li>
 </div>
 <div class="news">