You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ts...@apache.org on 2015/07/13 20:39:50 UTC

[1/2] wicket-site git commit: Added the generated HTML files

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 8cb88ea09 -> bc003dfa4


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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 3afd387..da704d5 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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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">

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/news/index.html
----------------------------------------------------------------------
diff --git a/content/news/index.html b/content/news/index.html
index ff1f2f6..feca1f2 100644
--- a/content/news/index.html
+++ b/content/news/index.html
@@ -522,9 +522,9 @@ Read CVE-2013-2055 for more information.
 	<h3 id="/news/2011/10/24/wicket-1.5.2-released.html">Wicket 1.5.2 released</h3>
     <small>24 Oct 2011</small>
 	<p>This is the second maintenance release of the Wicket 1.5.x series. This release brings over 25 bug fixes and 5 improvements.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket-core&lt;/artifactId&gt;
@@ -537,9 +537,9 @@ Read CVE-2013-2055 for more information.
 	<h3 id="/news/2011/10/17/wicket-1.4.19-released.html">Wicket 1.4.19 released</h3>
     <small>17 Oct 2011</small>
 	<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.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -552,9 +552,9 @@ Read CVE-2013-2055 for more information.
 	<h3 id="/news/2011/09/29/wicket-1.5.1-released.html">Wicket 1.5.1 released</h3>
     <small>29 Sep 2011</small>
 	<p>This is the first maintenance release of the Wicket 1.5.x series. This release brings over 40 bug fixes and 15 improvements.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket-core&lt;/artifactId&gt;
@@ -585,9 +585,9 @@ Read CVE-2013-2055 for more information.
 	<h3 id="/news/2011/08/09/wicket-1.4.18-released.html">Wicket 1.4.18 released</h3>
     <small>09 Aug 2011</small>
 	<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.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -628,9 +628,9 @@ Cheers,
 	<h3 id="/news/2011/04/02/wicket-1.4.17-released.html">Wicket 1.4.17 released</h3>
     <small>02 Apr 2011</small>
 	<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.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -655,9 +655,9 @@ Cheers,
 	<h3 id="/news/2011/02/25/wicket-1.4.16-released.html">Wicket 1.4.16 released</h3>
     <small>25 Feb 2011</small>
 	<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.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -681,9 +681,9 @@ Cheers,
 	<h3 id="/news/2010/12/24/wicket-1.4.15-released.html">Wicket 1.4.15 released</h3>
     <small>24 Dec 2010</small>
 	<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.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -696,9 +696,9 @@ Cheers,
 	<h3 id="/news/2010/11/29/wicket-1.4.14-released.html">Wicket 1.4.14 released</h3>
     <small>29 Nov 2010</small>
 	<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.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -717,9 +717,9 @@ Cheers,
 	<h3 id="/news/2010/11/05/wicket-1.5-M3-released.html">Wicket 1.5-M3 released</h3>
     <small>05 Nov 2010</small>
 	<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).
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -732,9 +732,9 @@ Cheers,
 	<h3 id="/news/2010/11/01/wicket-1.4.13-released.html">Wicket 1.4.13 released</h3>
     <small>01 Nov 2010</small>
 	<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.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -753,9 +753,9 @@ Cheers,
 	<h3 id="/news/2010/09/17/wicket.1.4.12-released.html">Wicket 1.4.12 released</h3>
     <small>17 Sep 2010</small>
 	<p>This is the twelfth maintenance release of the 1.4.x series. This release brings a fix to a critical bug which prevented ajax form submits in FireFox.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;
@@ -769,9 +769,9 @@ Cheers,
     <small>09 Sep 2010</small>
 	<p>This is the eleventh maintenance release of the 1.4.x series and brings over
 fifty bug fixes and improvements.
-  Subversion tag 
+  Subversion tag
   Changelog
-  To use in Maven: 
+  To use in Maven:
 &lt;dependency&gt;
     &lt;groupId&gt;org.apache.wicket&lt;/groupId&gt;
     &lt;artifactId&gt;wicket&lt;/artifactId&gt;


[2/2] wicket-site git commit: Added the generated HTML files

Posted by ts...@apache.org.
Added the generated HTML files

Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/bc003dfa
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/bc003dfa
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/bc003dfa

Branch: refs/heads/asf-site
Commit: bc003dfa43957e0e193815db7621e3eed348502a
Parents: 8cb88ea
Author: Tobias Soloschenko <ts...@apache.org>
Authored: Mon Jul 13 20:39:14 2015 +0200
Committer: Tobias Soloschenko <ts...@apache.org>
Committed: Mon Jul 13 20:39:14 2015 +0200

----------------------------------------------------------------------
 content/atom.xml                                | 74 ++++++++++----------
 content/contribute/release.html                 |  6 +-
 content/contribute/userguide.html               |  2 +-
 content/contribute/write.html                   |  2 +-
 content/css/style.css                           | 68 +++++++++---------
 content/help/index.html                         |  8 +--
 content/help/reportabug.html                    |  4 +-
 content/help/security.html                      |  2 +-
 content/learn/books/index.html                  |  2 +-
 content/learn/examples/dropdownchoice.html      |  2 +-
 content/learn/index.html                        |  4 +-
 .../news/2010/05/24/wicket-1.4.9-released.html  |  4 +-
 content/news/2010/05/index.html                 |  7 +-
 .../news/2010/08/11/wicket-1.4.10-released.html |  6 +-
 .../news/2010/08/11/wicket-1.5-M1-released.html |  4 +-
 content/news/2010/08/index.html                 |  2 +-
 .../news/2010/09/09/wicket-1.4.11-released.html |  4 +-
 .../news/2010/09/17/wicket.1.4.12-released.html |  4 +-
 .../2010/09/17/wicket.1.5-M2.1-released.html    |  6 +-
 content/news/2010/09/index.html                 | 14 ++--
 .../news/2010/11/01/wicket-1.4.13-released.html |  4 +-
 .../news/2010/11/05/wicket-1.5-M3-released.html |  4 +-
 .../news/2010/11/29/wicket-1.4.14-released.html |  4 +-
 content/news/2010/11/index.html                 | 19 +++--
 .../news/2010/12/24/wicket-1.4.15-released.html |  4 +-
 content/news/2010/12/index.html                 |  7 +-
 .../2011/01/22/wicket-1.5-RC1-released.html     |  2 +-
 .../news/2011/02/25/wicket-1.4.16-released.html |  4 +-
 .../2011/02/25/wicket-1.5-rc2-released.html     |  2 +-
 content/news/2011/02/index.html                 |  7 +-
 .../news/2011/04/02/wicket-1.4.17-released.html |  4 +-
 .../2011/04/02/wicket-1.5-RC3-released.html     |  2 +-
 content/news/2011/04/index.html                 |  7 +-
 .../2011/05/11/wicket-1.5-RC4.2-released.html   |  2 +-
 .../2011/06/25/wicket-1.5-RC5.1-released.html   |  2 +-
 .../news/2011/08/09/wicket-1.4.18-released.html |  4 +-
 content/news/2011/08/28/1.5-RC7-released.html   |  2 +-
 content/news/2011/08/index.html                 |  7 +-
 .../news/2011/09/07/wicket-1.5-released.html    |  2 +-
 .../news/2011/09/29/wicket-1.5.1-released.html  |  4 +-
 content/news/2011/09/index.html                 |  7 +-
 .../news/2011/10/17/wicket-1.4.19-released.html |  4 +-
 .../news/2011/10/24/wicket-1.5.2-released.html  |  4 +-
 content/news/2011/10/index.html                 | 14 ++--
 .../news/2012/09/05/wicket-6.0.0-released.html  |  4 +-
 content/news/2012/09/index.html                 |  4 +-
 .../news/2013/02/15/wicket-6.6.0-released.html  |  4 +-
 .../news/2013/04/12/wicket-6.7.0-released.html  |  4 +-
 .../news/2013/06/27/wicket-6.9.0-released.html  |  2 +-
 .../news/2013/07/10/wicket-6.9.1-released.html  |  2 +-
 .../news/2013/08/18/wicket-6.10.0-released.html |  2 +-
 .../news/2013/11/01/wicket-6.12.0-released.html |  4 +-
 .../news/2014/04/23/wicket-6.15.0-released.html |  2 +-
 .../news/2014/08/24/wicket-6.17.0-released.html |  2 +-
 .../news/2014/11/05/wicket-6.18.0-released.html |  4 +-
 .../2014/11/05/wicket-7.0.0-M4-released.html    |  4 +-
 .../02/13/new-committer-Sebastien-Briquet.html  |  6 +-
 content/news/2015/02/index.html                 |  4 +-
 content/news/index.html                         | 48 ++++++-------
 59 files changed, 215 insertions(+), 228 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 2e10bb9..06a2579 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
     <title>Apache Wicket</title>
     <link href="http://wicket.apache.org/atom.xml" rel="self"/>
     <link href="http://wicket.apache.org/"/>
-    <updated>2015-07-13T00:49:09+03:00</updated>
+    <updated>2015-07-13T20:35:45+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>
@@ -14,7 +14,7 @@
     <entry>
         <title>Apache Wicket 7.0.0-M6 released</title>
         <link href="http://wicket.apache.org/news/2015/06/21/wicket-7.0.0-M6-released.html"/>
-        <updated>2015-06-21T00:00:00+03:00</updated>
+        <updated>2015-06-21T00:00:00+02:00</updated>
         <id>http://wicket.apache.org/news/2015/06/21/wicket-7.0.0-M6-released</id>
         <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M6!&lt;/p&gt;
 
@@ -136,16 +136,16 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 
 &lt;pre&gt;&lt;code&gt;* [WICKET-5790] - VariableInterpolator &amp;amp; #getThrowExceptionOnMissingResource
 * [WICKET-5814] - CryptoMapper clears feedback messages
-* [WICKET-5816] - Apps can't use Application.setName instead of WicketFilter for e.g. JMX names
+* [WICKET-5816] - Apps can&#39;t use Application.setName instead of WicketFilter for e.g. JMX names
 * [WICKET-5822] - AjaxSelfUpdatingTimer stops working after ajax download
 * [WICKET-5825] - Deployment of wicket-examples.war fails in Tomcat
 * [WICKET-5828] - PageProvider not serializable
 * [WICKET-5834] - NPE in DefaultPropertyResolver
-* [WICKET-5835] - InlineEnclosure doesn't call child.configure() before updating its visilbity
+* [WICKET-5835] - InlineEnclosure doesn&#39;t call child.configure() before updating its visilbity
 * [WICKET-5837] - JUnit tests may fail because of AbstractDefaultAjaxBehavior
 * [WICKET-5838] - Last-modified header of external markup is ignored
 * [WICKET-5841] - continueToOriginalDestination() discards new cookies
-* [WICKET-5843] - CryptoMapper doesn't work with context relative UrlResourceReferences
+* [WICKET-5843] - CryptoMapper doesn&#39;t work with context relative UrlResourceReferences
 * [WICKET-5845] - AuthenticatedWebSession.get() returns a new session with signedIn false
 * [WICKET-5850] - LazyInitProxyFactory causes NoClassDefFound org/apache/wicket/proxy/ILazyInitProxy in case of multimodule deployment
 * [WICKET-5851] - PackageResourceTest#packageResourceGuard test fails under Windows
@@ -157,7 +157,7 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 * [WICKET-5861] - BigDecimalConverter does not allow parsing of values great than Double.MAX_VALUE
 * [WICKET-5862] - Wicket Container visibility bug
 * [WICKET-5864] - Multipart Ajax form submit does not release the channel in case of connection failure
-* [WICKET-5869] - Kittencaptcha doesn't calculate click y-coordinate correctly
+* [WICKET-5869] - Kittencaptcha doesn&#39;t calculate click y-coordinate correctly
 * [WICKET-5870] - wicket-event-jquery.js: Wicket.Browser.isIE11() does not return boolean
 * [WICKET-5874] - WicketTester TagTester does not work as expected when using non self closing tags
 * [WICKET-5879] - Using an AjaxSubmitLink to hide its form results in an exception
@@ -178,7 +178,7 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 * [WICKET-5912] - NPE in Page#hasInvisibleTransparentChild
 * [WICKET-5915] - The application can not find /META-INF/wicket/**.properties on Windows systems
 * [WICKET-5916] - StackOverflowError when calling getObject() from load() in LDM
-* [WICKET-5917] - Do not use jQuery's $ in String snippets in Java code
+* [WICKET-5917] - Do not use jQuery&#39;s $ in String snippets in Java code
 &lt;/code&gt;&lt;/pre&gt;
 
 &lt;h4 id=&quot;improvement&quot;&gt;Improvement&lt;/h4&gt;
@@ -187,12 +187,12 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
 * [WICKET-5749] - Wicket-auth-roles should deal with resource authorization
 * [WICKET-5789] - Make org.apache.wicket.protocol.ws.javax.WicketServerEndpointConfig publicly visible
 * [WICKET-5801] - Responsive Images
-* [WICKET-5823] - DefaultAuthenticationStrategy should be modified to reduce copy/paste while extending it's functionality
+* [WICKET-5823] - DefaultAuthenticationStrategy should be modified to reduce copy/paste while extending it&#39;s functionality
 * [WICKET-5829] - rename PageSettings#recreateMountedPagesAfterExpiry
 * [WICKET-5831] - Improve unsafe Id reporting in the AbstractRepeater
-* [WICKET-5832] - Do not fail at CDI's ConversationPropagator when running in non-http thread
+* [WICKET-5832] - Do not fail at CDI&#39;s ConversationPropagator when running in non-http thread
 * [WICKET-5833] - Add a way to get all opened web socket connections per user session
-* [WICKET-5840] - WicketTester doesn't support #clickLink() for ExternalLink component
+* [WICKET-5840] - WicketTester doesn&#39;t support #clickLink() for ExternalLink component
 * [WICKET-5859] - Add Hebrew and Arabic translations
 * [WICKET-5860] - Cross-Site Websocket Hijacking protection
 * [WICKET-5863] - Overiding disableCaching in ServletWebResponse is ignored when responce is buffered
@@ -235,7 +235,7 @@ yPIAoMU7z9Go0pn5ZFKZwq+VDA0cvoh4
     <entry>
         <title>Apache Wicket 6.20.0 released</title>
         <link href="http://wicket.apache.org/news/2015/06/14/wicket-6.20.0-released.html"/>
-        <updated>2015-06-14T00:00:00+03:00</updated>
+        <updated>2015-06-14T00:00:00+02:00</updated>
         <id>http://wicket.apache.org/news/2015/06/14/wicket-6.20.0-released</id>
         <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.20.0!&lt;/p&gt;
 
@@ -362,7 +362,7 @@ migration guide found at&lt;/p&gt;
     <entry>
         <title>Wicket 1.5.13 released</title>
         <link href="http://wicket.apache.org/news/2015/02/13/wicket-1.5.13-released.html"/>
-        <updated>2015-02-13T00:00:00+02:00</updated>
+        <updated>2015-02-13T00:00:00+01:00</updated>
         <id>http://wicket.apache.org/news/2015/02/13/wicket-1.5.13-released</id>
         <content type="html">&lt;p&gt;This is the thirteenth maintenance release of the Wicket 1.5.x series. This release brings over 1 bug fix and 1 improvement.&lt;/p&gt;
 
@@ -387,26 +387,26 @@ migration guide found at&lt;/p&gt;
     <entry>
         <title>New committer - Sebastien Briquet</title>
         <link href="http://wicket.apache.org/news/2015/02/13/new-committer-Sebastien-Briquet.html"/>
-        <updated>2015-02-13T00:00:00+02:00</updated>
+        <updated>2015-02-13T00:00:00+01:00</updated>
         <id>http://wicket.apache.org/news/2015/02/13/new-committer-Sebastien-Briquet</id>
         <content type="html">&lt;p&gt;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. &lt;/p&gt;
+to announce that he has accepted.&lt;/p&gt;
 
 &lt;p&gt;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.&lt;/p&gt;
 
 &lt;p&gt;Being a committer will enable him to help us even easier in the future.&lt;/p&gt;
 
-&lt;p&gt;Please welcome Sebastien Briquet to our team! &lt;/p&gt;
+&lt;p&gt;Please welcome Sebastien Briquet to our team!&lt;/p&gt;
 
-&lt;p&gt;Bienvenue Sebastien! &lt;/p&gt;
+&lt;p&gt;Bienvenue Sebastien!&lt;/p&gt;
 </content>
     </entry>
 
     <entry>
         <title>Apache Wicket 7.0.0-M5 released</title>
         <link href="http://wicket.apache.org/news/2015/02/02/wicket-7.0.0-M5-released.html"/>
-        <updated>2015-02-02T00:00:00+02:00</updated>
+        <updated>2015-02-02T00:00:00+01:00</updated>
         <id>http://wicket.apache.org/news/2015/02/02/wicket-7.0.0-M5-released</id>
         <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M5!&lt;/p&gt;
 
@@ -513,18 +513,18 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5748&quot;&gt;WICKET-5748&lt;/a&gt; - StackOverflowError while trying to get the Markup of WicketHeadContainer&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5751&quot;&gt;WICKET-5751&lt;/a&gt; - NullPointerException in IntHashMap&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5752&quot;&gt;WICKET-5752&lt;/a&gt; - ReplacementResourceBundleReference should return the dependencies for the replacing resource ref&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5759&quot;&gt;WICKET-5759&lt;/a&gt; - AjaxRequestAttributes extra parameters aren't properly handled in getCallbackFunction()&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5759&quot;&gt;WICKET-5759&lt;/a&gt; - AjaxRequestAttributes extra parameters aren&#39;t properly handled in getCallbackFunction()&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5770&quot;&gt;WICKET-5770&lt;/a&gt; - PageParametersEncoder should not decode parameters with no name&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5772&quot;&gt;WICKET-5772&lt;/a&gt; - LoadableDetachableModel caches null value if load() fails, bug in getObject() {attached = true;}&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5777&quot;&gt;WICKET-5777&lt;/a&gt; - Reload of page leads to WicketRuntimeException&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5782&quot;&gt;WICKET-5782&lt;/a&gt; - Missing escaping in MultiFileUploadField.js - sort of XSS&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5783&quot;&gt;WICKET-5783&lt;/a&gt; - Multiple events in AjaxEventBehavior with prefix 'on'&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5783&quot;&gt;WICKET-5783&lt;/a&gt; - Multiple events in AjaxEventBehavior with prefix &#39;on&#39;&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5784&quot;&gt;WICKET-5784&lt;/a&gt; - arraycopy with bad length in AbstractRequestLogger:172&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5793&quot;&gt;WICKET-5793&lt;/a&gt; - Request for static resource creating a session in 6.13.0+&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5800&quot;&gt;WICKET-5800&lt;/a&gt; - wicket:enclosure within FormComponentPanel causes exception related to dequeueing&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5809&quot;&gt;WICKET-5809&lt;/a&gt; - URL IPv6 parsing&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5811&quot;&gt;WICKET-5811&lt;/a&gt; - Infinite loop issue in PropertyValidator#createUnresolvablePropertyMessage(FormComponent&amp;lt;&amp;gt;)&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5812&quot;&gt;WICKET-5812&lt;/a&gt; - AtmosphereBehavior wrongly sets Ajax base url to '.'&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5812&quot;&gt;WICKET-5812&lt;/a&gt; - AtmosphereBehavior wrongly sets Ajax base url to &#39;.&#39;&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5817&quot;&gt;WICKET-5817&lt;/a&gt; - Wicket-JMX should depend on asm-util&lt;/li&gt;
 &lt;/ul&gt;
 
@@ -533,8 +533,8 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
 &lt;ul&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-4703&quot;&gt;WICKET-4703&lt;/a&gt; - StringResourceModel should provide an overridable getString(Component) method&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5746&quot;&gt;WICKET-5746&lt;/a&gt; - Fire an event once all JS event listeners are registered&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5753&quot;&gt;WICKET-5753&lt;/a&gt; - It is impossible to determine the form submitting component's inputName when AjaxFormSubmitBehavior is used&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5754&quot;&gt;WICKET-5754&lt;/a&gt; - (String)ResourceModel's defaultValue could be an IModel&amp;lt;String&amp;gt;&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5753&quot;&gt;WICKET-5753&lt;/a&gt; - It is impossible to determine the form submitting component&#39;s inputName when AjaxFormSubmitBehavior is used&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5754&quot;&gt;WICKET-5754&lt;/a&gt; - (String)ResourceModel&#39;s defaultValue could be an IModel&amp;lt;String&amp;gt;&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5756&quot;&gt;WICKET-5756&lt;/a&gt; - Allow to use custom ciphers when using SunJceCrypt class&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5758&quot;&gt;WICKET-5758&lt;/a&gt; - Portuguese translation&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5760&quot;&gt;WICKET-5760&lt;/a&gt; - Add constructor (String, Serializable, String) to AttributeAppender&lt;/li&gt;
@@ -561,7 +561,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5806&quot;&gt;WICKET-5806&lt;/a&gt; - Wicket.Log should log (at least errors) in the browser console even when Wicket Ajax Debug window is disabled&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5808&quot;&gt;WICKET-5808&lt;/a&gt; - SpringBean, support generic beans&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5818&quot;&gt;WICKET-5818&lt;/a&gt; - Add support for httpOnly cookies to CookieDefaults&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5820&quot;&gt;WICKET-5820&lt;/a&gt; - improve StringResourceModel's resource key interpolation for null&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5820&quot;&gt;WICKET-5820&lt;/a&gt; - improve StringResourceModel&#39;s resource key interpolation for null&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h4 id=&quot;new-features&quot;&gt;New Features&lt;/h4&gt;
@@ -586,7 +586,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
     <entry>
         <title>Apache Wicket 6.19.0 released</title>
         <link href="http://wicket.apache.org/news/2015/02/02/wicket-6.19.0-released.html"/>
-        <updated>2015-02-02T00:00:00+02:00</updated>
+        <updated>2015-02-02T00:00:00+01:00</updated>
         <id>http://wicket.apache.org/news/2015/02/02/wicket-6.19.0-released</id>
         <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.19.0!&lt;/p&gt;
 
@@ -671,15 +671,15 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5747&quot;&gt;WICKET-5747&lt;/a&gt; - Wicket Ajax Click handling gets requeued in OnDomReady so fire out of order&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5752&quot;&gt;WICKET-5752&lt;/a&gt; - ReplacementResourceBundleReference should return the dependencies for the replacing resource ref&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5755&quot;&gt;WICKET-5755&lt;/a&gt; - Restoring focus after Ajax replace no longer works in IE8&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5759&quot;&gt;WICKET-5759&lt;/a&gt; - AjaxRequestAttributes extra parameters aren't properly handled in getCallbackFunction()&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5759&quot;&gt;WICKET-5759&lt;/a&gt; - AjaxRequestAttributes extra parameters aren&#39;t properly handled in getCallbackFunction()&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5770&quot;&gt;WICKET-5770&lt;/a&gt; - PageParametersEncoder should not decode parameters with no name&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5782&quot;&gt;WICKET-5782&lt;/a&gt; - Missing escaping in MultiFileUploadField.js - sort of XSS&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5783&quot;&gt;WICKET-5783&lt;/a&gt; - Multiple events in AjaxEventBehavior with prefix 'on'&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5783&quot;&gt;WICKET-5783&lt;/a&gt; - Multiple events in AjaxEventBehavior with prefix &#39;on&#39;&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5784&quot;&gt;WICKET-5784&lt;/a&gt; - arraycopy with bad length in AbstractRequestLogger:172&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5793&quot;&gt;WICKET-5793&lt;/a&gt; - Request for static resource creating a session in 6.13.0+&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5809&quot;&gt;WICKET-5809&lt;/a&gt; - URL IPv6 parsing&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5811&quot;&gt;WICKET-5811&lt;/a&gt; - Infinite loop issue in PropertyValidator#createUnresolvablePropertyMessage(FormComponent&amp;lt;&amp;gt;)&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5812&quot;&gt;WICKET-5812&lt;/a&gt; - AtmosphereBehavior wrongly sets Ajax base url to '.'&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5812&quot;&gt;WICKET-5812&lt;/a&gt; - AtmosphereBehavior wrongly sets Ajax base url to &#39;.&#39;&lt;/li&gt;
 &lt;/ul&gt;
 
 &lt;h4 id=&quot;improvement&quot;&gt;Improvement&lt;/h4&gt;
@@ -687,8 +687,8 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
 &lt;ul&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-4703&quot;&gt;WICKET-4703&lt;/a&gt; - StringResourceModel should provide an overridable getString(Component) method&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5746&quot;&gt;WICKET-5746&lt;/a&gt; - Fire an event once all JS event listeners are registered&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5753&quot;&gt;WICKET-5753&lt;/a&gt; - It is impossible to determine the form submitting component's inputName when AjaxFormSubmitBehavior is used&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5754&quot;&gt;WICKET-5754&lt;/a&gt; - (String)ResourceModel's defaultValue could be an IModel&amp;lt;String&amp;gt;&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5753&quot;&gt;WICKET-5753&lt;/a&gt; - It is impossible to determine the form submitting component&#39;s inputName when AjaxFormSubmitBehavior is used&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5754&quot;&gt;WICKET-5754&lt;/a&gt; - (String)ResourceModel&#39;s defaultValue could be an IModel&amp;lt;String&amp;gt;&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5756&quot;&gt;WICKET-5756&lt;/a&gt; - Allow to use custom ciphers when using SunJceCrypt class&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5758&quot;&gt;WICKET-5758&lt;/a&gt; - Portuguese translation&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5760&quot;&gt;WICKET-5760&lt;/a&gt; - Add constructor (String, Serializable, String) to AttributeAppender&lt;/li&gt;
@@ -724,7 +724,7 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
     <entry>
         <title>Apache Wicket 7.0.0-M4 released</title>
         <link href="http://wicket.apache.org/news/2014/11/05/wicket-7.0.0-M4-released.html"/>
-        <updated>2014-11-05T00:00:00+02:00</updated>
+        <updated>2014-11-05T00:00:00+01:00</updated>
         <id>http://wicket.apache.org/news/2014/11/05/wicket-7.0.0-M4-released</id>
         <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 7.0.0-M4!&lt;/p&gt;
 
@@ -830,7 +830,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5326&quot;&gt;WICKET-5326&lt;/a&gt; - Wicket doesn’t encrypt links and Ajax URLs for mounted pages when CryptoMapper is used&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5689&quot;&gt;WICKET-5689&lt;/a&gt; - Nested Redirects and REDIRECT_TO_BUFFER&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5698&quot;&gt;WICKET-5698&lt;/a&gt; - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5701&quot;&gt;WICKET-5701&lt;/a&gt; - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work &lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5701&quot;&gt;WICKET-5701&lt;/a&gt; - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5704&quot;&gt;WICKET-5704&lt;/a&gt; - IllegalArgument exception with wicket:child in ajaxrequest&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5706&quot;&gt;WICKET-5706&lt;/a&gt; - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5711&quot;&gt;WICKET-5711&lt;/a&gt; - OnChangeAjaxBehavior should listen for both ‘inputchange’ and ‘change’ events for TextField and TextArea&lt;/li&gt;
@@ -857,7 +857,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5350&quot;&gt;WICKET-5350&lt;/a&gt; - Enhancement for AbstractChoice and WildcardListModel API&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5691&quot;&gt;WICKET-5691&lt;/a&gt; - Wicket FileUploadField.getFileUploads() should never return null.&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5692&quot;&gt;WICKET-5692&lt;/a&gt; - Misleading message in PropertyValidator&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5694&quot;&gt;WICKET-5694&lt;/a&gt; - Add WicketTester assertion methods for component’s markup style, variation and locale &lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5694&quot;&gt;WICKET-5694&lt;/a&gt; - Add WicketTester assertion methods for component’s markup style, variation and locale&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5695&quot;&gt;WICKET-5695&lt;/a&gt; - Use Log4j 2.x for the archetype&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5697&quot;&gt;WICKET-5697&lt;/a&gt; - Rework Spring application to use annotations based configuration&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5708&quot;&gt;WICKET-5708&lt;/a&gt; - Making FormComponent.convertInput() public&lt;/li&gt;
@@ -900,7 +900,7 @@ uDEAn2eZhOrh8//AIYnkRYFLtWJnyx0F
     <entry>
         <title>Apache Wicket 6.18.0 released</title>
         <link href="http://wicket.apache.org/news/2014/11/05/wicket-6.18.0-released.html"/>
-        <updated>2014-11-05T00:00:00+02:00</updated>
+        <updated>2014-11-05T00:00:00+01:00</updated>
         <id>http://wicket.apache.org/news/2014/11/05/wicket-6.18.0-released</id>
         <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.18.0!&lt;/p&gt;
 
@@ -987,7 +987,7 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5689&quot;&gt;WICKET-5689&lt;/a&gt; - Nested Redirects and REDIRECT_TO_BUFFER&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5698&quot;&gt;WICKET-5698&lt;/a&gt; - WebApplication#unmount() unmounts the whole compound mapper if some of its inner ones matches&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5699&quot;&gt;WICKET-5699&lt;/a&gt; - wicket-atmosphere 0.20 should use wicket-webjars 0.4.3&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5701&quot;&gt;WICKET-5701&lt;/a&gt; - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work &lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5701&quot;&gt;WICKET-5701&lt;/a&gt; - WebSocketRequestHandler is not set as a scheduled and thus RequestCycle#find(AjaxRequestTarget.class) doesn’t work&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5704&quot;&gt;WICKET-5704&lt;/a&gt; - IllegalArgument exception with wicket:child in ajaxrequest&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5706&quot;&gt;WICKET-5706&lt;/a&gt; - ResourceUtils.getLocaleFromFilename cannot handle filenames with classifiers&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5711&quot;&gt;WICKET-5711&lt;/a&gt; - OnChangeAjaxBehavior should listen for both ‘inputchange’ and ‘change’ events for TextField and TextArea&lt;/li&gt;
@@ -1007,7 +1007,7 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
 &lt;ul&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5691&quot;&gt;WICKET-5691&lt;/a&gt; - Wicket FileUploadField.getFileUploads() should never return null.&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5692&quot;&gt;WICKET-5692&lt;/a&gt; - Misleading message in PropertyValidator&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5694&quot;&gt;WICKET-5694&lt;/a&gt; - Add WicketTester assertion methods for component’s markup style, variation and locale &lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5694&quot;&gt;WICKET-5694&lt;/a&gt; - Add WicketTester assertion methods for component’s markup style, variation and locale&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5710&quot;&gt;WICKET-5710&lt;/a&gt; - StringValidator should set ‘minlength’ attribute to input and textarea&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5715&quot;&gt;WICKET-5715&lt;/a&gt; - Allow setting ‘async’ attribute on reference &lt;script&gt; elements&lt;/script&gt;&lt;/li&gt;
   &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/WICKET-5718&quot;&gt;WICKET-5718&lt;/a&gt; - Upgrade Atmosphere to 2.2.2&lt;/li&gt;
@@ -1029,7 +1029,7 @@ i6UAn25gHcC0w8QWiNJXV7u99iTHssaP
     <entry>
         <title>CVE-2014-3526 - Apache Wicket Information disclosure vulnerability</title>
         <link href="http://wicket.apache.org/news/2014/09/22/cve-2014-3526.html"/>
-        <updated>2014-09-22T00:00:00+03:00</updated>
+        <updated>2014-09-22T00:00:00+02:00</updated>
         <id>http://wicket.apache.org/news/2014/09/22/cve-2014-3526</id>
         <content type="html">&lt;p&gt;Severity: Important&lt;/p&gt;
 
@@ -1060,7 +1060,7 @@ This issue was reported by Andrea Del Bene and Martin Grigorov!&lt;/p&gt;
     <entry>
         <title>Wicket 1.5.12 released</title>
         <link href="http://wicket.apache.org/news/2014/09/15/wicket-1.5.12-released.html"/>
-        <updated>2014-09-15T00:00:00+03:00</updated>
+        <updated>2014-09-15T00:00:00+02:00</updated>
         <id>http://wicket.apache.org/news/2014/09/15/wicket-1.5.12-released</id>
         <content type="html">&lt;p&gt;This is the twelfth maintenance release of the Wicket 1.5.x series. This release brings over 5 bug fixes and improvements.&lt;/p&gt;
 

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/contribute/release.html
----------------------------------------------------------------------
diff --git a/content/contribute/release.html b/content/contribute/release.html
index 19e96b0..592c7e9 100644
--- a/content/contribute/release.html
+++ b/content/contribute/release.html
@@ -86,11 +86,11 @@
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">gpg --armor --detach-sign --use-agent --sign pom.xml</span>
 <span class="go">rm pom.xml.asc</span></code></pre></div>
 <ul>
-  <li>Create release branch: </li>
+  <li>Create release branch:</li>
 </ul>
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">mvn release:branch -DbranchName=build/wicket-$NEWVERSION</span></code></pre></div>
 <ul>
-  <li>Checkout the release branch: </li>
+  <li>Checkout the release branch:</li>
 </ul>
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git checkout build/wicket-$NEWVERSION</span></code></pre></div>
 <ul>
@@ -132,7 +132,7 @@
 <h4 id="staging-the-build">Staging the build</h4>
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">ssh APACHE_ID@people.apache.org mkdir public_html/wicket-$NEWVERSION</span>
 <span class="go">scp apache-wicket-* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION</span></code></pre></div>
-<p><strong>TODO</strong> figure out how to let <code>release:perform</code> work from a local checkout, such that we can actually <em>stage</em> the build instead of having to push the tag to our git repo. </p>
+<p><strong>TODO</strong> figure out how to let <code>release:perform</code> work from a local checkout, such that we can actually <em>stage</em> the build instead of having to push the tag to our git repo.</p>
 <p>The following steps are ONLY necessary as long as the above TODO has not been resolved.</p>
 <div class="highlight"><pre><code class="language-console" data-lang="console"><span class="go">git push origin build/wicket-$NEWVERSION:refs/heads/build/wicket-$NEWVERSION</span>
 <span class="go">git push -tags origin</span></code></pre></div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/contribute/userguide.html
----------------------------------------------------------------------
diff --git a/content/contribute/userguide.html b/content/contribute/userguide.html
index adb1899..05997c3 100644
--- a/content/contribute/userguide.html
+++ b/content/contribute/userguide.html
@@ -49,7 +49,7 @@
         </section>
         <section class="l-two-third left">
             <p>The user guide has been written using the doc engine from Grails project. You can find a reference for this format <a href="https://grails.org/WikiSyntax">here</a>.
-For more details about the format used to write the guide and to know how to contrinute, see <a href="/guide/guide/contributing.html">the relative chapter</a>.</p>
+For more details about the format used to write the guide and to know how to contrinute, see <a href="https://ci.apache.org/projects/wicket/guide/6.x/guide/contributing.html">the relative chapter for 6.x</a> and <a href="https://ci.apache.org/projects/wicket/guide/7.x/guide/contributing.html">the relative chapter for 7.x</a>.</p>
         </section>
     </div>
 </main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/contribute/write.html
----------------------------------------------------------------------
diff --git a/content/contribute/write.html b/content/contribute/write.html
index c5b982c..7931285 100644
--- a/content/contribute/write.html
+++ b/content/contribute/write.html
@@ -87,7 +87,7 @@ any modified files.</p>
 <p>You can check out the website running at <a href="http://localhost:4000">localhost, port 4000</a>.</p>
 <h2 id="write">Write some documentation</h2>
 <p>Jekyll can render HTML from markdown syntax and textile syntax. <strong>For our site
-we use markdown</strong>. </p>
+we use markdown</strong>.</p>
 <h3 id="page-template">Page template</h3>
 <p>Each page needs to have a YAML preamble that specifies the rendered template
 and other variables. If it doesn’t include the YAML preamble, it won’t be

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/css/style.css
----------------------------------------------------------------------
diff --git a/content/css/style.css b/content/css/style.css
index da20bdf..1e8a48f 100644
--- a/content/css/style.css
+++ b/content/css/style.css
@@ -17,12 +17,12 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq
 
 ::-moz-selection {
   background: #232725;
-  color: white;
+  color: #fff;
   text-shadow: none; }
 
 ::selection {
   background: #232725;
-  color: white;
+  color: #fff;
   text-shadow: none; }
 
 html {
@@ -67,7 +67,7 @@ p {
     font-size: 1.125rem; }
 
 a {
-  color: #ff9925;
+  color: #FF9925;
   cursor: pointer;
   text-decoration: none; }
   a:hover {
@@ -287,13 +287,13 @@ button.button--alert {
 .button,
 input[type=submit],
 button {
-  background: #ff9925;
-  color: white; }
+  background: #FF9925;
+  color: #fff; }
   .button:hover,
   input[type=submit]:hover,
   button:hover {
     background: #ffb158;
-    color: white; }
+    color: #fff; }
   .button:active, .button:focus,
   input[type=submit]:active,
   input[type=submit]:focus,
@@ -322,12 +322,12 @@ button.button--neutral {
 input[type=submit].button--success,
 button.button--success {
   background-color: #39b924;
-  color: white; }
+  color: #fff; }
   .button--success:hover,
   input[type=submit].button--success:hover,
   button.button--success:hover {
     background-color: #249c11;
-    color: white; }
+    color: #fff; }
   .button--success:active, .button--success:focus,
   input[type=submit].button--success:active,
   input[type=submit].button--success:focus,
@@ -339,12 +339,12 @@ button.button--success {
 input[type=submit].button--alert,
 button.button--alert {
   background-color: #f3490d;
-  color: white; }
+  color: #fff; }
   .button--alert:hover,
   input[type=submit].button--alert:hover,
   button.button--alert:hover {
     background-color: #d33e09;
-    color: white; }
+    color: #fff; }
   .button--alert:active, .button--alert:focus,
   input[type=submit].button--alert:active,
   input[type=submit].button--alert:focus,
@@ -515,15 +515,15 @@ button.button--alert {
 
 /* Literal.Number */
 .highlight .s {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String */
 .highlight .na {
-  color: teal; }
+  color: #008080; }
 
 /* Name.Attribute */
 .highlight .nb {
-  color: #0086b3; }
+  color: #0086B3; }
 
 /* Name.Builtin */
 .highlight .nc {
@@ -532,11 +532,11 @@ button.button--alert {
 
 /* Name.Class */
 .highlight .no {
-  color: teal; }
+  color: #008080; }
 
 /* Name.Constant */
 .highlight .ni {
-  color: purple; }
+  color: #800080; }
 
 /* Name.Entity */
 .highlight .ne {
@@ -554,11 +554,11 @@ button.button--alert {
 
 /* Name.Namespace */
 .highlight .nt {
-  color: navy; }
+  color: #000080; }
 
 /* Name.Tag */
 .highlight .nv {
-  color: teal; }
+  color: #008080; }
 
 /* Name.Variable */
 .highlight .ow {
@@ -586,35 +586,35 @@ button.button--alert {
 
 /* Literal.Number.Oct */
 .highlight .sb {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Backtick */
 .highlight .sc {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Char */
 .highlight .sd {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Doc */
 .highlight .s2 {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Double */
 .highlight .se {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Escape */
 .highlight .sh {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Heredoc */
 .highlight .si {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Interpol */
 .highlight .sx {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Other */
 .highlight .sr {
@@ -622,7 +622,7 @@ button.button--alert {
 
 /* Literal.String.Regex */
 .highlight .s1 {
-  color: #dd1144; }
+  color: #d14; }
 
 /* Literal.String.Single */
 .highlight .ss {
@@ -634,15 +634,15 @@ button.button--alert {
 
 /* Name.Builtin.Pseudo */
 .highlight .vc {
-  color: teal; }
+  color: #008080; }
 
 /* Name.Variable.Class */
 .highlight .vg {
-  color: teal; }
+  color: #008080; }
 
 /* Name.Variable.Global */
 .highlight .vi {
-  color: teal; }
+  color: #008080; }
 
 /* Name.Variable.Instance */
 .highlight .il {
@@ -752,7 +752,7 @@ nav.mainmenu {
   padding-right: 1rem; }
   .builtwithwicket .slick-prev::before,
   .builtwithwicket .slick-next::before {
-    color: #ff9925; }
+    color: #FF9925; }
 
 .builtwithwicket + hr {
   display: none; }
@@ -769,7 +769,7 @@ nav.mainmenu {
   padding-bottom: 1rem; }
 
 div.quickstart-wizard {
-  background-color: #ff9925;
+  background-color: #FF9925;
   border-radius: 3px;
   color: #ffffff;
   line-height: 2em;
@@ -810,7 +810,7 @@ div.quickstart-wizard {
   list-style: none inside;
   margin-bottom: 10px; }
 .quickstart ol > li:before {
-  background: #ff9925;
+  background: #FF9925;
   border-radius: 50%;
   color: #fff;
   content: counter(item);
@@ -829,7 +829,7 @@ code, pre, code > span, pre > span {
   font-size: 0.875rem; }
 
 a {
-  border-color: #ff9925;
+  border-color: #FF9925;
   border-style: none none dotted none;
   border-width: 0 0 1px 0;
   cursor: pointer;
@@ -871,7 +871,7 @@ div.header {
     font-weight: 300;
     padding-top: 2rem; }
   .preamble h2 {
-    color: #ff9925;
+    color: #FF9925;
     font-weight: 300; }
   .preamble h1 + *,
   .preamble h2 + *,

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/help/index.html
----------------------------------------------------------------------
diff --git a/content/help/index.html b/content/help/index.html
index 9f48682..2762d26 100644
--- a/content/help/index.html
+++ b/content/help/index.html
@@ -88,7 +88,7 @@ way</a>.</p>
 <p>The Apache Software Foundation takes a very active stance in
 eliminating security problems against the Apache Wicket web framework.</p>
 <p>For reporting and discussing a security issue you should contact the
-Wicket PMC privately. </p>
+Wicket PMC privately.</p>
 <p><strong>** PLEASE DO NOT CREATE A SECURITY REPORT IN OUR ISSUE TRACKER **</strong></p>
 <p>The issue tracker for Wicket is not the appropriate venue for reporting
 security issues as the issue tracker is publicly accessible. Instead,
@@ -113,7 +113,7 @@ for normal, non-security bugs.</p>
 problem via the <a href="https://issues.apache.org/jira/browse/WICKET">Issue
 Tracker</a>. You may also
 find it useful to discuss your issues with the community on one of the
-Mailing Lists. </p>
+Mailing Lists.</p>
 <p>Before asking for help with your issue, it’s a very good idea to search
 for your issue in the mailing list archives and the FAQ. The majority
 of issues can be solved in this manner without having to send an email
@@ -145,12 +145,12 @@ bug has been solved in a recent version. So if for instance you
 discover a bug in Wicket 6.2.0, it might be fixed in a newer version
 (the current version of Wicket 6.x is 6.20.0).</p>
 <p>So we ask you to try the latest version of the branch of Wicket you are
-working on. If the bug still remains,  </p>
+working on. If the bug still remains,</p>
 <p>Check if your version is no longer maintained on our download page. If
 your version is no longer maintained we kindly ask you to upgrade your
 project to a newer, maintained version of Wicket. For example if you
 have a project that depends on Wicket 1.3.7, please consider upgrading
-to Wicket 6.20.0. </p>
+to Wicket 6.20.0.</p>
 <h3 id="compatible">Using Compatible Versions of Supporting Libraries</h3>
 <p>If you are using a supporting library from either the Wicket project,
 Wicket Stuff or another project, please ensure that the version you use

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/help/reportabug.html
----------------------------------------------------------------------
diff --git a/content/help/reportabug.html b/content/help/reportabug.html
index daef430..0be3849 100644
--- a/content/help/reportabug.html
+++ b/content/help/reportabug.html
@@ -64,7 +64,7 @@ functionality is pretty good, so do have go.</li>
   <li><strong>Be clear and concise in your language.</strong> Wording a short but useful 
 summary, with a description that contains all the steps leading up to the
 error plus any extra circumstantial evidence, is not always easy, but its
-vital to getting the issue resolved, and really valuable. </li>
+vital to getting the issue resolved, and really valuable.</li>
   <li><strong>Watch the bug.</strong> The developers may ask you for more information via the
 issue comments, so its good practices to check in on the issue whilst its
 still open.</li>
@@ -146,7 +146,7 @@ Wicket code base.</p>
   <li>The plugin should automagically resolve the quickstart’s Wicket dependency from the project rather than a .jar</li>
   <li>Find WicketApplication.java</li>
   <li>Click through to WebApplication class from the extends section of the class definition.</li>
-  <li>If all is well, you should be taken to the Wicket project .java version of WebApplication rather than a .class file from a .jar  </li>
+  <li>If all is well, you should be taken to the Wicket project .java version of WebApplication rather than a .class file from a .jar</li>
 </ul>
 <h3 id="proving-a-bug-exists">Proving a bug exists</h3>
 <ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/help/security.html
----------------------------------------------------------------------
diff --git a/content/help/security.html b/content/help/security.html
index bcd121e..50b45ff 100644
--- a/content/help/security.html
+++ b/content/help/security.html
@@ -53,7 +53,7 @@
 <p>The Apache Software Foundation takes a very active stance in
 eliminating security problems against the Apache Wicket web framework.</p>
 <p>For reporting and discussing a security issue you should contact the
-Wicket PMC privately. </p>
+Wicket PMC privately.</p>
 <p><strong>** PLEASE DO NOT CREATE A SECURITY REPORT IN OUR ISSUE TRACKER **</strong></p>
 <p>The issue tracker for Wicket is not the appropriate venue for reporting
 security issues as the issue tracker is publicly accessible. Instead,

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/content/learn/books/index.html
----------------------------------------------------------------------
diff --git a/content/learn/books/index.html b/content/learn/books/index.html
index 812f9b9..a0c0999 100644
--- a/content/learn/books/index.html
+++ b/content/learn/books/index.html
@@ -56,7 +56,7 @@ and 1 in Japanese. Click on a cover to learn more about each book.</p>
 <a href="koda.html"><img src="koda.png" alt=" Komponentenbasiert und objektorientiert - das alternative Java-Webframework cover" title=" Komponentenbasiert und objektorientiert- das alternative Java-Webframework" /></a>
 <a href="ewdww.html"><img src="ewdww.png" alt="Enjoying Web Development with Wicket cover" title="Enjoying Web Development with Wicket" /></a>
 <a href="prowicket.html"><img src="prowicket.png" alt="Pro Wicket cover" title="Pro Wicket" /></a>
-<a href="paxisbuchwicket.html"><img src="praxisbuchwicket.png" alt="Praxisbuch Wicket cover" title="Praxisbuch Wicket" /></a>
+<a href="praxisbuchwicket.html"><img src="praxisbuchwicket.png" alt="Praxisbuch Wicket cover" title="Praxisbuch Wicket" /></a>
 <a href="kwij.html"><img src="kwij.png" alt="Wicket: Komponentenbasierte Webanwendungen in Java cover" title="Wicket: Komponentenbasierte Webanwendungen in Java" /></a>
 <a href="wicket-jp.html"><img src="wicket-jp.png" alt="Wicket Japanese cover" title="Wicket Japanese" /></a></p>
         </section>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/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/bc003dfa/content/learn/index.html
----------------------------------------------------------------------
diff --git a/content/learn/index.html b/content/learn/index.html
index 6b9b332..f2afda2 100644
--- a/content/learn/index.html
+++ b/content/learn/index.html
@@ -78,14 +78,14 @@ 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 
+  <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 (under development)
     <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>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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/bc003dfa/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">