You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2017/08/22 14:02:36 UTC

[1/3] wicket-site git commit: Added announce for 8.0.0-M7

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site 0a9c202fd -> 8777c7fd6


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/index.html b/content/news/2013/index.html
index c1b4833..2056d74 100644
--- a/content/news/2013/index.html
+++ b/content/news/2013/index.html
@@ -179,6 +179,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/01/05/wicket-6.13.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2014/01/05/wicket-6.13.0-released.html b/content/news/2014/01/05/wicket-6.13.0-released.html
index 4a1cc94..82c9fb5 100644
--- a/content/news/2014/01/05/wicket-6.13.0-released.html
+++ b/content/news/2014/01/05/wicket-6.13.0-released.html
@@ -131,7 +131,7 @@ 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
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span>
- <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+ <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
      <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
          <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
  <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/01/index.html b/content/news/2014/01/index.html
index c4b16ae..9776b87 100644
--- a/content/news/2014/01/index.html
+++ b/content/news/2014/01/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/02/index.html b/content/news/2014/02/index.html
index 15c3239..2242cbf 100644
--- a/content/news/2014/02/index.html
+++ b/content/news/2014/02/index.html
@@ -111,6 +111,7 @@ Apache Wicket 1.5.10 and 6.13.0</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/04/index.html b/content/news/2014/04/index.html
index 4c2f4bc..10cbad8 100644
--- a/content/news/2014/04/index.html
+++ b/content/news/2014/04/index.html
@@ -70,6 +70,7 @@ the course of the coming milestone releases....</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/06/index.html b/content/news/2014/06/index.html
index 1420139..049c615 100644
--- a/content/news/2014/06/index.html
+++ b/content/news/2014/06/index.html
@@ -70,6 +70,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/08/index.html b/content/news/2014/08/index.html
index 44d62f3..959a233 100644
--- a/content/news/2014/08/index.html
+++ b/content/news/2014/08/index.html
@@ -70,6 +70,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/09/index.html b/content/news/2014/09/index.html
index a0e1778..3417e0a 100644
--- a/content/news/2014/09/index.html
+++ b/content/news/2014/09/index.html
@@ -78,6 +78,7 @@ This could lead to a security issue if two or more users with a temporary sessio
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/index.html b/content/news/2014/11/index.html
index f3e3c70..6b0537a 100644
--- a/content/news/2014/11/index.html
+++ b/content/news/2014/11/index.html
@@ -66,6 +66,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2014/index.html
----------------------------------------------------------------------
diff --git a/content/news/2014/index.html b/content/news/2014/index.html
index b59a179..c57b67c 100644
--- a/content/news/2014/index.html
+++ b/content/news/2014/index.html
@@ -191,6 +191,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/index.html b/content/news/2015/02/index.html
index 463ab8a..a1d68cc 100644
--- a/content/news/2015/02/index.html
+++ b/content/news/2015/02/index.html
@@ -88,6 +88,7 @@ to announce that he has accepted.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/06/index.html b/content/news/2015/06/index.html
index 90bcdc3..54bac0f 100644
--- a/content/news/2015/06/index.html
+++ b/content/news/2015/06/index.html
@@ -66,6 +66,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/07/index.html b/content/news/2015/07/index.html
index df71284..bf39648 100644
--- a/content/news/2015/07/index.html
+++ b/content/news/2015/07/index.html
@@ -57,6 +57,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/index.html b/content/news/2015/10/index.html
index a497111..24f6e76 100644
--- a/content/news/2015/10/index.html
+++ b/content/news/2015/10/index.html
@@ -74,6 +74,7 @@ use semantic ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/index.html b/content/news/2015/11/index.html
index 46d8c10..a5e9c1d 100644
--- a/content/news/2015/11/index.html
+++ b/content/news/2015/11/index.html
@@ -72,6 +72,7 @@ use semantic v...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2015/index.html
----------------------------------------------------------------------
diff --git a/content/news/2015/index.html b/content/news/2015/index.html
index 53e4604..c1c4eba 100644
--- a/content/news/2015/index.html
+++ b/content/news/2015/index.html
@@ -149,6 +149,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/01/index.html b/content/news/2016/01/index.html
index 8acc12e..1fc8ed6 100644
--- a/content/news/2016/01/index.html
+++ b/content/news/2016/01/index.html
@@ -59,6 +59,7 @@ use semantic ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/02/index.html b/content/news/2016/02/index.html
index 6085edb..deb61c7 100644
--- a/content/news/2016/02/index.html
+++ b/content/news/2016/02/index.html
@@ -73,6 +73,7 @@ use semantic v...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/03/index.html b/content/news/2016/03/index.html
index 03e1389..b4cfe90 100644
--- a/content/news/2016/03/index.html
+++ b/content/news/2016/03/index.html
@@ -76,6 +76,7 @@ Apache Wicket 1.5.x, 6.x and 7.x</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/index.html b/content/news/2016/05/index.html
index 767727d..0a3591b 100644
--- a/content/news/2016/05/index.html
+++ b/content/news/2016/05/index.html
@@ -69,6 +69,7 @@ government...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/07/25/wicket-8.0.0-M1-released.html
----------------------------------------------------------------------
diff --git a/content/news/2016/07/25/wicket-8.0.0-M1-released.html b/content/news/2016/07/25/wicket-8.0.0-M1-released.html
index 99db264..8356c14 100644
--- a/content/news/2016/07/25/wicket-8.0.0-M1-released.html
+++ b/content/news/2016/07/25/wicket-8.0.0-M1-released.html
@@ -223,7 +223,7 @@ cTwAn0jMYcafuw0aHDATKwbTv8U3uZX1
   <li>[WICKET-5920] - roll a version of ListDataProvider implementing ISortableDetachable model</li>
   <li>[WICKET-5950] - Model and GenericBaseModel could both implement IObjectClassAwareModel</li>
   <li>[WICKET-5969] - Please give us access to PageTable.index pageId queue</li>
-  <li>[WICKET-5986] - NumberTextField<N> should use Models for minimum, maximum and step</N></li>
+  <li>[WICKET-5986] - NumberTextField<n> should use Models for minimum, maximum and step</n></li>
   <li>[WICKET-6015] - AjaxFallbackOrderByBorder/Link should support updateAjaxAttributes() idiom</li>
   <li>[WICKET-6019] - Remove ‘final’ modifier for Localizer#getStringIgnoreSettings() methods</li>
   <li>[WICKET-6023] - small tweak for component queuing for the AbstractRepeater</li>
@@ -267,7 +267,7 @@ cTwAn0jMYcafuw0aHDATKwbTv8U3uZX1
   <li>[WICKET-6183] - Improve stateless support for AJAX</li>
   <li>[WICKET-6184] - Remove form argument from AjaxButton and AjaxLink callbacks</li>
   <li>[WICKET-6188] - Use DynamicJQueryResourceReference by default</li>
-  <li>[WICKET-6189] - Return Optional<T> from RequestCycle.find(Class<T>)</T></T></li>
+  <li>[WICKET-6189] - Return Optional<t> from RequestCycle.find(Class<t>)</t></t></li>
 </ul>
 <h5 id="new-feature">New Feature</h5>
 <ul>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/07/index.html b/content/news/2016/07/index.html
index 43e4310..5de8a5d 100644
--- a/content/news/2016/07/index.html
+++ b/content/news/2016/07/index.html
@@ -78,6 +78,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/index.html b/content/news/2016/08/index.html
index 495ce7a..67b832c 100644
--- a/content/news/2016/08/index.html
+++ b/content/news/2016/08/index.html
@@ -78,6 +78,7 @@ using the Apache Commons Fileupload library to bec...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/10/index.html b/content/news/2016/10/index.html
index eb5d26a..390dd83 100644
--- a/content/news/2016/10/index.html
+++ b/content/news/2016/10/index.html
@@ -78,6 +78,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/11/index.html b/content/news/2016/11/index.html
index d5f8608..6f9fdae 100644
--- a/content/news/2016/11/index.html
+++ b/content/news/2016/11/index.html
@@ -65,6 +65,7 @@ side targets were subjected to the CSRF check. This was also f...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/index.html b/content/news/2016/12/index.html
index 90670dd..3a5ee97 100644
--- a/content/news/2016/12/index.html
+++ b/content/news/2016/12/index.html
@@ -91,6 +91,7 @@ an attacker to hack its serialized form to put a client on an infin...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2016/index.html
----------------------------------------------------------------------
diff --git a/content/news/2016/index.html b/content/news/2016/index.html
index 1dea70d..e7c9ab2 100644
--- a/content/news/2016/index.html
+++ b/content/news/2016/index.html
@@ -227,6 +227,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/02/index.html b/content/news/2017/02/index.html
index 70743a3..936a2a6 100644
--- a/content/news/2017/02/index.html
+++ b/content/news/2017/02/index.html
@@ -60,6 +60,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/03/index.html b/content/news/2017/03/index.html
index 64f2b8c..b5e8a8a 100644
--- a/content/news/2017/03/index.html
+++ b/content/news/2017/03/index.html
@@ -60,6 +60,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/05/index.html b/content/news/2017/05/index.html
index f9a4324..4458ac1 100644
--- a/content/news/2017/05/index.html
+++ b/content/news/2017/05/index.html
@@ -69,6 +69,7 @@ governments, ...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/07/index.html b/content/news/2017/07/index.html
index 3fab656..66795d3 100644
--- a/content/news/2017/07/index.html
+++ b/content/news/2017/07/index.html
@@ -69,6 +69,7 @@ government...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/08/12/wicket-8.0.0-M7-released.html
----------------------------------------------------------------------
diff --git a/content/news/2017/08/12/wicket-8.0.0-M7-released.html b/content/news/2017/08/12/wicket-8.0.0-M7-released.html
new file mode 100644
index 0000000..926f753
--- /dev/null
+++ b/content/news/2017/08/12/wicket-8.0.0-M7-released.html
@@ -0,0 +1,183 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta charset="utf-8">
+        <title>Apache Wicket 8.0.0-M7 released | Apache Wicket</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2017/08/12/wicket-8.0.0-M7-released.html -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2017/08/12/wicket-8.0.0-M7-released.html -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2017/08/12/wicket-8.0.0-M7-released.html -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2017/08/12/wicket-8.0.0-M7-released.html -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2017/08/12/wicket-8.0.0-M7-released.html -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /community || /news/2017/08/12/wicket-8.0.0-M7-released.html -->
+    	<li class=""><a href="/community">Community</a></li>
+		<!-- /apache || /news/2017/08/12/wicket-8.0.0-M7-released.html -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Apache Wicket 8.0.0-M7 released</h1>
+        </header>
+        <section class="l-one-third right">
+            <div id="toc" class="toc"><div id="toc-title"><h2>Table of Contents</h2></div><ul><li class="toc--level-1 toc--section-1"><a href="#using-this-release"><span class="toc-number">1</span> <span class="toc-text">Using this release</span></a></li><li class="toc--level-1 toc--section-2"><a href="#upgrading-from-earlier-versions"><span class="toc-number">2</span> <span class="toc-text">Upgrading from earlier versions</span></a><ul><li class="toc--level-2 toc--section-3"><a href="#this-release"><span class="toc-number">2.1</span> <span class="toc-text">This Release</span></a></li></ul></li></ul></div>
+        </section>
+        <section class="l-two-third left">
+            <div class="l-full">
+    <p class="meta">12 Aug 2017</p>
+    <p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7!</p>
+<p>Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments, stores, universities, cities, banks, email providers, and
+more. You can find more about Apache Wicket at https://wicket.apache.org</p>
+<p>This release marks another minor release of Wicket 8. We
+use semantic versioning for the development of Wicket, and as such no
+API breaks are present breaks are present in this release compared to
+8.0.0.</p>
+<h2 id="using-this-release">Using this release</h2>
+<p>With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):</p>
+<figure 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>
+    <span class="nt">&lt;version&gt;</span>8.0.0-M7<span class="nt">&lt;/version&gt;</span>
+<span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
+<p>Or download and build the distribution yourself, or use our
+convenience binary package</p>
+<ul>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7">8.0.0-M7 source download</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7/binaries">8.0.0-M7 binary download</a></li>
+</ul>
+<!--more-->
+<h2 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h2>
+<p>If you upgrade from 8.y.z this release is a drop in replacement. If
+you come from a version prior to 8.0.0, please read our Wicket 8
+migration guide found at</p>
+<ul>
+  <li>http://s.apache.org/wicket8migrate</li>
+</ul>
+<p>Have fun!</p>
+<p>— The Wicket team</p>
+<p>========================================================================</p>
+<div class="highlighter-rouge"><pre class="highlight"><code>The signatures for the source release artefacts:
+</code></pre>
+</div>
+<p>Signature for apache-wicket-8.0.0-M7.zip:</p>
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
+qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
+91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
+v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
+dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
+FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
+PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
+QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
+bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
+uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
+UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
+DO1Z0EwihlcEIqKmOLGV
+=EiFe
+-----END PGP SIGNATURE-----
+</pre></div>
+<p>Signature for apache-wicket-8.0.0-M7.tar.gz:</p>
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
+KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
+iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
++L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
+XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
+SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
+ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
+T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
+QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
+cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
+vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
+Knnl3Uyv25EmO9nlUYJC
+=PEGU
+-----END PGP SIGNATURE-----
+</pre></div>
+<p>========================================================================</p>
+<h3 id="this-release">This Release</h3>
+<h4 id="changelog-for-800-m7">CHANGELOG for 8.0.0-M7:</h4>
+<h5 id="bug">Bug</h5>
+<ul>
+  <li>[WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies naming strategy may cause java.lang.IllegalAccessError</li>
+  <li>[WICKET-6366] - Autocomplete race condition makes page unresponsive</li>
+  <li>[WICKET-6373] - Edge not recognized in UserAgent</li>
+  <li>[WICKET-6374] - Exception caused by border extending another border with <wicket:extend></wicket:extend></li>
+  <li>[WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted as relative</li>
+  <li>[WICKET-6377] - Autolinking breaks hierarchy for nested elements</li>
+  <li>[WICKET-6379] - IModel’s default models should detach the target model</li>
+  <li>[WICKET-6386] - Simplification of the code in WICKET-3347 is not consistent with previous behavior</li>
+  <li>[WICKET-6387] - ModalWindow PageReference broken</li>
+  <li>[WICKET-6393] - NestedStringResourceLoader ignores hard-coded default values and throws MissingResourceException</li>
+  <li>[WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()</li>
+  <li>[WICKET-6399] - Dequeuing of Border component with nested body fails</li>
+  <li>[WICKET-6400] - Object with array property fails on NPE when construction JSON object</li>
+  <li>[WICKET-6402] - OSGi-Manifest: wicket does not declare BSN</li>
+  <li>[WICKET-6406] - Each path has to be pushed directly</li>
+  <li>[WICKET-6419] -  Localization of PageParameters</li>
+  <li>[WICKET-6428] - PageProvider#getPageInstance() may return null</li>
+  <li>[WICKET-6429] - AbstractRequestLogger should not create new Sessions</li>
+  <li>[WICKET-6434] - Fixed WicketTester to detect components in enclosure when doing isComponentOnAjaxResponse.</li>
+</ul>
+<h5 id="improvement">Improvement</h5>
+<ul>
+  <li>[WICKET-6372] - Consider to switch to a sans-serif typeface in the Wicket guide</li>
+  <li>[WICKET-6385] - Allow using custom port for web socket connections</li>
+  <li>[WICKET-6388] - MockServletContext should define non-null session tracking modes</li>
+  <li>[WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that is aware of Web Socket requests</li>
+  <li>[WICKET-6401] - OSGi-Manifest: wicket-util should decalre its dependency to ‘commons-io’ and ‘commons-fileupload’</li>
+  <li>[WICKET-6412] - Model#orElse behavior is inconsistent!</li>
+  <li>[WICKET-6421] - WicketTester should provide assertBehavior method</li>
+  <li>[WICKET-6433] - Allow to set the rel attribute with CssHeaderItem</li>
+  <li>[WICKET-6436] - Please add CompoundPropertyModel.of(T object) method</li>
+  <li>[WICKET-6437] - Libraries should be updated to most recent versions</li>
+</ul>
+<h5 id="task">Task</h5>
+<ul>
+  <li>[WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2 features and APIs</li>
+</ul>
+</div>
+        </section>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+   	<img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;">
+    <div style="margin-top:12px;">Copyright © 2017 — The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/08/index.html b/content/news/2017/08/index.html
new file mode 100644
index 0000000..789414c
--- /dev/null
+++ b/content/news/2017/08/index.html
@@ -0,0 +1,174 @@
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+        <meta charset="utf-8">
+        <title>Monthly archive for August 2017 | Apache Wicket</title>
+        <meta name="viewport" content="width=device-width, initial-scale=1" />
+
+        <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+        <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
+        <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" />
+
+		<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
+
+    </head>
+
+    <body class="">
+        <div class="header default">
+    <div class="l-container">
+<nav class="mainmenu">
+    <ul>
+		<!-- /start/quickstart.html || /news/2017/08 -->
+    	<li class=""><a href="/start/quickstart.html">Quick Start</a></li>
+		<!-- /start/download.html || /news/2017/08 -->
+    	<li class=""><a href="/start/download.html">Download</a></li>
+		<!-- /learn || /news/2017/08 -->
+    	<li class=""><a href="/learn">Documentation</a></li>
+		<!-- /help || /news/2017/08 -->
+    	<li class=""><a href="/help">Support</a></li>
+		<!-- /contribute || /news/2017/08 -->
+    	<li class=""><a href="/contribute">Contribute</a></li>
+		<!-- /community || /news/2017/08 -->
+    	<li class=""><a href="/community">Community</a></li>
+		<!-- /apache || /news/2017/08 -->
+    	<li class=""><a href="/apache">Apache</a></li>
+    </ul>
+</nav>
+        <div class="logo">
+    <a href="/"><img src="/img/logo-apachewicket-white.svg" alt="Apache Wicket"></a>
+</div>
+    </div>
+</div>
+<main>
+    <div class="l-container">
+        <header class="l-full preamble">
+            <h1>Monthly archive for August 2017</h1>
+        </header>
+        <div class="l-two-third">
+<div class="news">
+	<h3>Apache Wicket 8.0.0-M7 released</h3>
+  <p><small>12 Aug 2017</small></p>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7!</p>
+<p>Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments, ...</p>
+	<a href="/news/2017/08/12/wicket-8.0.0-M7-released.html">more</a></li>
+</div>
+        </div>
+        <div class="l-one-third">
+            <h2>2017</h2>
+            <ul>
+            <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
+            <li><a href="/news/2017/07">July</a></li>
+            <li><a href="/news/2017/05">May</a></li>
+            <li><a href="/news/2017/03">March</a></li>
+            <li><a href="/news/2017/02">February</a></li>
+            </ul>
+            <h2>2016</h2>
+            <ul>
+            <li><a href="/news/2016">All of 2016</a></li>
+            <li><a href="/news/2016/12">December</a></li>
+            <li><a href="/news/2016/11">November</a></li>
+            <li><a href="/news/2016/10">October</a></li>
+            <li><a href="/news/2016/08">August</a></li>
+            <li><a href="/news/2016/07">July</a></li>
+            <li><a href="/news/2016/05">May</a></li>
+            <li><a href="/news/2016/03">March</a></li>
+            <li><a href="/news/2016/02">February</a></li>
+            <li><a href="/news/2016/01">January</a></li>
+            </ul>
+            <h2>2015</h2>
+            <ul>
+            <li><a href="/news/2015">All of 2015</a></li>
+            <li><a href="/news/2015/11">November</a></li>
+            <li><a href="/news/2015/10">October</a></li>
+            <li><a href="/news/2015/07">July</a></li>
+            <li><a href="/news/2015/06">June</a></li>
+            <li><a href="/news/2015/02">February</a></li>
+            </ul>
+            <h2>2014</h2>
+            <ul>
+            <li><a href="/news/2014">All of 2014</a></li>
+            <li><a href="/news/2014/11">November</a></li>
+            <li><a href="/news/2014/09">September</a></li>
+            <li><a href="/news/2014/08">August</a></li>
+            <li><a href="/news/2014/06">June</a></li>
+            <li><a href="/news/2014/04">April</a></li>
+            <li><a href="/news/2014/02">February</a></li>
+            <li><a href="/news/2014/01">January</a></li>
+            </ul>
+            <h2>2013</h2>
+            <ul>
+            <li><a href="/news/2013">All of 2013</a></li>
+            <li><a href="/news/2013/11">November</a></li>
+            <li><a href="/news/2013/09">September</a></li>
+            <li><a href="/news/2013/08">August</a></li>
+            <li><a href="/news/2013/07">July</a></li>
+            <li><a href="/news/2013/06">June</a></li>
+            <li><a href="/news/2013/05">May</a></li>
+            <li><a href="/news/2013/04">April</a></li>
+            <li><a href="/news/2013/03">March</a></li>
+            <li><a href="/news/2013/02">February</a></li>
+            <li><a href="/news/2013/01">January</a></li>
+            </ul>
+            <h2>2012</h2>
+            <ul>
+            <li><a href="/news/2012">All of 2012</a></li>
+            <li><a href="/news/2012/12">December</a></li>
+            <li><a href="/news/2012/11">November</a></li>
+            <li><a href="/news/2012/10">October</a></li>
+            <li><a href="/news/2012/09">September</a></li>
+            <li><a href="/news/2012/08">August</a></li>
+            <li><a href="/news/2012/07">July</a></li>
+            <li><a href="/news/2012/06">June</a></li>
+            <li><a href="/news/2012/05">May</a></li>
+            <li><a href="/news/2012/03">March</a></li>
+            <li><a href="/news/2012/01">January</a></li>
+            </ul>
+            <h2>2011</h2>
+            <ul>
+            <li><a href="/news/2011">All of 2011</a></li>
+            <li><a href="/news/2011/11">November</a></li>
+            <li><a href="/news/2011/10">October</a></li>
+            <li><a href="/news/2011/09">September</a></li>
+            <li><a href="/news/2011/08">August</a></li>
+            <li><a href="/news/2011/06">June</a></li>
+            <li><a href="/news/2011/05">May</a></li>
+            <li><a href="/news/2011/04">April</a></li>
+            <li><a href="/news/2011/03">March</a></li>
+            <li><a href="/news/2011/02">February</a></li>
+            <li><a href="/news/2011/01">January</a></li>
+            </ul>
+            <h2>2010</h2>
+            <ul>
+            <li><a href="/news/2010">All of 2010</a></li>
+            <li><a href="/news/2010/12">December</a></li>
+            <li><a href="/news/2010/11">November</a></li>
+            <li><a href="/news/2010/09">September</a></li>
+            <li><a href="/news/2010/08">August</a></li>
+            <li><a href="/news/2010/05">May</a></li>
+            <li><a href="/news/2010/03">March</a></li>
+            <li><a href="/news/2010/02">February</a></li>
+            </ul>
+            <h2>2009</h2>
+            <ul>
+            <li><a href="/news/2009">All of 2009</a></li>
+            <li><a href="/news/2009/12">December</a></li>
+            <li><a href="/news/2009/10">October</a></li>
+            <li><a href="/news/2009/08">August</a></li>
+            <li><a href="/news/2009/07">July</a></li>
+            </ul>
+        </div>
+    </div>
+</main>
+        <footer class="l-container">
+            <div class="l-full">
+   	<img src="/img/asf_logo_url.svg" style="height:90px; float:left; margin-right:10px;">
+    <div style="margin-top:12px;">Copyright © 2017 — The Apache Software Foundation. Apache Wicket, Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.</div>
+</div>
+        </footer>
+    </body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2017/index.html
----------------------------------------------------------------------
diff --git a/content/news/2017/index.html b/content/news/2017/index.html
index dd0fa39..9785895 100644
--- a/content/news/2017/index.html
+++ b/content/news/2017/index.html
@@ -48,6 +48,18 @@
         <div class="l-two-third">
       <div class="l-first">
               <div  class="l-full">
+                  <h1>All News for August 2017</h1>
+                  <p>This section contains all news items published in <a href="/news/2017/08">August 2017</a>.</p>
+              </div>
+                  <div class="l-full">
+              		<h3 id="/news/2017/08/12/wicket-8.0.0-M7-released.html">Apache Wicket 8.0.0-M7 released</h3>
+                      <small>12 Aug 2017</small>
+              		<p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7! Apache Wicket is an open source Java component oriented web application framework that powers...
+              		<a href="/news/2017/08/12/wicket-8.0.0-M7-released.html">more</a></li></p>
+                  </div>
+              <hr>
+              <div class="l-first"></div>
+              <div  class="l-full">
                   <h1>All News for July 2017</h1>
                   <p>This section contains all news items published in <a href="/news/2017/07">July 2017</a>.</p>
               </div>
@@ -113,6 +125,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/index.html
----------------------------------------------------------------------
diff --git a/content/news/index.html b/content/news/index.html
index 5e3d507..ef237e1 100644
--- a/content/news/index.html
+++ b/content/news/index.html
@@ -52,6 +52,12 @@
   <h1 id="all-news-for-2017">All News for 2017</h1>
   <p>This section contains all news items published in <a href="/news/2017">2017</a>.</p>
   <article>
+	<h3 id="/news/2017/08/12/wicket-8.0.0-M7-released.html">Apache Wicket 8.0.0-M7 released</h3>
+    <small>12 Aug 2017</small>
+	<p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7! Apache Wicket is an open source Java component oriented web application framework that powers thousands of web applications and web sites for governments, stores, universities, cities, banks, email providers, and more. You can find more about Apache Wicket at...
+	<a href="/news/2017/08/12/wicket-8.0.0-M7-released.html">more</a></p>
+</article>
+  <article>
 	<h3 id="/news/2017/07/12/wicket-7.8.0-released.html">Apache Wicket 7.8.0 released</h3>
     <small>12 Jul 2017</small>
 	<p>The Apache Wicket PMC is proud to announce Apache Wicket 7.8.0! Apache Wicket is an open source Java component oriented web application framework that powers thousands of web applications and web sites for governments, stores, universities, cities, banks, email providers, and more. You can find more about Apache Wicket at...
@@ -1098,6 +1104,7 @@ This is the eighth maintenance release of 1.4.x series and brings over
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/start/quickstart.html
----------------------------------------------------------------------
diff --git a/content/start/quickstart.html b/content/start/quickstart.html
index cf6f7cd..a35d582 100644
--- a/content/start/quickstart.html
+++ b/content/start/quickstart.html
@@ -153,9 +153,9 @@ generated (e.g. for Eclipse users this would be your workspace folder).
 Paste the command line into your terminal window and press «enter» to
 execute the command.</p>
 <p>You can create your quickstart interactively too with the following Maven command:</p>
-<div class="language-shell highlighter-rouge"><pre class="highlight"><code>    mvn archetype:generate -DarchetypeCatalog<span class="o">=</span>http://wicket.apache.org
-</code></pre>
-</div>
+<p><code class="highlighter-rouge">shell
+    mvn archetype:generate -DarchetypeCatalog=http://wicket.apache.org
+</code></p>
 <h4 id="result-of-the-maven-command">Result of the Maven command</h4>
 <p>Executing the Maven command line will result the following directory
 structure:</p>


[2/3] wicket-site git commit: Added announce for 8.0.0-M7

Posted by ad...@apache.org.
http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/helloworld.html b/content/learn/examples/helloworld.html
index d2856e4..9db3722 100644
--- a/content/learn/examples/helloworld.html
+++ b/content/learn/examples/helloworld.html
@@ -68,13 +68,13 @@ without having to go through the whole build-deploy cycle.</p>
 defines what the home page is, and allows for some configuration.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">org.apache.wicket.protocol.http.WebApplication</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">HelloWorldApplication</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">HelloWorldApplication</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">HelloWorldApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
     <span class="cm">/**
      * @see org.apache.wicket.Application#getHomePage()
      */</span>
     <span class="nd">@Override</span>
-    <span class="kd">public</span> <span class="n">Class</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Class</span> <span class="n">getHomePage</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">HelloWorld</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -85,7 +85,7 @@ rendered by the HelloWorld page is returned.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.WebPage</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">HelloWorld</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">HelloWorld</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">HelloWorld</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"message"</span><span class="o">,</span> <span class="s">"Hello World!"</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/examples/markupinheritance.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/markupinheritance.html b/content/learn/examples/markupinheritance.html
index ef47356..8bba13a 100644
--- a/content/learn/examples/markupinheritance.html
+++ b/content/learn/examples/markupinheritance.html
@@ -125,7 +125,7 @@ look at the example at hand. Let’s first create the base page.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.link.BookmarkablePageLink</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">abstract</span> <span class="kd">class</span> <span class="nc">BasePage</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-	<span class="kd">public</span> <span class="nf">BasePage</span><span class="o">()</span> <span class="o">{</span>
+	<span class="kd">public</span> <span class="n">BasePage</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">BookmarkablePageLink</span><span class="o">(</span><span class="s">"page1"</span><span class="o">,</span> <span class="n">Page1</span><span class="o">.</span><span class="na">class</span><span class="o">));</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">BookmarkablePageLink</span><span class="o">(</span><span class="s">"page2"</span><span class="o">,</span> <span class="n">Page2</span><span class="o">.</span><span class="na">class</span><span class="o">));</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"footer"</span><span class="o">,</span> <span class="s">"This is in the footer"</span><span class="o">));</span>
@@ -166,7 +166,7 @@ markup file and Java class. Let’s first implement <code class="highlighter-rou
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page1</span> <span class="kd">extends</span> <span class="n">BasePage</span> <span class="o">{</span>
-	<span class="kd">public</span> <span class="nf">Page1</span><span class="o">()</span> <span class="o">{</span>
+	<span class="kd">public</span> <span class="n">Page1</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"label1"</span><span class="o">,</span> <span class="s">"This is in the subclass Page1"</span><span class="o">));</span>
 	<span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -190,7 +190,7 @@ Wicket will not be able to render the component in the final page.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">quickstart</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page2</span> <span class="kd">extends</span> <span class="n">BasePage</span> <span class="o">{</span>
-	<span class="kd">public</span> <span class="nf">Page2</span><span class="o">()</span> <span class="o">{</span>
+	<span class="kd">public</span> <span class="n">Page2</span><span class="o">()</span> <span class="o">{</span>
 		<span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"label2"</span><span class="o">,</span> <span class="s">"This is in the subclass Page2"</span><span class="o">));</span>
 	<span class="o">}</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/examples/navomatic.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/navomatic.html b/content/learn/examples/navomatic.html
index 4ab7364..910288f 100644
--- a/content/learn/examples/navomatic.html
+++ b/content/learn/examples/navomatic.html
@@ -114,9 +114,9 @@ this case, we set Page1 to be our home page.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">org</span><span class="o">.</span><span class="na">apache</span><span class="o">.</span><span class="na">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">navomatic</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.protocol.http.WebApplication</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">NavomaticApplication</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">NavomaticApplication</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">NavomaticApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">Class</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Class</span> <span class="n">getHomePage</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">Page1</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -125,7 +125,7 @@ this case, we set Page1 to be our home page.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kn">package</span> <span class="n">wicket</span><span class="o">.</span><span class="na">examples</span><span class="o">.</span><span class="na">navomatic</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.WebPage</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page1</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">Page1</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Page1</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">NavomaticBorder</span><span class="o">(</span><span class="s">"navomaticBorder"</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -146,7 +146,7 @@ two names match, Wicket associates the NavomaticBorder Java component with the
 <p>The Page2 Java and HTML files look almost identical (and we’ll omit the
 sources for Page3 altogether because it follows the same pattern):</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">Page2</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">Page2</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Page2</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">NavomaticBorder</span><span class="o">(</span><span class="s">"navomaticBorder"</span><span class="o">));</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -167,7 +167,7 @@ is in the NavomaticBorder markup.</p>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.border.Border</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.markup.html.border.BoxBorder</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">NavomaticBorder</span> <span class="kd">extends</span> <span class="n">Border</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">NavomaticBorder</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">componentName</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">NavomaticBorder</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">componentName</span><span class="o">)</span> <span class="o">{</span>
         <span class="kd">super</span><span class="o">(</span><span class="n">componentName</span><span class="o">);</span>
         <span class="n">addToBorder</span><span class="o">(</span><span class="k">new</span> <span class="n">BoxBorder</span><span class="o">(</span><span class="s">"navigationBorder"</span><span class="o">));</span>
         <span class="n">addToBorder</span><span class="o">(</span><span class="k">new</span> <span class="n">BoxBorder</span><span class="o">(</span><span class="s">"bodyBorder"</span><span class="o">));</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/examples/servlet3x.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/servlet3x.html b/content/learn/examples/servlet3x.html
index d576f5d..a1b9f50 100644
--- a/content/learn/examples/servlet3x.html
+++ b/content/learn/examples/servlet3x.html
@@ -76,10 +76,10 @@ example. You have to place them into the scanned package or in sub packages. (co
 <span class="kn">import</span> <span class="nn">org.springframework.web.context.support.AnnotationConfigWebApplicationContext</span><span class="o">;</span>
 <span class="nd">@WebListener</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyContextLoaderListener</span> <span class="kd">extends</span> <span class="n">ContextLoaderListener</span> <span class="o">{</span>
-  <span class="kd">public</span> <span class="nf">MyContextLoaderListener</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="n">MyContextLoaderListener</span><span class="o">()</span> <span class="o">{</span>
     <span class="kd">super</span><span class="o">(</span><span class="n">getWebApplicationContext</span><span class="o">());</span>
   <span class="o">}</span>
-  <span class="kd">private</span> <span class="kd">static</span> <span class="n">WebApplicationContext</span> <span class="nf">getWebApplicationContext</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">private</span> <span class="kd">static</span> <span class="n">WebApplicationContext</span> <span class="n">getWebApplicationContext</span><span class="o">()</span> <span class="o">{</span>
     <span class="n">AnnotationConfigWebApplicationContext</span> <span class="n">context</span>
     	<span class="o">=</span> <span class="k">new</span> <span class="n">AnnotationConfigWebApplicationContext</span><span class="o">();</span>
     <span class="n">context</span><span class="o">.</span><span class="na">scan</span><span class="o">(</span><span class="s">"com.my.package"</span><span class="o">);</span>
@@ -110,10 +110,10 @@ autowired by using the @SpringBean annotation in any wicket component like a Web
   <span class="nd">@Autowired</span>
   <span class="kd">private</span> <span class="n">HttpSession</span> <span class="n">httpSession</span><span class="o">;</span>
   <span class="nd">@PostConstruct</span>
-  <span class="kd">public</span> <span class="kt">void</span> <span class="nf">postConstruct</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="kt">void</span> <span class="n">postConstruct</span><span class="o">()</span> <span class="o">{</span>
     <span class="c1">// do something after the bean has been constructed</span>
   <span class="o">}</span>
-  <span class="kd">public</span> <span class="n">HttpSession</span> <span class="nf">getHttpSession</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="n">HttpSession</span> <span class="n">getHttpSession</span><span class="o">()</span> <span class="o">{</span>
     <span class="k">return</span> <span class="n">httpSession</span><span class="o">;</span>
   <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -124,7 +124,7 @@ autowired by using the @SpringBean annotation in any wicket component like a Web
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">HelloWorld</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
   <span class="nd">@SpringBean</span>
   <span class="kd">private</span> <span class="n">MySessionBean</span> <span class="n">mySessionBean</span><span class="o">;</span>
-  <span class="kd">public</span> <span class="nf">HomePage</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="n">HomePage</span><span class="o">()</span> <span class="o">{</span>
     <span class="c1">// do something</span>
   <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -140,11 +140,11 @@ example: <a href="helloworld.html">Hello World!</a></p>
 <span class="kn">import</span> <span class="nn">com.my.package.HelloWorld</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApplication</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
   <span class="nd">@Override</span>
-  <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="n">getHomePage</span><span class="o">()</span> <span class="o">{</span>
     <span class="k">return</span> <span class="n">HelloWorld</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
   <span class="o">}</span>
   <span class="nd">@Override</span>
-  <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+  <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
     <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
     <span class="n">getComponentInstantiationListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">SpringComponentInjector</span><span class="o">(</span><span class="k">this</span><span class="o">,</span>
       <span class="n">WebApplicationContextUtils</span><span class="o">.</span><span class="na">getRequiredWebApplicationContext</span><span class="o">(</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/examples/usingfragments.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/usingfragments.html b/content/learn/examples/usingfragments.html
index a827efd..d86ebe2 100644
--- a/content/learn/examples/usingfragments.html
+++ b/content/learn/examples/usingfragments.html
@@ -86,9 +86,9 @@ and web markup container.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.list.Loop</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.panel.Fragment</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Loop</span> <span class="n">loop</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Loop</span><span class="o">(</span><span class="s">"list"</span><span class="o">,</span> <span class="mi">5</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">protected</span> <span class="kt">void</span> <span class="n">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
                 <span class="n">String</span> <span class="n">fragmentId</span> <span class="o">=</span> <span class="s">"fragment"</span> <span class="o">+</span> <span class="o">(</span><span class="n">item</span><span class="o">.</span><span class="na">getIteration</span><span class="o">()</span> <span class="o">%</span> <span class="mi">2</span> <span class="o">+</span> <span class="mi">1</span><span class="o">);</span>
                 <span class="n">item</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Fragment</span><span class="o">(</span><span class="s">"panel"</span><span class="o">,</span> <span class="n">fragmentId</span><span class="o">,</span> <span class="n">Index</span><span class="o">.</span><span class="na">this</span><span class="o">));</span>
             <span class="o">}</span>
@@ -123,14 +123,14 @@ subclass for fragment one to encapsulate the component.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.panel.Fragment</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
     <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Fragment1</span> <span class="kd">extends</span> <span class="n">Fragment</span> <span class="o">{</span>
-        <span class="kd">public</span> <span class="nf">Fragment1</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">String</span> <span class="n">markupId</span><span class="o">)</span> <span class="o">{</span>
+        <span class="kd">public</span> <span class="n">Fragment1</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">String</span> <span class="n">markupId</span><span class="o">)</span> <span class="o">{</span>
             <span class="kd">super</span><span class="o">(</span><span class="n">id</span><span class="o">,</span> <span class="n">markupId</span><span class="o">,</span> <span class="n">Index</span><span class="o">.</span><span class="na">this</span><span class="o">);</span>
             <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"label"</span><span class="o">,</span> <span class="s">"Hello, World!"</span><span class="o">));</span>
         <span class="o">}</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Loop</span> <span class="n">loop</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Loop</span><span class="o">(</span><span class="s">"list"</span><span class="o">,</span> <span class="mi">5</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">protected</span> <span class="kt">void</span> <span class="n">populateItem</span><span class="o">(</span><span class="n">LoopItem</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
                 <span class="kt">int</span> <span class="n">index</span> <span class="o">=</span> <span class="o">(</span><span class="n">item</span><span class="o">.</span><span class="na">getIteration</span><span class="o">()</span> <span class="o">%</span> <span class="mi">2</span> <span class="o">+</span> <span class="mi">1</span><span class="o">);</span>
                 <span class="n">String</span> <span class="n">fragmentId</span> <span class="o">=</span> <span class="s">"fragment"</span> <span class="o">+</span> <span class="n">index</span><span class="o">;</span>
                 <span class="k">if</span> <span class="o">(</span><span class="n">index</span> <span class="o">==</span> <span class="mi">1</span><span class="o">)</span> <span class="o">{</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/index.html
----------------------------------------------------------------------
diff --git a/content/learn/index.html b/content/learn/index.html
index 639c81d..e285e54 100644
--- a/content/learn/index.html
+++ b/content/learn/index.html
@@ -72,13 +72,13 @@ We also publish a news item on our website with the announcement, and it is also
 <p>Here are the most recent headlines:</p>
 <ul>
   <li>
-    <p><a href="/news/2017/07/12/wicket-7.8.0-released.html">Apache Wicket 7.8.0 released</a> <small>12 Jul 2017</small></p>
+    <p><a href="/news/2017/08/12/wicket-8.0.0-M7-released.html">Apache Wicket 8.0.0-M7 released</a> <small>12 Aug 2017</small></p>
   </li>
   <li>
-    <p><a href="/news/2017/07/06/wicket-6.27.0-released.html">Apache Wicket 6.27.0 released</a> <small>06 Jul 2017</small></p>
+    <p><a href="/news/2017/07/12/wicket-7.8.0-released.html">Apache Wicket 7.8.0 released</a> <small>12 Jul 2017</small></p>
   </li>
   <li>
-    <p><a href="/news/2017/05/18/wicket-8.0.0-M6-released.html">Apache Wicket 8.0.0-M6 released</a> <small>18 May 2017</small></p>
+    <p><a href="/news/2017/07/06/wicket-6.27.0-released.html">Apache Wicket 6.27.0 released</a> <small>06 Jul 2017</small></p>
   </li>
 </ul>
 <p>The complete articles and all other news items are available in the <a href="/news">archives</a>.</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
----------------------------------------------------------------------
diff --git a/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html b/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
index cbe4d0d..3bdf6e0 100644
--- a/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
+++ b/content/news/2009/07/30/wicket-1.4-takes-typesafety-to-the-next-level.html
@@ -99,7 +99,7 @@ nationalities, credit card processors, etc.</p>
 <p>The signature of a constructor for the <code class="highlighter-rouge">DropDownChoice</code> component in Wicket
 1.3 was:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">DropDownChoice</span> <span class="kd">extends</span> <span class="o">...</span>
-    <span class="kd">public</span> <span class="nf">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">choices</span><span class="o">)</span>
+    <span class="kd">public</span> <span class="n">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span> <span class="n">choices</span><span class="o">)</span>
 <span class="o">}</span></code></pre></figure>
 <p>As you can see, this constructor doesn’t give much insight into what goes
 where (other than the names of the parameters). The first parameter is the
@@ -110,7 +110,7 @@ to assign the right IModel values to the right parameters. Now take a look at
 the same constructor, but now in Wicket 1.4. The signature for our generified
 constructor looks like the following example.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">DropDownChoice</span> <span class="kd">extends</span> <span class="o">...</span>
-    <span class="kd">public</span> <span class="nf">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">List</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">T</span><span class="o">&gt;&gt;</span> <span class="n">choices</span><span class="o">)</span>
+    <span class="kd">public</span> <span class="n">DropDownChoice</span><span class="o">(</span><span class="n">String</span> <span class="n">id</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="n">model</span><span class="o">,</span> <span class="n">IModel</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">List</span><span class="o">&lt;?</span> <span class="kd">extends</span> <span class="n">T</span><span class="o">&gt;&gt;</span> <span class="n">choices</span><span class="o">)</span>
 <span class="o">}</span></code></pre></figure>
 <p>Here we communicate that the first <code class="highlighter-rouge">IModel</code> parameter is a <code class="highlighter-rouge">T</code>, which is the
 single value that will be provided when the <code class="highlighter-rouge">DropDownChoice</code> selects one
@@ -129,9 +129,9 @@ use a model or use two different model types: which one should be in the
 lead? We chose to generify only the components that clearly benefited from
 the extra type information, leading to clean code like this:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">ListView</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">peopleListView</span> <span class="o">=</span> <span class="k">new</span> <span class="n">ListView</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">"people"</span><span class="o">,</span> <span class="n">people</span><span class="o">)</span> <span class="o">{</span>
-        <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
+        <span class="kd">protected</span> <span class="kt">void</span> <span class="n">populateItem</span><span class="o">(</span><span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">item</span><span class="o">)</span> <span class="o">{</span>
             <span class="n">item</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Link</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="s">"editPerson"</span><span class="o">,</span> <span class="n">item</span><span class="o">.</span><span class="na">getModel</span><span class="o">()){</span>
-                <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">()</span> <span class="o">{</span>
+                <span class="kd">public</span> <span class="kt">void</span> <span class="n">onClick</span><span class="o">()</span> <span class="o">{</span>
                     <span class="n">Person</span> <span class="n">p</span> <span class="o">=</span> <span class="n">getModelObject</span><span class="o">();</span>
                     <span class="n">setResponsePage</span><span class="o">(</span><span class="k">new</span> <span class="n">EditPersonPage</span><span class="o">(</span><span class="n">p</span><span class="o">));</span>
                 <span class="o">}</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2009/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/07/index.html b/content/news/2009/07/index.html
index 2c6e01e..7144b7a 100644
--- a/content/news/2009/07/index.html
+++ b/content/news/2009/07/index.html
@@ -70,6 +70,7 @@ minimum platform, we were able...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2009/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/08/index.html b/content/news/2009/08/index.html
index 4ef36fc..9fdc87c 100644
--- a/content/news/2009/08/index.html
+++ b/content/news/2009/08/index.html
@@ -61,6 +61,7 @@ of Apache Wicket 1.4.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2009/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/10/index.html b/content/news/2009/10/index.html
index 4492392..9af430d 100644
--- a/content/news/2009/10/index.html
+++ b/content/news/2009/10/index.html
@@ -69,6 +69,7 @@ of Apache Wicket 1.4.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2009/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/12/index.html b/content/news/2009/12/index.html
index 8f99af4..0c8513f 100644
--- a/content/news/2009/12/index.html
+++ b/content/news/2009/12/index.html
@@ -70,6 +70,7 @@ caused certain applicat...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2009/index.html
----------------------------------------------------------------------
diff --git a/content/news/2009/index.html b/content/news/2009/index.html
index 45b7a58..08f0a68 100644
--- a/content/news/2009/index.html
+++ b/content/news/2009/index.html
@@ -119,6 +119,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2010/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/02/index.html b/content/news/2010/02/index.html
index fae4f41..cb67f81 100644
--- a/content/news/2010/02/index.html
+++ b/content/news/2010/02/index.html
@@ -57,6 +57,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2010/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/03/index.html b/content/news/2010/03/index.html
index 75fc818..40ad4ee 100644
--- a/content/news/2010/03/index.html
+++ b/content/news/2010/03/index.html
@@ -59,6 +59,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2010/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/05/index.html b/content/news/2010/05/index.html
index aa4da5a..fc21837 100644
--- a/content/news/2010/05/index.html
+++ b/content/news/2010/05/index.html
@@ -79,6 +79,7 @@ fifteen bug fixes and improvements.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/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 2be7867..a06e97f 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
@@ -81,7 +81,7 @@ thirty bug fixes and improvements.</p>
 	 * &lt;/p&gt;
 	 * 
 	 */</span>
-	<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">onInitialize</span><span class="o">()</span> <span class="o">{}</span>
+	<span class="kd">protected</span> <span class="kt">void</span> <span class="n">onInitialize</span><span class="o">()</span> <span class="o">{}</span>
 <span class="o">}</span></code></pre></figure>
 <p>Component configuration allows developers to easier configure component states such as visibility, enabled, etc. From the javadoc:</p>
 <figure 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>
@@ -143,7 +143,7 @@ thirty bug fixes and improvements.</p>
 	 * }
 	 * &lt;/pre&gt;
 	 */</span>
-	<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="kd">protected</span> <span class="kt">void</span> <span class="n">onConfigure</span><span class="o">()</span> <span class="o">{}</span>
 <span class="o">}</span></code></pre></figure>
 <ul>
   <li><a href="http://svn.apache.org/repos/asf/wicket/releases/wicket-1.4.10/">Subversion tag</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2010/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/08/index.html b/content/news/2010/08/index.html
index ac4185a..8e7f4bc 100644
--- a/content/news/2010/08/index.html
+++ b/content/news/2010/08/index.html
@@ -79,6 +79,7 @@ provide our users with a more powerful and flexible request processing pipeline.
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2010/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/09/index.html b/content/news/2010/09/index.html
index 6c8d0be..9c2c668 100644
--- a/content/news/2010/09/index.html
+++ b/content/news/2010/09/index.html
@@ -84,6 +84,7 @@ provide our users with a more powerful and flexible request processing pipeline.
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2010/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/11/index.html b/content/news/2010/11/index.html
index 58149d1..aa2261f 100644
--- a/content/news/2010/11/index.html
+++ b/content/news/2010/11/index.html
@@ -96,6 +96,7 @@ willing to do the “grunt work” of creating great test cases for his pa...</p
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2010/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/12/index.html b/content/news/2010/12/index.html
index c83c928..3e6a3c5 100644
--- a/content/news/2010/12/index.html
+++ b/content/news/2010/12/index.html
@@ -64,6 +64,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2010/index.html
----------------------------------------------------------------------
diff --git a/content/news/2010/index.html b/content/news/2010/index.html
index 78170dc..cd7dd5f 100644
--- a/content/news/2010/index.html
+++ b/content/news/2010/index.html
@@ -191,6 +191,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/01/index.html b/content/news/2011/01/index.html
index 5fe5cc9..5576bf5 100644
--- a/content/news/2011/01/index.html
+++ b/content/news/2011/01/index.html
@@ -57,6 +57,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/02/index.html b/content/news/2011/02/index.html
index a8b885e..837be7e 100644
--- a/content/news/2011/02/index.html
+++ b/content/news/2011/02/index.html
@@ -71,6 +71,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/03/index.html b/content/news/2011/03/index.html
index a54afed..a997a5e 100644
--- a/content/news/2011/03/index.html
+++ b/content/news/2011/03/index.html
@@ -58,6 +58,7 @@ For the past nine months I have been quietly working on a book about Wicket. Unl
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/04/index.html b/content/news/2011/04/index.html
index d1eb18c..e4ad982 100644
--- a/content/news/2011/04/index.html
+++ b/content/news/2011/04/index.html
@@ -71,6 +71,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/05/index.html b/content/news/2011/05/index.html
index d789cda..aea07c6 100644
--- a/content/news/2011/05/index.html
+++ b/content/news/2011/05/index.html
@@ -66,6 +66,7 @@ give away a free copy of the ebook version of <a href="http://link.packtpub.com/
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/06/index.html b/content/news/2011/06/index.html
index a6ce0be..0023f4e 100644
--- a/content/news/2011/06/index.html
+++ b/content/news/2011/06/index.html
@@ -58,6 +58,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/08/23/cve-2011-2712.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/23/cve-2011-2712.html b/content/news/2011/08/23/cve-2011-2712.html
index 3f3c103..4fad250 100644
--- a/content/news/2011/08/23/cve-2011-2712.html
+++ b/content/news/2011/08/23/cve-2011-2712.html
@@ -61,7 +61,7 @@ With multi window support application configuration and special query parameters
 <p>Mitigation:
 Either disable multi window support with</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span> 
-    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
         <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
         <span class="n">getPageSettings</span><span class="o">.</span><span class="na">setAutomaticMultiWindowSupport</span><span class="o">(</span><span class="kc">false</span><span class="o">);</span>
     <span class="o">}</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/08/index.html b/content/news/2011/08/index.html
index f78ee87..9004b22 100644
--- a/content/news/2011/08/index.html
+++ b/content/news/2011/08/index.html
@@ -84,6 +84,7 @@ With multi window support application configuration and special query parameters
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/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 8fca8a5..565ca63 100644
--- a/content/news/2011/09/07/wicket-1.5-released.html
+++ b/content/news/2011/09/07/wicket-1.5-released.html
@@ -87,7 +87,7 @@
  * Objects that can send events
  */</span>
 <span class="kd">public</span> <span class="kd">interface</span> <span class="nc">IEventSource</span> <span class="o">{</span>
-    <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="kt">void</span> <span class="nf">send</span><span class="o">(</span><span class="n">IEventSink</span> <span class="n">sink</span><span class="o">,</span> <span class="n">Broadcast</span> <span class="n">broadcast</span><span class="o">,</span> <span class="n">T</span> <span class="n">payload</span><span class="o">);</span>
+    <span class="o">&lt;</span><span class="n">T</span><span class="o">&gt;</span> <span class="kt">void</span> <span class="n">send</span><span class="o">(</span><span class="n">IEventSink</span> <span class="n">sink</span><span class="o">,</span> <span class="n">Broadcast</span> <span class="n">broadcast</span><span class="o">,</span> <span class="n">T</span> <span class="n">payload</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>
 <p>and</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="cm">/**
@@ -98,7 +98,7 @@
     <span class="cm">/**
      * Called when an event is sent to this sink
      */</span>
-    <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span><span class="o">&lt;?&gt;</span> <span class="n">event</span><span class="o">);</span>
+    <span class="kt">void</span> <span class="n">onEvent</span><span class="o">(</span><span class="n">IEvent</span><span class="o">&lt;?&gt;</span> <span class="n">event</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>
 <p>The classes that implement these interfaces, and can thus participate in the event mechanism are: <code class="highlighter-rouge">Component</code>, <code class="highlighter-rouge">RequestCycle</code>, <code class="highlighter-rouge">Session</code>, and <code class="highlighter-rouge">Application</code>.</p>
 <p>The mechanism allows for different event broadcast methods defined here:</p>
@@ -115,14 +115,14 @@
 <p>Applications can register custom event dispatchers in <code class="highlighter-rouge">FrameworkSettings</code>; the dispatchers can be used to build custom event delivery mechanisms. For example a custom <code class="highlighter-rouge">IEventDispatcher</code> mechanism can route events to annotated methods, for example:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
     <span class="nd">@OnEvent</span>
-    <span class="kd">private</span> <span class="kt">void</span> <span class="nf">onUserAdded</span><span class="o">(</span><span class="n">UserAddedEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{...}</span>
+    <span class="kd">private</span> <span class="kt">void</span> <span class="n">onUserAdded</span><span class="o">(</span><span class="n">UserAddedEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{...}</span>
 <span class="o">}</span></code></pre></figure>
 <p>where <code class="highlighter-rouge">UserAddedEvent</code> is the event payload object.</p>
 <p>The default <code class="highlighter-rouge">Component#onEvent</code> method will be called even if custom dispatchers are registered.</p>
 <p>A default event is raised whenever Wicket begins to create an AJAX response. The payload of the event is the <code class="highlighter-rouge">AjaxRequestTarget</code> used for event. Sample implementation:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="c1">// component that always adds itself to the ajax response</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyComponent</span> <span class="kd">extends</span> <span class="n">Component</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onEvent</span><span class="o">(</span><span class="n">IEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="n">onEvent</span><span class="o">(</span><span class="n">IEvent</span> <span class="n">event</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">if</span> <span class="o">(</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()</span> <span class="k">instanceof</span> <span class="n">AjaxRequestTarget</span><span class="o">)</span> <span class="o">{</span>
             <span class="o">((</span><span class="n">AjaxRequestTarget</span><span class="o">)</span><span class="n">event</span><span class="o">.</span><span class="na">getPayload</span><span class="o">()).</span><span class="na">add</span><span class="o">(</span><span class="k">this</span><span class="o">);</span>
          <span class="o">}</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/09/index.html b/content/news/2011/09/index.html
index 76f91a9..ce18c5c 100644
--- a/content/news/2011/09/index.html
+++ b/content/news/2011/09/index.html
@@ -70,6 +70,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/10/index.html b/content/news/2011/10/index.html
index 7438eaa..bdde447 100644
--- a/content/news/2011/10/index.html
+++ b/content/news/2011/10/index.html
@@ -77,6 +77,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/11/index.html b/content/news/2011/11/index.html
index 17f2812..ce404d3 100644
--- a/content/news/2011/11/index.html
+++ b/content/news/2011/11/index.html
@@ -64,6 +64,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2011/index.html
----------------------------------------------------------------------
diff --git a/content/news/2011/index.html b/content/news/2011/index.html
index 96b69f2..c7a20ee 100644
--- a/content/news/2011/index.html
+++ b/content/news/2011/index.html
@@ -215,6 +215,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/01/index.html b/content/news/2012/01/index.html
index 8bbc21a..f995a45 100644
--- a/content/news/2012/01/index.html
+++ b/content/news/2012/01/index.html
@@ -64,6 +64,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/03/22/wicket-cve-2012-1089.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/22/wicket-cve-2012-1089.html b/content/news/2012/03/22/wicket-cve-2012-1089.html
index f4d098b..1a98b7d 100644
--- a/content/news/2012/03/22/wicket-cve-2012-1089.html
+++ b/content/news/2012/03/22/wicket-cve-2012-1089.html
@@ -69,7 +69,7 @@ org.apache.wicket.markup.html.SecurePackageResourceGuard with a preconfigured
 list of allowed file extensions.
 Either setup SecurePackageResourceGuard with code like:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">MyApp</span> <span class="kd">extends</span> <span class="n">WebApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
         <span class="kd">super</span><span class="o">.</span><span class="na">init</span><span class="o">();</span>
         <span class="n">SecurePackageResourceGuard</span> <span class="n">guard</span> <span class="o">=</span> <span class="k">new</span> <span class="n">SecurePackageResourceGuard</span><span class="o">();</span>
         <span class="n">guard</span><span class="o">.</span><span class="na">addPattern</span><span class="o">(...);</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/03/index.html b/content/news/2012/03/index.html
index 658a8b4..646ecd5 100644
--- a/content/news/2012/03/index.html
+++ b/content/news/2012/03/index.html
@@ -112,6 +112,7 @@ This release brings over many improvements over the 1.5.x series.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
----------------------------------------------------------------------
diff --git a/content/news/2012/05/29/wicket-6.0.0-beta2-released.html b/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
index afcbb1e..8baf216 100644
--- a/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
+++ b/content/news/2012/05/29/wicket-6.0.0-beta2-released.html
@@ -56,12 +56,12 @@ This release brings over many improvements over the 1.5.x series.</p>
 <h4 id="wicket-atmosphere">Wicket Atmosphere</h4>
 <p>The Beta 2 contains a new experimental module Wicket Atmosphere, which brings serverside push to Wicket and provides a great way to render serverside markup and send it to the browsers of your users. Check out the atmosphere example in our Examples project to see it in action.</p>
 <p>In your application’s init method you need to register the push event bus:</p>
-<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="k">new</span> <span class="n">EventBus</span><span class="o">(</span><span class="k">this</span><span class="o">);</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="k">new</span> <span class="nf">EventBus</span><span class="p">(</span><span class="k">this</span><span class="o">);</span></code></pre></figure>
 <p>Somewhere where you want to push your changes to the client, you need to publish your event to the push <code class="highlighter-rouge">EventBus</code>:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">EventBus</span><span class="o">.</span><span class="na">get</span><span class="o">().</span><span class="na">post</span><span class="o">(</span><span class="n">input</span><span class="o">.</span><span class="na">getModelObject</span><span class="o">());</span></code></pre></figure>
 <p>And finally you need to subscribe your page (or component) to the <code class="highlighter-rouge">EventBus</code>’s events with <code class="highlighter-rouge">@Subscribe</code>, taking in the typed parameter you post to the EventBus (in this case a <code class="highlighter-rouge">String</code>):</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Subscribe</span>
-<span class="kd">public</span> <span class="kt">void</span> <span class="nf">receiveMessage</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">,</span> <span class="n">String</span> <span class="n">message</span><span class="o">)</span> <span class="o">{</span>
+<span class="kd">public</span> <span class="kt">void</span> <span class="nf">receiveMessage</span><span class="p">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">,</span> <span class="n">String</span> <span class="n">message</span><span class="o">)</span> <span class="o">{</span>
 	<span class="n">label</span><span class="o">.</span><span class="na">setDefaultModelObject</span><span class="o">(</span><span class="n">message</span><span class="o">);</span>
 	<span class="n">target</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="n">label</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/05/index.html b/content/news/2012/05/index.html
index 3f84716..fe57812 100644
--- a/content/news/2012/05/index.html
+++ b/content/news/2012/05/index.html
@@ -74,6 +74,7 @@ This release brings over many improvements over the 1.5.x series.</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/06/index.html b/content/news/2012/06/index.html
index 1dcdfb1..bf93f1a 100644
--- a/content/news/2012/06/index.html
+++ b/content/news/2012/06/index.html
@@ -70,6 +70,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/07/index.html b/content/news/2012/07/index.html
index 8005865..d3899b1 100644
--- a/content/news/2012/07/index.html
+++ b/content/news/2012/07/index.html
@@ -63,6 +63,7 @@ be silenced (or learn to li...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/08/index.html b/content/news/2012/08/index.html
index ff270e9..14138f1 100644
--- a/content/news/2012/08/index.html
+++ b/content/news/2012/08/index.html
@@ -64,6 +64,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/09/index.html b/content/news/2012/09/index.html
index 8be935e..7cdffe3 100644
--- a/content/news/2012/09/index.html
+++ b/content/news/2012/09/index.html
@@ -86,6 +86,7 @@ encoded null byte to a URL pointing to a Wicket app. This could be done by...</p
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/10/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/10/index.html b/content/news/2012/10/index.html
index 3fb3086..f5fc8e3 100644
--- a/content/news/2012/10/index.html
+++ b/content/news/2012/10/index.html
@@ -74,6 +74,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/11/index.html b/content/news/2012/11/index.html
index 0479478..ec50c2a 100644
--- a/content/news/2012/11/index.html
+++ b/content/news/2012/11/index.html
@@ -72,6 +72,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/12/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/12/index.html b/content/news/2012/12/index.html
index 47f55b5..4e29a3c 100644
--- a/content/news/2012/12/index.html
+++ b/content/news/2012/12/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2012/index.html
----------------------------------------------------------------------
diff --git a/content/news/2012/index.html b/content/news/2012/index.html
index 8c458ec..7ba449a 100644
--- a/content/news/2012/index.html
+++ b/content/news/2012/index.html
@@ -239,6 +239,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/01/23/wicket-6.5.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/01/23/wicket-6.5.0-released.html b/content/news/2013/01/23/wicket-6.5.0-released.html
index c9a8ceb..cf300f6 100644
--- a/content/news/2013/01/23/wicket-6.5.0-released.html
+++ b/content/news/2013/01/23/wicket-6.5.0-released.html
@@ -66,7 +66,7 @@ the attributes for all Ajax requests.</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="n">application</span><span class="o">.</span><span class="na">getAjaxRequestTargetListeners</span><span class="o">().</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxRequestTarget</span><span class="o">.</span><span class="na">AbstractListener</span><span class="o">()</span>
 <span class="o">{</span>
 	<span class="nd">@Override</span>
-	<span class="kd">public</span> <span class="kt">void</span> <span class="nf">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span>
+	<span class="kd">public</span> <span class="kt">void</span> <span class="n">updateAjaxAttributes</span><span class="o">(</span><span class="n">AjaxRequestAttributes</span> <span class="n">attributes</span><span class="o">)</span>
 	<span class="o">{</span>
 		<span class="kd">super</span><span class="o">.</span><span class="na">updateAjaxAttributes</span><span class="o">(</span><span class="n">attributes</span><span class="o">);</span>
 		<span class="n">attributes</span><span class="o">.</span><span class="na">setChannel</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxChannel</span><span class="o">(</span><span class="s">"globalAjaxChannel"</span><span class="o">,</span> <span class="n">AjaxChannel</span><span class="o">.</span><span class="na">Type</span><span class="o">.</span><span class="na">ACTIVE</span><span class="o">));</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/01/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/01/index.html b/content/news/2013/01/index.html
index d6fe403..4d25b8f 100644
--- a/content/news/2013/01/index.html
+++ b/content/news/2013/01/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/02/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/02/index.html b/content/news/2013/02/index.html
index 967ee3e..b857a5b 100644
--- a/content/news/2013/02/index.html
+++ b/content/news/2013/02/index.html
@@ -72,6 +72,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/03/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/03/index.html b/content/news/2013/03/index.html
index 577357f..69219be 100644
--- a/content/news/2013/03/index.html
+++ b/content/news/2013/03/index.html
@@ -64,6 +64,7 @@ This mig...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/04/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/04/index.html b/content/news/2013/04/index.html
index 7d0dcbc..2f50076 100644
--- a/content/news/2013/04/index.html
+++ b/content/news/2013/04/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/05/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/05/index.html b/content/news/2013/05/index.html
index 5f51ac6..2d0dfd7 100644
--- a/content/news/2013/05/index.html
+++ b/content/news/2013/05/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/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 b72af29..17275d2 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
@@ -59,7 +59,7 @@ compared to 6.0.0.</p>
 <p>Switch between jQuery 1.x and 2.x depending on the user agent. For IE
 6/7/8 jQuery ver. 1.x will be used, for any other browser - ver. 2.x.
 To use this resource reference do in your application’s init method:</p>
-<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+<figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span>
     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">DynamicJQueryResourceReference</span><span class="o">.</span><span class="na">INSTANCE</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/06/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/06/index.html b/content/news/2013/06/index.html
index 2ea8403..c097962 100644
--- a/content/news/2013/06/index.html
+++ b/content/news/2013/06/index.html
@@ -59,6 +59,7 @@ Wicket 6 we u...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/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 0516139..af78478 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
@@ -69,7 +69,7 @@ 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
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> 
-<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span>
     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/07/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/07/index.html b/content/news/2013/07/index.html
index 940c798..49df196 100644
--- a/content/news/2013/07/index.html
+++ b/content/news/2013/07/index.html
@@ -58,6 +58,7 @@
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/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 4b3ea37..26b8aa6 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
@@ -82,7 +82,7 @@ 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
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="nd">@Override</span> 
-<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+<span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="p">(</span><span class="o">)</span> <span class="o">{</span>
     <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
         <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
 <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/08/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/08/index.html b/content/news/2013/08/index.html
index dd89383..2b8555a 100644
--- a/content/news/2013/08/index.html
+++ b/content/news/2013/08/index.html
@@ -59,6 +59,7 @@ Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/09/20/wicket-6.11.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2013/09/20/wicket-6.11.0-released.html b/content/news/2013/09/20/wicket-6.11.0-released.html
index f35df08..f62aeec 100644
--- a/content/news/2013/09/20/wicket-6.11.0-released.html
+++ b/content/news/2013/09/20/wicket-6.11.0-released.html
@@ -92,7 +92,7 @@ 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
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java">    <span class="nd">@Override</span>
-    <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
             <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
     <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/09/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/09/index.html b/content/news/2013/09/index.html
index 2721cbc..298c0c5 100644
--- a/content/news/2013/09/index.html
+++ b/content/news/2013/09/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/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 6b2aeb4..2c38681 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
@@ -78,7 +78,7 @@ 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
 to your project in its application’s init method:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"> <span class="nd">@Override</span>
- <span class="kd">protected</span> <span class="kt">void</span> <span class="nf">init</span><span class="o">()</span> <span class="o">{</span>
+ <span class="kd">protected</span> <span class="kt">void</span> <span class="n">init</span><span class="o">()</span> <span class="o">{</span>
      <span class="n">getJavaScriptLibrarySettings</span><span class="o">()</span>
          <span class="o">.</span><span class="na">setJQueryReference</span><span class="o">(</span><span class="n">yourJquery183ResourceReference</span><span class="o">);</span>
  <span class="o">}</span></code></pre></figure>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/news/2013/11/index.html
----------------------------------------------------------------------
diff --git a/content/news/2013/11/index.html b/content/news/2013/11/index.html
index 58eaaf2..5ada178 100644
--- a/content/news/2013/11/index.html
+++ b/content/news/2013/11/index.html
@@ -59,6 +59,7 @@ with Wicket 6 we us...</p>
             <h2>2017</h2>
             <ul>
             <li><a href="/news/2017">All of 2017</a></li>
+            <li><a href="/news/2017/08">August</a></li>
             <li><a href="/news/2017/07">July</a></li>
             <li><a href="/news/2017/05">May</a></li>
             <li><a href="/news/2017/03">March</a></li>

[3/3] wicket-site git commit: Added announce for 8.0.0-M7

Posted by ad...@apache.org.
Added announce for 8.0.0-M7


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

Branch: refs/heads/asf-site
Commit: 8777c7fd606a0d26bed97733ce4a55e4e017fb4a
Parents: 0a9c202
Author: Andrea Del Bene <an...@innoteam.it>
Authored: Tue Aug 22 16:01:25 2017 +0200
Committer: Andrea Del Bene <an...@innoteam.it>
Committed: Tue Aug 22 16:01:25 2017 +0200

----------------------------------------------------------------------
 .../2017-08-12-wicket-8.0.0-M7-released.md      | 148 ++++++++++
 content/atom.xml                                | 292 ++++++++++---------
 content/contribute/build.html                   |  22 +-
 content/contribute/ides.html                    |   6 +-
 content/contribute/patch.html                   |   2 +-
 content/contribute/release.html                 |  52 ++--
 content/contribute/write.html                   |   4 +-
 content/img/AJAX- logo.png                      | Bin 34999 -> 0 bytes
 content/img/test-ready.png                      | Bin 61045 -> 0 bytes
 content/index.html                              |  50 ++--
 content/learn/examples/ajaxcounter.html         |  18 +-
 content/learn/examples/dropdownchoice.html      |   8 +-
 content/learn/examples/guestbook.html           |  28 +-
 content/learn/examples/helloworld.html          |   6 +-
 content/learn/examples/markupinheritance.html   |   6 +-
 content/learn/examples/navomatic.html           |  10 +-
 content/learn/examples/servlet3x.html           |  14 +-
 content/learn/examples/usingfragments.html      |  10 +-
 content/learn/index.html                        |   6 +-
 ...-1.4-takes-typesafety-to-the-next-level.html |   8 +-
 content/news/2009/07/index.html                 |   1 +
 content/news/2009/08/index.html                 |   1 +
 content/news/2009/10/index.html                 |   1 +
 content/news/2009/12/index.html                 |   1 +
 content/news/2009/index.html                    |   1 +
 content/news/2010/02/index.html                 |   1 +
 content/news/2010/03/index.html                 |   1 +
 content/news/2010/05/index.html                 |   1 +
 .../news/2010/08/11/wicket-1.4.10-released.html |   4 +-
 content/news/2010/08/index.html                 |   1 +
 content/news/2010/09/index.html                 |   1 +
 content/news/2010/11/index.html                 |   1 +
 content/news/2010/12/index.html                 |   1 +
 content/news/2010/index.html                    |   1 +
 content/news/2011/01/index.html                 |   1 +
 content/news/2011/02/index.html                 |   1 +
 content/news/2011/03/index.html                 |   1 +
 content/news/2011/04/index.html                 |   1 +
 content/news/2011/05/index.html                 |   1 +
 content/news/2011/06/index.html                 |   1 +
 content/news/2011/08/23/cve-2011-2712.html      |   2 +-
 content/news/2011/08/index.html                 |   1 +
 .../news/2011/09/07/wicket-1.5-released.html    |   8 +-
 content/news/2011/09/index.html                 |   1 +
 content/news/2011/10/index.html                 |   1 +
 content/news/2011/11/index.html                 |   1 +
 content/news/2011/index.html                    |   1 +
 content/news/2012/01/index.html                 |   1 +
 .../news/2012/03/22/wicket-cve-2012-1089.html   |   2 +-
 content/news/2012/03/index.html                 |   1 +
 .../2012/05/29/wicket-6.0.0-beta2-released.html |   4 +-
 content/news/2012/05/index.html                 |   1 +
 content/news/2012/06/index.html                 |   1 +
 content/news/2012/07/index.html                 |   1 +
 content/news/2012/08/index.html                 |   1 +
 content/news/2012/09/index.html                 |   1 +
 content/news/2012/10/index.html                 |   1 +
 content/news/2012/11/index.html                 |   1 +
 content/news/2012/12/index.html                 |   1 +
 content/news/2012/index.html                    |   1 +
 .../news/2013/01/23/wicket-6.5.0-released.html  |   2 +-
 content/news/2013/01/index.html                 |   1 +
 content/news/2013/02/index.html                 |   1 +
 content/news/2013/03/index.html                 |   1 +
 content/news/2013/04/index.html                 |   1 +
 content/news/2013/05/index.html                 |   1 +
 .../news/2013/06/27/wicket-6.9.0-released.html  |   2 +-
 content/news/2013/06/index.html                 |   1 +
 .../news/2013/07/10/wicket-6.9.1-released.html  |   2 +-
 content/news/2013/07/index.html                 |   1 +
 .../news/2013/08/18/wicket-6.10.0-released.html |   2 +-
 content/news/2013/08/index.html                 |   1 +
 .../news/2013/09/20/wicket-6.11.0-released.html |   2 +-
 content/news/2013/09/index.html                 |   1 +
 .../news/2013/11/01/wicket-6.12.0-released.html |   2 +-
 content/news/2013/11/index.html                 |   1 +
 content/news/2013/index.html                    |   1 +
 .../news/2014/01/05/wicket-6.13.0-released.html |   2 +-
 content/news/2014/01/index.html                 |   1 +
 content/news/2014/02/index.html                 |   1 +
 content/news/2014/04/index.html                 |   1 +
 content/news/2014/06/index.html                 |   1 +
 content/news/2014/08/index.html                 |   1 +
 content/news/2014/09/index.html                 |   1 +
 content/news/2014/11/index.html                 |   1 +
 content/news/2014/index.html                    |   1 +
 content/news/2015/02/index.html                 |   1 +
 content/news/2015/06/index.html                 |   1 +
 content/news/2015/07/index.html                 |   1 +
 content/news/2015/10/index.html                 |   1 +
 content/news/2015/11/index.html                 |   1 +
 content/news/2015/index.html                    |   1 +
 content/news/2016/01/index.html                 |   1 +
 content/news/2016/02/index.html                 |   1 +
 content/news/2016/03/index.html                 |   1 +
 content/news/2016/05/index.html                 |   1 +
 .../2016/07/25/wicket-8.0.0-M1-released.html    |   4 +-
 content/news/2016/07/index.html                 |   1 +
 content/news/2016/08/index.html                 |   1 +
 content/news/2016/10/index.html                 |   1 +
 content/news/2016/11/index.html                 |   1 +
 content/news/2016/12/index.html                 |   1 +
 content/news/2016/index.html                    |   1 +
 content/news/2017/02/index.html                 |   1 +
 content/news/2017/03/index.html                 |   1 +
 content/news/2017/05/index.html                 |   1 +
 content/news/2017/07/index.html                 |   1 +
 .../2017/08/12/wicket-8.0.0-M7-released.html    | 183 ++++++++++++
 content/news/2017/08/index.html                 | 174 +++++++++++
 content/news/2017/index.html                    |  13 +
 content/news/index.html                         |   7 +
 content/start/quickstart.html                   |   6 +-
 112 files changed, 902 insertions(+), 283 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/2017/_posts/2017-08-12-wicket-8.0.0-M7-released.md
----------------------------------------------------------------------
diff --git a/2017/_posts/2017-08-12-wicket-8.0.0-M7-released.md b/2017/_posts/2017-08-12-wicket-8.0.0-M7-released.md
new file mode 100644
index 0000000..4a8f5e4
--- /dev/null
+++ b/2017/_posts/2017-08-12-wicket-8.0.0-M7-released.md
@@ -0,0 +1,148 @@
+---
+layout: post
+title: Apache Wicket 8.0.0-M7 released
+---
+The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7!
+
+Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments, stores, universities, cities, banks, email providers, and
+more. You can find more about Apache Wicket at https://wicket.apache.org
+
+This release marks another minor release of Wicket 8. We
+use semantic versioning for the development of Wicket, and as such no
+API breaks are present breaks are present in this release compared to
+8.0.0.
+
+Using this release
+------------------
+
+With Apache Maven update your dependency to (and don't forget to
+update any other dependencies on Wicket projects to the same version):
+
+{% highlight xml%}
+<dependency>
+    <groupId>org.apache.wicket</groupId>
+    <artifactId>wicket-core</artifactId>
+    <version>8.0.0-M7</version>
+</dependency>
+{% endhighlight%}
+
+Or download and build the distribution yourself, or use our
+convenience binary package
+
+ * Source: [8.0.0-M7 source download](http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7)
+ * Binary: [8.0.0-M7 binary download](http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7/binaries)
+
+<!--more-->
+
+Upgrading from earlier versions
+-------------------------------
+
+If you upgrade from 8.y.z this release is a drop in replacement. If
+you come from a version prior to 8.0.0, please read our Wicket 8
+migration guide found at
+
+ * http://s.apache.org/wicket8migrate
+
+Have fun!
+
+— The Wicket team
+
+
+========================================================================
+
+    The signatures for the source release artefacts:
+
+    
+Signature for apache-wicket-8.0.0-M7.zip:
+
+<div class='highlight'><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
+qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
+91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
+v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
+dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
+FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
+PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
+QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
+bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
+uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
+UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
+DO1Z0EwihlcEIqKmOLGV
+=EiFe
+-----END PGP SIGNATURE-----
+</pre></div>
+
+    
+Signature for apache-wicket-8.0.0-M7.tar.gz:
+
+<div class='highlight'><pre>
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
+KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
+iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
++L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
+XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
+SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
+ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
+T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
+QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
+cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
+vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
+Knnl3Uyv25EmO9nlUYJC
+=PEGU
+-----END PGP SIGNATURE-----
+</pre></div>
+
+    
+========================================================================
+
+### This Release
+
+#### CHANGELOG for 8.0.0-M7:
+    
+##### Bug
+
+ * [WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies naming strategy may cause java.lang.IllegalAccessError
+ * [WICKET-6366] - Autocomplete race condition makes page unresponsive
+ * [WICKET-6373] - Edge not recognized in UserAgent
+ * [WICKET-6374] - Exception caused by border extending another border with <wicket:extend>
+ * [WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted as relative
+ * [WICKET-6377] - Autolinking breaks hierarchy for nested elements
+ * [WICKET-6379] - IModel's default models should detach the target model
+ * [WICKET-6386] - Simplification of the code in WICKET-3347 is not consistent with previous behavior
+ * [WICKET-6387] - ModalWindow PageReference broken
+ * [WICKET-6393] - NestedStringResourceLoader ignores hard-coded default values and throws MissingResourceException
+ * [WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()
+ * [WICKET-6399] - Dequeuing of Border component with nested body fails
+ * [WICKET-6400] - Object with array property fails on NPE when construction JSON object
+ * [WICKET-6402] - OSGi-Manifest: wicket does not declare BSN
+ * [WICKET-6406] - Each path has to be pushed directly
+ * [WICKET-6419] -  Localization of PageParameters 
+ * [WICKET-6428] - PageProvider#getPageInstance() may return null
+ * [WICKET-6429] - AbstractRequestLogger should not create new Sessions
+ * [WICKET-6434] - Fixed WicketTester to detect components in enclosure when doing isComponentOnAjaxResponse.
+
+##### Improvement
+
+ * [WICKET-6372] - Consider to switch to a sans-serif typeface in the Wicket guide
+ * [WICKET-6385] - Allow using custom port for web socket connections
+ * [WICKET-6388] - MockServletContext should define non-null session tracking modes
+ * [WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that is aware of Web Socket requests
+ * [WICKET-6401] - OSGi-Manifest: wicket-util should decalre its dependency to 'commons-io' and 'commons-fileupload'
+ * [WICKET-6412] - Model#orElse behavior is inconsistent!
+ * [WICKET-6421] - WicketTester should provide assertBehavior method
+ * [WICKET-6433] - Allow to set the rel attribute with CssHeaderItem
+ * [WICKET-6436] - Please add CompoundPropertyModel.of(T object) method
+ * [WICKET-6437] - Libraries should be updated to most recent versions
+
+##### Task
+
+ * [WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2 features and APIs
+

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 53766b1..f2a3c60 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>2017-07-12T14:03:05+02:00</updated>
+    <updated>2017-08-22T15:59:20+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>
@@ -12,6 +12,162 @@
  
 
     <entry>
+        <title>Apache Wicket 8.0.0-M7 released</title>
+        <link href="http://wicket.apache.org/news/2017/08/12/wicket-8.0.0-M7-released.html"/>
+        <updated>2017-08-12T00:00:00+02:00</updated>
+        <id>http://wicket.apache.org/news/2017/08/12/wicket-8.0.0-M7-released</id>
+        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7!&lt;/p&gt;
+
+&lt;p&gt;Apache Wicket is an open source Java component oriented web application
+framework that powers thousands of web applications and web sites for
+governments, stores, universities, cities, banks, email providers, and
+more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
+
+&lt;p&gt;This release marks another minor release of Wicket 8. We
+use semantic versioning for the development of Wicket, and as such no
+API breaks are present breaks are present in this release compared to
+8.0.0.&lt;/p&gt;
+
+&lt;h2 id=&quot;using-this-release&quot;&gt;Using this release&lt;/h2&gt;
+
+&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
+update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
+
+&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
+    &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
+    &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
+    &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;8.0.0-M7&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
+
+&lt;p&gt;Or download and build the distribution yourself, or use our
+convenience binary package&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;Source: &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7&quot;&gt;8.0.0-M7 source download&lt;/a&gt;&lt;/li&gt;
+  &lt;li&gt;Binary: &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7/binaries&quot;&gt;8.0.0-M7 binary download&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;!--more--&gt;
+
+&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
+
+&lt;p&gt;If you upgrade from 8.y.z this release is a drop in replacement. If
+you come from a version prior to 8.0.0, please read our Wicket 8
+migration guide found at&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;http://s.apache.org/wicket8migrate&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Have fun!&lt;/p&gt;
+
+&lt;p&gt;— The Wicket team&lt;/p&gt;
+
+&lt;p&gt;========================================================================&lt;/p&gt;
+
+&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;The signatures for the source release artefacts:
+&lt;/code&gt;&lt;/pre&gt;
+&lt;/div&gt;
+
+&lt;p&gt;Signature for apache-wicket-8.0.0-M7.zip:&lt;/p&gt;
+
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBVYUUP/0T9R8oiLZafZ6bkvKsxWHxp
+qhdinNhiG3sdsex+9cTNlzvazj0i1B4zmIqQ8+ekkVRPu/+rq/DH/SMTlTUrf9hk
+91drZQ5wc8Ido3MdI+SeS0NSFvVvvH36gjXoTwLckCcwrjkUsk2k/f2S+1JYcFFx
+v+KTcbZJ6Y2M1iBJILlmO/GuyNSj/CXa3UOGkhNNMUU7MEMQDPb8ZvgQndUR3nWQ
+dxnyB3LE7u8k1bjK75t3RuBme6fz0ASippG5Ph0Ce/BDum/6RILf+Tioc8ZKFtS2
+FCGoeFNgYb2Qx6x1Q0kZbfpxRW+SdV9ddYs0eLz2cNr4N2EYS7Y2xWcI0bUSv3gC
+PXOfAJcUcWNz6LP1vtPhFCzWOAtt9Lt2JAM699AHpvAyl+pPyS163qvUmyrDwaf3
+QhBd9Vab9sCMav+OhImuVQL+iRFEyiMNm/kPlpZsz0RN8Zqqu73RT3vcNT/ZlGLm
+bo1AIwuJesCw/VL34PWzdglOpMVjQzFVlwd6pNzxwbohrq6gFRMLNZYTVQkELREe
+uII3KDxkY4dnyjCYCNi3Obp/FaphsJ6yvfwpesUrqzQjiX1C8QgMRcaQEpU+4DGo
+UxejnO5Th1ECsSjYCaCFKok38zilAiaKaQeVPFa66/sM93IqAXe0dXdelirLu59Q
+DO1Z0EwihlcEIqKmOLGV
+=EiFe
+-----END PGP SIGNATURE-----
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;Signature for apache-wicket-8.0.0-M7.tar.gz:&lt;/p&gt;
+
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJZiENjAAoJEAzCjx+CMhBV0AoQALOjdIkE7o6t4ZgFO1B/jJvs
+KgUl4q82vksqiWoGzOob+hkmDSlyDodXaFbZUNiKat79H8Dg5bKU7IUa+d8msPZ6
+iIy9DZk6Ty/QFtVNins7SeO9w8qGAN6LSImsskUE8FpfSMEjDmmzFMTy31A+AmWS
++L3mddk4JY5CtKA2dPeZHtrlcIFL+hO99t7FueqkEEilrN8ulFmfF1Fz4kyqEBA5
+XrWIgtVwUGLhd2iEgS28a/b3d0pZiweHb+MPWrItFDtZYwKzITefx8tfXir1qB2F
+SPkBdbmW5f67Z+kECUTBR7Bes15vFtv9kThVTDEJ3UhA8rMdS8XmgOablGTbMEfo
+ggU/raaeA7Ja4dAmxv38yLp4Ow5eoL3z5gsI9z5pUadVFItAtHs0GPMfJ14SnWY9
+T0Lz2CK2LRb7RN1il1t4WpIKR8v3QzP+BZA8ZQ+wEI0jtSc9hnIEHJfxxdOvGE4v
+QSSrWs0/BNg1GrBQnIzsU/RW/Gdii5bSMBAguSkx+nXYwO7ooy25fTsnguPe6Fky
+cdnl70Cf27GIg5RiLX8ujlATRduaedK7ieA86ym/sPAOJX4slrjVjmwsSpjruvEn
+vaVvRUP5CcpQVPr0LQxI6jF/qq5V6/MTAdoTtrT/InvH8haZTVYdEenoSkEYezHW
+Knnl3Uyv25EmO9nlUYJC
+=PEGU
+-----END PGP SIGNATURE-----
+&lt;/pre&gt;&lt;/div&gt;
+
+&lt;p&gt;========================================================================&lt;/p&gt;
+
+&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
+
+&lt;h4 id=&quot;changelog-for-800-m7&quot;&gt;CHANGELOG for 8.0.0-M7:&lt;/h4&gt;
+
+&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;[WICKET-4324] - [wicket-ioc] LazyInitProxyFactory CGLIB proxies naming strategy may cause java.lang.IllegalAccessError&lt;/li&gt;
+  &lt;li&gt;[WICKET-6366] - Autocomplete race condition makes page unresponsive&lt;/li&gt;
+  &lt;li&gt;[WICKET-6373] - Edge not recognized in UserAgent&lt;/li&gt;
+  &lt;li&gt;[WICKET-6374] - Exception caused by border extending another border with &lt;wicket:extend&gt;&lt;/wicket:extend&gt;&lt;/li&gt;
+  &lt;li&gt;[WICKET-6376] - Ajax redirects to non http(s)-urls are interpreted as relative&lt;/li&gt;
+  &lt;li&gt;[WICKET-6377] - Autolinking breaks hierarchy for nested elements&lt;/li&gt;
+  &lt;li&gt;[WICKET-6379] - IModel’s default models should detach the target model&lt;/li&gt;
+  &lt;li&gt;[WICKET-6386] - Simplification of the code in WICKET-3347 is not consistent with previous behavior&lt;/li&gt;
+  &lt;li&gt;[WICKET-6387] - ModalWindow PageReference broken&lt;/li&gt;
+  &lt;li&gt;[WICKET-6393] - NestedStringResourceLoader ignores hard-coded default values and throws MissingResourceException&lt;/li&gt;
+  &lt;li&gt;[WICKET-6398] - WICKET-6204 breaks jQuery.noConflict()&lt;/li&gt;
+  &lt;li&gt;[WICKET-6399] - Dequeuing of Border component with nested body fails&lt;/li&gt;
+  &lt;li&gt;[WICKET-6400] - Object with array property fails on NPE when construction JSON object&lt;/li&gt;
+  &lt;li&gt;[WICKET-6402] - OSGi-Manifest: wicket does not declare BSN&lt;/li&gt;
+  &lt;li&gt;[WICKET-6406] - Each path has to be pushed directly&lt;/li&gt;
+  &lt;li&gt;[WICKET-6419] -  Localization of PageParameters&lt;/li&gt;
+  &lt;li&gt;[WICKET-6428] - PageProvider#getPageInstance() may return null&lt;/li&gt;
+  &lt;li&gt;[WICKET-6429] - AbstractRequestLogger should not create new Sessions&lt;/li&gt;
+  &lt;li&gt;[WICKET-6434] - Fixed WicketTester to detect components in enclosure when doing isComponentOnAjaxResponse.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;[WICKET-6372] - Consider to switch to a sans-serif typeface in the Wicket guide&lt;/li&gt;
+  &lt;li&gt;[WICKET-6385] - Allow using custom port for web socket connections&lt;/li&gt;
+  &lt;li&gt;[WICKET-6388] - MockServletContext should define non-null session tracking modes&lt;/li&gt;
+  &lt;li&gt;[WICKET-6389] - Introduce CsrfPreventionRequestCycleListener that is aware of Web Socket requests&lt;/li&gt;
+  &lt;li&gt;[WICKET-6401] - OSGi-Manifest: wicket-util should decalre its dependency to ‘commons-io’ and ‘commons-fileupload’&lt;/li&gt;
+  &lt;li&gt;[WICKET-6412] - Model#orElse behavior is inconsistent!&lt;/li&gt;
+  &lt;li&gt;[WICKET-6421] - WicketTester should provide assertBehavior method&lt;/li&gt;
+  &lt;li&gt;[WICKET-6433] - Allow to set the rel attribute with CssHeaderItem&lt;/li&gt;
+  &lt;li&gt;[WICKET-6436] - Please add CompoundPropertyModel.of(T object) method&lt;/li&gt;
+  &lt;li&gt;[WICKET-6437] - Libraries should be updated to most recent versions&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h5 id=&quot;task&quot;&gt;Task&lt;/h5&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;[WICKET-6390] - Update Tomcat to 8.5.15 to get the latest HTTP2 features and APIs&lt;/li&gt;
+&lt;/ul&gt;
+
+</content>
+    </entry>
+
+    <entry>
         <title>Apache Wicket 7.8.0 released</title>
         <link href="http://wicket.apache.org/news/2017/07/12/wicket-7.8.0-released.html"/>
         <updated>2017-07-12T00:00:00+02:00</updated>
@@ -1215,138 +1371,4 @@ EP6HRzIcMLydmv73Hg+r
 </content>
     </entry>
 
-    <entry>
-        <title>Apache Wicket 6.26.0 released</title>
-        <link href="http://wicket.apache.org/news/2016/12/29/wicket-6.26.0-released.html"/>
-        <updated>2016-12-29T00:00:00+01:00</updated>
-        <id>http://wicket.apache.org/news/2016/12/29/wicket-6.26.0-released</id>
-        <content type="html">&lt;p&gt;The Apache Wicket PMC is proud to announce Apache Wicket 6.26.0!&lt;/p&gt;
-
-&lt;p&gt;Apache Wicket is an open source Java component oriented web application
-framework that powers thousands of web applications and web sites for
-governments, stores, universities, cities, banks, email providers, and
-more. You can find more about Apache Wicket at https://wicket.apache.org&lt;/p&gt;
-
-&lt;p&gt;This release marks another minor release of Wicket 6. We
-use semantic versioning for the development of Wicket, and as such no
-API breaks are present breaks are present in this release compared to
-6.0.0.&lt;/p&gt;
-
-&lt;hr /&gt;
-
-&lt;p&gt;With Apache Maven update your dependency to (and don’t forget to
-update any other dependencies on Wicket projects to the same version):&lt;/p&gt;
-
-&lt;figure class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;dependency&amp;gt;&lt;/span&gt;
- &lt;span class=&quot;nt&quot;&gt;&amp;lt;groupId&amp;gt;&lt;/span&gt;org.apache.wicket&lt;span class=&quot;nt&quot;&gt;&amp;lt;/groupId&amp;gt;&lt;/span&gt;
-    &lt;span class=&quot;nt&quot;&gt;&amp;lt;artifactId&amp;gt;&lt;/span&gt;wicket-core&lt;span class=&quot;nt&quot;&gt;&amp;lt;/artifactId&amp;gt;&lt;/span&gt;
-    &lt;span class=&quot;nt&quot;&gt;&amp;lt;version&amp;gt;&lt;/span&gt;6.26.0&lt;span class=&quot;nt&quot;&gt;&amp;lt;/version&amp;gt;&lt;/span&gt;
-&lt;span class=&quot;nt&quot;&gt;&amp;lt;/dependency&amp;gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/figure&gt;
-
-&lt;p&gt;Or download and build the distribution yourself, or use our
-convenience binary package&lt;/p&gt;
-
-&lt;p&gt;Source: &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/6.26.0&quot;&gt;6.26.0 source download&lt;/a&gt;
-Binary: &lt;a href=&quot;http://www.apache.org/dyn/closer.cgi/wicket/6.26.0/binaries&quot;&gt;6.26.0 binary download&lt;/a&gt;&lt;/p&gt;
-
-&lt;!--more--&gt;
-
-&lt;h2 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h2&gt;
-
-&lt;p&gt;If you upgrade from 6.y.z this release is a drop in replacement. If
-you come from a version prior to 6.0.0, please read our Wicket 6
-migration guide found at&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;&lt;a href=&quot;http://s.apache.org/wicket6migration&quot;&gt;http://s.apache.org/wicket6migration&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;Have fun!&lt;/p&gt;
-
-&lt;p&gt;— The Wicket team&lt;/p&gt;
-
-&lt;p&gt;================================&lt;/p&gt;
-
-&lt;p&gt;The signatures for the source release artefacts:&lt;/p&gt;
-
-&lt;p&gt;Signature for apache-wicket-6.26.0.zip:&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt; 
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-
-iQIcBAABAgAGBQJYY/F4AAoJEAzCjx+CMhBVPk0QAILzw08Gd3xHoVnpco916yJ5
-fpBMqZ6e3NfZV/hQONBknRvNSABayJn6xmQWUd/qCQLbzE3RwVxim28lPVGHOPru
-CR0ycjetLoBdZPyXc42n0KcrOvsvvbAr8d0uBHSKxYtjTRkMxILY6rJMSkAwLdnl
-xzvGN9VMP4icmvmt6Ut///YBBDwXsgNSO7DL9AF6T9ZJ7aou+Y2FfERz9OQz76NQ
-Bche7TyXrPfvt7AHnWWGft/DrIi3t5MNXniixzEsW2rZJajIwwzRiwDv4jBCwMjy
-V0vQiyWgZ8PEVouzlwN9KsXqFNnpR6oTU+1KOzODIqTKwFR4TQrydNyq2r54pO6J
-UTA2ZydIv8yvM+dHSe0LZaZEl9oiGd7uJXa6URbIs0ZxWttoN3t2HS5hu4XkvlKz
-2RX97HrxI9cy8j7xKfv/rQzee1Ja/0QLjOaXOwmj2qn+BiZzD8HxORrPLbIbVHW7
-Zt+FfnZSp2Da57Y4EUcaaDUzrSElb2Usruphvd8vE7LejlBU8urj869GuQ2017J7
-2yBIvOgUtF60ZJTty2AB2dumkMsysnZ8o93kjl4hn75MgzC0v2QP8h1Y9LT6ke6Z
-0W0hTrpt17GerlAzNxx33o0RyZiS+wvnqNnn06wepTvOQmsPoKPhjVYG+AO0pkoA
-lmCWlFL2QKAldUCR9iw6
-=8P9f
------END PGP SIGNATURE-----
-&lt;/pre&gt;&lt;/div&gt;
-
-&lt;p&gt;Signature for apache-wicket-6.26.0.tar.gz:&lt;/p&gt;
-
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt; 
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-
-iQIcBAABAgAGBQJYY/F4AAoJEAzCjx+CMhBVACkP/j9qo36wJGT3HK6XkgrG0BgA
-2Z1UNKyMXIV8CQrHyK89Rm7ZFN0y4KTWYNHRC8nxlToZIE4+DzArM8DjItl5sGLC
-CMxOo6PVXQsHjKTsJgrc9qQMZVc7gEgQZ7SoiMBydG6GDRmcGBcPT6Bo1LWvbclw
-pe4Saj+L5MhUcnYNSNXUuYKwmncZZvCOQuDtX2fKHFjgGBdzdpkW3btnqDjCkxda
-6YZE9f/AJgI3o3z5I+TZ5Dz/iRiCJjeSvUj4OVR7J3EdEXs4YzSc02Vo7RUmvN6J
-zRkUBQhYcXS9j7ZcLHt5zdLMk8kRnopvzSkZzywnnuFX6iYWioIgu6Pi4q1ECzWQ
-WyN8pturMjkM7PgMNuzvRLjTysZviq/HY8EG+CpPNwYZbRG4GBj+tQFo9vFP6RoS
-j96gZjHRVfPvwNGMBSPatx9OCXMMm3u2Nt11QAte0OOuH3pqIiQcelL/ALmZlUEE
-Y3VvF0xXqyhltNxgD1/bIcNEcTZyjoPhm3rZASRyg4Q2622KugFwX0p+bkcuz3gL
-dOxBo7kHZ8tPXTEtx+F7bYq6l5XOO0po1llUAoi8ZOVZPlUGJz6IVYryocZ5asnJ
-xgZd+RX2SEMtuejAH6f7aojBKOa3cQ4xf1CKbvdDF8k+OtN2SztI9fqZwqO7QCjt
-AsXFCWmef6o87oikYsEY
-=JLkI
------END PGP SIGNATURE-----
-&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;================================&lt;/p&gt;
-
-&lt;h3 id=&quot;this-release&quot;&gt;This Release&lt;/h3&gt;
-
-&lt;h4 id=&quot;changelog-for-6260&quot;&gt;CHANGELOG for 6.26.0:&lt;/h4&gt;
-
-&lt;h5 id=&quot;sub-task&quot;&gt;Sub-task&lt;/h5&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;[WICKET-6278] - Backport TagTester fix to 6.x and 7.x&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h5 id=&quot;bug&quot;&gt;Bug&lt;/h5&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;[WICKET-6250] - FileUploadField does not deteach models and fails to null the reference to the transient fileUploads field if forceCloseStreamsOnDetach is false&lt;/li&gt;
-  &lt;li&gt;[WICKET-6267] - Native Websocket exception when the page is expired&lt;/li&gt;
-  &lt;li&gt;[WICKET-6270] - No upload is seen as empty upload after WICKET-6210&lt;/li&gt;
-  &lt;li&gt;[WICKET-6279] - AttributeModifier.VALUELESS_ATTRIBUTE_REMOVE does not work after deserialisation&lt;/li&gt;
-  &lt;li&gt;[WICKET-6289] - Autolinking adds onclick attribute to &lt;img /&gt; tags&lt;/li&gt;
-  &lt;li&gt;[WICKET-6290] - CssUrlReplacer doesn’t understand data: urls and breaks them&lt;/li&gt;
-  &lt;li&gt;[WICKET-6295] - Clicking Link in BrowserInfoPage results in infinite request loop&lt;/li&gt;
-  &lt;li&gt;[WICKET-6296] - Not possible to add WebSocketBehavior in ajax request&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h5 id=&quot;improvement&quot;&gt;Improvement&lt;/h5&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;[WICKET-6260] - Revert Ajax detection needed for character encoding to WebRequest.isAjax()&lt;/li&gt;
-  &lt;li&gt;[WICKET-6261] - CheckGroupSelector default selection state incorrect when the list of Checks is empty&lt;/li&gt;
-  &lt;li&gt;[WICKET-6271] - IRequestableComponent getPage() javaDoc and Component implementation mismatch&lt;/li&gt;
-  &lt;li&gt;[WICKET-6274] - Add origin header to ajax requests in BaseWicketTester&lt;/li&gt;
-  &lt;li&gt;[WICKET-6282] - Make native web socket message classes serializable&lt;/li&gt;
-&lt;/ul&gt;
-</content>
-    </entry>
-
 </feed>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/contribute/build.html
----------------------------------------------------------------------
diff --git a/content/contribute/build.html b/content/contribute/build.html
index 666e260..db3c2de 100644
--- a/content/contribute/build.html
+++ b/content/contribute/build.html
@@ -66,7 +66,7 @@ maintainable, enterprise ready build. The book is available for free from the
 Mergere website.</p>
 <h2 id="getting-your-wicket-version">Getting your Wicket version</h2>
 <p>Clone the master branch from Apache Git Wicket repository</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="w">$ </span><span class="nc">git</span><span class="kv"> clone http://git-wip-us.apache.org/repos/asf/wicket.git</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">$ git clone http://git-wip-us.apache.org/repos/asf/wicket.git</code></pre></figure>
 <p>This will give you a directory structure like the following directory tree:</p>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">wicket
 wicket/wicket-core
@@ -75,12 +75,12 @@ wicket/wicket-spring
 wicket/wicket-auth-roles
 wicket/wicket-examples
 wicket/wicket-spring-annot
-<span class="err">...</span></code></pre></figure>
+...</code></pre></figure>
 <p>To check out a different branch use:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="w">$ </span><span class="nc">cd</span><span class="kv"> wicket
-</span><span class="w">$ </span><span class="nc">git</span><span class="kv"> checkout -b release/wicket-x.y.z release/wicket-x.y.z
-</span><span class="ni"># </span><span class="nc">verify</span><span class="kv"> the branch with:
-</span><span class="w">$ </span><span class="nc">git</span><span class="kv"> branch</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">$ cd wicket
+$ git checkout -b release/wicket-x.y.z release/wicket-x.y.z
+# verify the branch with:
+$ git branch</code></pre></figure>
 <p>In this document we focus at the maven project descriptor located in the top
 level directory, which enforces default settings for all Wicket projects such
 as plug-in settings, versioning of the Wicket projects, managing the various
@@ -93,9 +93,9 @@ This top-level project doesn’t have sources for itself.</p>
 fully compatible with that Java version, you will need to build it with a Java
 6 compiler and runtime library.</p>
 <p>If you haven’t done so already change into the Wicket root directory:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">cd wicket</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">cd wicket</code></pre></figure>
 <p>Now building all of Wicket is as simple as issuing the following command:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn install</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn install</code></pre></figure>
 <p>This will compile, test, package and install all Wicket projects. Installation
 means putting the jar files into your local Maven repository, including the
 source, but without the javadoc jars (this is a Wicket specific configuration,
@@ -114,7 +114,7 @@ automatically.</p>
 <h3 id="coping-with-test-failures">Coping with test failures</h3>
 <p>As this is our main development you might/will encounter failing unit tests.
 These can be skipped using:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn -Dmaven.test.skip=true install</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn -Dmaven.test.skip=true install</code></pre></figure>
 <p>Of course, all bets are off then and your mileage may vary if you use such a
 built jar.</p>
 <h3 id="using-your-own-built-artifacts">Using your own built artifacts</h3>
@@ -129,7 +129,7 @@ version. So in your pom.xml you can use:</p>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>And adding this to your Eclipse, NetBeans or IntelliJ IDEA project classpath
 is then as simple as:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn eclipse:eclipse</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn eclipse:eclipse</code></pre></figure>
 <p>or opening the project using Netbeans or IDEAs Maven integration.</p>
 <p>Maven will then add all the necessary JAR files to the project’s classpath.</p>
 <p>One thing you need to make sure is that you have set the <code class="highlighter-rouge">M2_REPO</code> classpath
@@ -137,7 +137,7 @@ variable in Eclipse (or a similar construct in Netbeans), and point it to your
 local repository, typically found in <code class="highlighter-rouge">C:\Documents and Settings\username\.m2\repo</code>
 or (for unix buffs) <code class="highlighter-rouge">~/.m2/repo</code></p>
 <p>You can add this setting using maven:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</code></pre></figure>
         </section>
     </div>
 </main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/contribute/ides.html
----------------------------------------------------------------------
diff --git a/content/contribute/ides.html b/content/contribute/ides.html
index 1315729..e76f5b7 100644
--- a/content/contribute/ides.html
+++ b/content/contribute/ides.html
@@ -63,13 +63,13 @@ by their respective development teams.</p>
 <h3 id="eclipse">Eclipse</h3>
 <p>Eclipse offers a good support for Maven based projects with <a href="http://www.eclipse.org/m2e/">plugin M2Eclipse</a>. Once installed you can go to ‘Import…-&gt;Existing Maven Projects’ and import one or more Maven projects into your workspace.</p>
 <p>Alternatively, you can generate an Eclipse project typing the following command on project’s root:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn eclipse:eclipse</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn eclipse:eclipse</code></pre></figure>
 <p>Maven will add all the necessary JAR files to the project’s classpath. Now the sources can be imported in Eclipse using the “Existing Projects into Workspace” wizard.</p>
 <p>If not already present the <code class="highlighter-rouge">M2_REPO</code> classpath variable has to point to your local Maven repository.
 The repository is typically found in <code class="highlighter-rouge">C:\Documents and Settings\&lt;username&gt;\.m2\repo</code> or (for unix buffs) <code class="highlighter-rouge">~/.m2/repo</code>. It can be set within Eclipse (Preferences-&gt;Java-&gt;Build Path-&gt;Classpath Variables) or with the help of Maven:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn -Declipse.workspace=&lt;path-to-eclipse-workspace&gt; eclipse:add-maven-repo</code></pre></figure>
 <p>If you want to go along with the Wicket way of code formatting you should import the Wicket code format profile into your workspace (Preferences-&gt;Java-&gt;Code Style-&gt;Formatter), found in:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">&lt;path-to-eclipse-workspace&gt;/wicket-core/EclipseCodeFormat.xml</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">&lt;path-to-eclipse-workspace&gt;/wicket-core/EclipseCodeFormat.xml</code></pre></figure>
 <p>Finally configure the editor to automatically format all edited lines and organize imports on save (Preferences-&gt;Java-&gt;Editor-&gt;Save Actions).</p>
 <h3 id="netbeans">NetBeans</h3>
 <p>NetBeans comes with Maven integration. Further help can be found at their <a href="http://wiki.netbeans.org/MavenBestPractices" title="NetBeans Community Wiki">Wiki</a></p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/contribute/patch.html
----------------------------------------------------------------------
diff --git a/content/contribute/patch.html b/content/contribute/patch.html
index 755722e..716d7bf 100644
--- a/content/contribute/patch.html
+++ b/content/contribute/patch.html
@@ -116,7 +116,7 @@ Git</a>
 and when you have finished your work create a patch with the following
 commands:</p>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git add any_files_you_created_modified_or_deleted
-<span class="err">git diff --cached &gt; /tmp/WICKET-NNNN.patch</span></code></pre></figure>
+git diff --cached &gt; /tmp/WICKET-NNNN.patch</code></pre></figure>
 <p>where NNNN is the issue number. Finally, attach that file
 (/tmp/WICKET-NNNN.patch) to the
 <a href="https://issues.apache.org/jira/browse/WICKET">JIRA</a></p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/contribute/release.html
----------------------------------------------------------------------
diff --git a/content/contribute/release.html b/content/contribute/release.html
index c23f0aa..391b218 100644
--- a/content/contribute/release.html
+++ b/content/contribute/release.html
@@ -75,24 +75,24 @@
 <ul>
   <li>Start gpg-agent as a daemon (OS X, using homebrew installation of gpg, gpg-agent, pinentry):</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">    eval `gpg-agent --daemon --pinentry-program /usr/local/bin/pinentry`</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">    eval `gpg-agent --daemon --pinentry-program /usr/local/bin/pinentry`</code></pre></figure>
 <ul>
   <li>Create an environment variable such that you can copy/paste several of the following commands (substitute 6.0.0 with the number you’re actually going to release):</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">export NEWVERSION=6.0.0</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">export NEWVERSION=6.0.0</code></pre></figure>
 <ul>
   <li>Sign pom.xml such that gpg-agent has enabled your key (and remove the .asc file). This triggers the pinentry program and sets the stage for gpg-agent:</li>
 </ul>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">gpg --armor --detach-sign --use-agent --sign pom.xml
-<span class="err">rm pom.xml.asc</span></code></pre></figure>
+rm pom.xml.asc</code></pre></figure>
 <ul>
   <li>Create release branch:</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn release:branch -DbranchName=build/wicket-$NEWVERSION</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn release:branch -DbranchName=build/wicket-$NEWVERSION</code></pre></figure>
 <ul>
   <li>Checkout the release branch:</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">git checkout build/wicket-$NEWVERSION</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">git checkout build/wicket-$NEWVERSION</code></pre></figure>
 <ul>
   <li>
     <p>Update archetypes/quickstart/src/main/archetype-resources/pom.xml to use NEWVERSION of Wicket and commit</p>
@@ -106,16 +106,16 @@
     </ul>
   </li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn release:prepare</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn release:prepare</code></pre></figure>
 <ul>
   <li>Remove last commit such that HEAD points to the NEWVERSION release, not the new development version</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">git reset HEAD^ --hard</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">git reset HEAD^ --hard</code></pre></figure>
 <ul>
   <li>Create source archive:</li>
 </ul>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git archive --format=tar.gz --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.tar.gz wicket-$NEWVERSION
-<span class="err">git archive --format=zip --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.zip wicket-$NEWVERSION</span></code></pre></figure>
+git archive --format=zip --prefix=apache-wicket-$NEWVERSION/ -o apache-wicket-$NEWVERSION.zip wicket-$NEWVERSION</code></pre></figure>
 <ul>
   <li><strong>NOTE 1</strong> the trailing ‘/’ after –prefix=NEWVERSION is vital for the tarball</li>
   <li><strong>NOTE 2</strong> you can ignore the gpg generated messages telling ‘You need a passphrase to unlock the secret key for’, unless an error occurred—these messages are not error messages</li>
@@ -126,21 +126,21 @@ gpg --armor --detach-sign --use-agent --sign apache-wicket-$NEWVERSION.zip
 gpg --print-md SHA1 apache-wicket-$NEWVERSION.tar.gz &gt; apache-wicket-$NEWVERSION.tar.gz.sha
 gpg --print-md MD5  apache-wicket-$NEWVERSION.tar.gz &gt; apache-wicket-$NEWVERSION.tar.gz.md5
 gpg --print-md SHA1 apache-wicket-$NEWVERSION.zip &gt; apache-wicket-$NEWVERSION.zip.sha
-<span class="err">gpg --print-md MD5  apache-wicket-$NEWVERSION.zip &gt; apache-wicket-$NEWVERSION.zip.md5</span></code></pre></figure>
+gpg --print-md MD5  apache-wicket-$NEWVERSION.zip &gt; apache-wicket-$NEWVERSION.zip.md5</code></pre></figure>
 <p>To sign the tag (overwrites the maven generated tag), execute:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">git tag -s --force wicket-$NEWVERSION</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">git tag -s --force wicket-$NEWVERSION</code></pre></figure>
 <h4 id="staging-the-build">Staging the build</h4>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">ssh APACHE_ID@people.apache.org mkdir public_html/wicket-$NEWVERSION
-<span class="err">scp apache-wicket-* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION</span></code></pre></figure>
+scp apache-wicket-* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION</code></pre></figure>
 <p><strong>TODO</strong> figure out how to let <code class="highlighter-rouge">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>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git push origin build/wicket-$NEWVERSION:refs/heads/build/wicket-$NEWVERSION
-<span class="err">git push -tags origin</span></code></pre></figure>
+git push -tags origin</code></pre></figure>
 <p>The step below uploads the artifacts to a staging area for Maven.
 * assumes you have an Apache nexus account
 * will checkout a fresh copy and build it (ask Maven for why)
 * artifacts will have different signature than in previous release:prepare build (due to times changing)</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">mvn release:perform</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">mvn release:perform</code></pre></figure>
 <p>This will upload artifacts and signatures to Apache nexus in a staging repository.</p>
 <h4 id="create-a-binary-release">Create a binary release</h4>
 <p>As we don’t vote on binary packages, but do want to cater to developers not using Maven, it is very convenient to create a download for non-Maven users.</p>
@@ -163,14 +163,14 @@ gpg --print-md MD5  apache-wicket-$NEWVERSION-bin.tar.gz &gt; apache-wicket-$NEW
 gpg --print-md SHA1 apache-wicket-$NEWVERSION-bin.zip &gt; apache-wicket-$NEWVERSION.-binzip.sha
 gpg --print-md MD5  apache-wicket-$NEWVERSION-bin.zip &gt; apache-wicket-$NEWVERSION-bin.zip.md5
 ssh APACHE_ID@people.apache.org mkdir public_html/wicket-$NEWVERSION/bin
-<span class="err">scp apache-wicket-*bin.* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION/bin</span></code></pre></figure>
+scp apache-wicket-*bin.* APACHE_ID@people.apache.org:public_html/wicket-$NEWVERSION/bin</code></pre></figure>
 <p>This binary release contains all required files to comply with the release policy, and the binary artefacts generated by our Maven release build, including the experimental modules and examples.</p>
 <h4 id="vote-the-build">Vote the build</h4>
 <p>Start a vote on dev@ for this release. Allow for at least 72 hours, and ensure you take into account weekends.</p>
 <h4 id="promoting-the-build">Promoting the build</h4>
 <p>The following two steps are only necessary when the previous TODO is resolved (you can’t push the tag twice).</p>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git push origin build/wicket-$NEWVERSION:refs/heads/build/wicket-$NEWVERSION
-<span class="err">git push -tags origin</span></code></pre></figure>
+git push -tags origin</code></pre></figure>
 <p>You only need to do them if you haven’t done so yet.</p>
 <p>See also <a href="#nexus">managing nexus</a> for the steps needed to publish the artifacts to Maven Central. And don’t forget to announce the release!</p>
 <h2 id="release-14">Releasing Apache Wicket 1.4.x+</h2>
@@ -192,7 +192,7 @@ ssh APACHE_ID@people.apache.org mkdir public_html/wicket-$NEWVERSION/bin
             &lt;password&gt;$your_apache_password&lt;/password&gt;
         &lt;/server&gt;
 &lt;/servers&gt;
-<span class="err">&lt;/settings&gt;</span></code></pre></figure>
+&lt;/settings&gt;</code></pre></figure>
 <ul>
   <li>Make sure you have a GnuPG key which is added to <a href="https://svn.apache.org/repos/asf/wicket/common/KEYS">KEYS</a>.
 Read the header of KEYS file to see how to add it.</li>
@@ -207,7 +207,7 @@ will copy the assemblies to your people.apache.org account.</li>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">ssh people.apache.org
 mkdir /www/www.apache.org/dist/wicket/x.y.z
 mv ~/public_html/wicket-x.y.z/dist/* /www/www.apache.org/dist/wicket/x.y.z
-<span class="err">chown -R :wicket /www/www.apache.org/dist/wicket/x.y.z</span></code></pre></figure>
+chown -R :wicket /www/www.apache.org/dist/wicket/x.y.z</code></pre></figure>
 <ul>
   <li>Login to <a href="https://repository.apache.org">Apache Nexus Staging repo</a>, select the closed repository and click <strong>Release</strong>.  It will be accessible immediately through the apache release repo and then within 1-2 hours through maven central.</li>
   <li>If the release is voted down you can <strong>Drop</strong> the staged release and then restage later after incorporating the necessary changes.</li>
@@ -215,7 +215,7 @@ mv ~/public_html/wicket-x.y.z/dist/* /www/www.apache.org/dist/wicket/x.y.z
 </ul>
 <figure class="highlight"><pre><code class="language-console" data-lang="console">git checkout build/wicket-x.y.z
 git tag release/wicket-x.y.z
-<span class="err">git push --tags</span></code></pre></figure>
+git push --tags</code></pre></figure>
 <ul>
   <li>Wait until repo1.maven.org has picked up the release artifacts.</li>
   <li>Wait 24 hours until mirrors picked up release artifacts</li>
@@ -238,7 +238,7 @@ git tag release/wicket-x.y.z
             &lt;password&gt;$password&lt;/password&gt;
         &lt;/server&gt;
 &lt;/servers&gt;
-<span class="err">&lt;/settings&gt;</span></code></pre></figure>
+&lt;/settings&gt;</code></pre></figure>
 <p>This works if you can deploy artifacts into the repository.apache.org properly (i.e. you don’t see failures mentioning 401 errors).</p>
 <h3 id="managing-staged-artifacts">Managing Staged Artifacts</h3>
 <p>By logging in with your Apache committer credentials to <a href="https://repository.apache.org">Apache Nexus Staging repo</a> you can access the management interface for the staged artifacts.</p>
@@ -273,14 +273,14 @@ contains your announcement.</li>
 <a href="https://svn.apache.org/repos/asf/wicket/common/site/apidocs/1.4">https://svn.apache.org/repos/asf/wicket/common/site/apidocs/1.4</a>
 svnpubsub will push this directly to our website. (example script below)</li>
 </ul>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="ni"># </span><span class="nc">do</span><span class="kv"> this in your locally-checked-out release branch (i.e. svn.../releases/wicket-1.4.13)
-</span>mvn javadoc:aggregate
-<span class="ni"># </span><span class="nc">note</span><span class="kv"> that you may need to tweak these paths to fit your configuration:
-</span>cp -r target/site/apidocs/* ../wicket-common/site/apidocs/1.4/
+<figure class="highlight"><pre><code class="language-console" data-lang="console"># do this in your locally-checked-out release branch (i.e. svn.../releases/wicket-1.4.13)
+mvn javadoc:aggregate
+# note that you may need to tweak these paths to fit your configuration:
+cp -r target/site/apidocs/* ../wicket-common/site/apidocs/1.4/
 cd ../wicket-common/
-<span class="ni"># </span><span class="nc">call</span><span class="kv"> "svn add" for files that are new (there's probably an easier way to do this)
-</span>svn stat | grep -e '^?' | sed 's/\?\W*//' | xargs svn add
-<span class="err">svn commit -m "changes to update javadocs to latest release"</span></code></pre></figure>
+# call "svn add" for files that are new (there's probably an easier way to do this)
+svn stat | grep -e '^?' | sed 's/\?\W*//' | xargs svn add
+svn commit -m "changes to update javadocs to latest release"</code></pre></figure>
         </section>
     </div>
 </main>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/contribute/write.html
----------------------------------------------------------------------
diff --git a/content/contribute/write.html b/content/contribute/write.html
index 8dc7162..85ea5a8 100644
--- a/content/contribute/write.html
+++ b/content/contribute/write.html
@@ -69,14 +69,14 @@ announcements, adding new committers and other important Wicket related news.</p
 <h2 id="install">Install Jekyll</h2>
 <p>Follow the instructions available on the <a href="http://github.com/mojombo/jekyll">Jekyll
 website</a>. Basically it boils down to:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">gem install jekyll</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">gem install jekyll</code></pre></figure>
 <p>You also need to install the Pygments Python module.</p>
 <h2 id="clone">Clone wicket-site</h2>
 <p>Before you can edit the site, you need to clone it:</p>
 <figure class="highlight"><pre><code class="language-bash" data-lang="bash">git clone git@github.com:apache/wicket-site.git</code></pre></figure>
 <h2 id="run">Run the site</h2>
 <p>You can run the website and edit it live:</p>
-<figure class="highlight"><pre><code class="language-console" data-lang="console"><span class="err">jekyll serve -w</span></code></pre></figure>
+<figure class="highlight"><pre><code class="language-console" data-lang="console">jekyll serve -w</code></pre></figure>
 <p>This not only runs the server, but watches for modifications and regenerates
 any modified files.</p>
 <p>You can check out the website running at <a href="http://localhost:4000">localhost, port 4000</a>.</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/img/AJAX- logo.png
----------------------------------------------------------------------
diff --git a/content/img/AJAX- logo.png b/content/img/AJAX- logo.png
deleted file mode 100644
index 1855f9b..0000000
Binary files a/content/img/AJAX- logo.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/img/test-ready.png
----------------------------------------------------------------------
diff --git a/content/img/test-ready.png b/content/img/test-ready.png
deleted file mode 100644
index 7cb22c3..0000000
Binary files a/content/img/test-ready.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index fe00cee..940d9f9 100644
--- a/content/index.html
+++ b/content/index.html
@@ -225,62 +225,60 @@
 </div>
 <div class="l-two-third">
     <article>
-        <h2>Apache Wicket 7.8.0 released</h2>
-        <small>12 Jul 2017</small>
-        <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.8.0!</p>
+        <h2>Apache Wicket 8.0.0-M7 released</h2>
+        <small>12 Aug 2017</small>
+        <p>The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M7!</p>
 <p>Apache Wicket is an open source Java component oriented web application
 framework that powers thousands of web applications and web sites for
 governments, stores, universities, cities, banks, email providers, and
 more. You can find more about Apache Wicket at https://wicket.apache.org</p>
-<p>This release marks another minor release of Wicket 7. We
+<p>This release marks another minor release of Wicket 8. We
 use semantic versioning for the development of Wicket, and as such no
 API breaks are present breaks are present in this release compared to
-7.0.0.</p>
+8.0.0.</p>
 <h2 id="using-this-release">Using this release</h2>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
 <figure 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>
-    <span class="nt">&lt;version&gt;</span>7.8.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>8.0.0-M7<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.8.0">7.8.0 source download</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.8.0/binaries">7.8.0 binary download</a></li>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7">8.0.0-M7 source download</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/8.0.0-M7/binaries">8.0.0-M7 binary download</a></li>
 </ul>
-        <a href="/news/2017/07/12/wicket-7.8.0-released.html">Read more...</a> 
+        <a href="/news/2017/08/12/wicket-8.0.0-M7-released.html">Read more...</a> 
     </article>
     <article>
-        <h2>Apache Wicket 6.27.0 released</h2>
-        <small>06 Jul 2017</small>
-        <p>The Apache Wicket PMC is proud to announce Apache Wicket 6.27.0!</p>
+        <h2>Apache Wicket 7.8.0 released</h2>
+        <small>12 Jul 2017</small>
+        <p>The Apache Wicket PMC is proud to announce Apache Wicket 7.8.0!</p>
 <p>Apache Wicket is an open source Java component oriented web application
 framework that powers thousands of web applications and web sites for
 governments, stores, universities, cities, banks, email providers, and
 more. You can find more about Apache Wicket at https://wicket.apache.org</p>
-<p>This release marks another minor release of Wicket 6. We
+<p>This release marks another minor release of Wicket 7. We
 use semantic versioning for the development of Wicket, and as such no
 API breaks are present breaks are present in this release compared to
-6.0.0.</p>
-<h2 id="new-and-noteworthy">New and noteworthy</h2>
-<p>With this version Wicket changed its internal JSON implementation (package org.apache.wicket.ajax.json) switching from project JSON-java (https://github.com/stleary/JSON-java) to Open JSON (https://github.com/openjson/openjson). This was necessery as JSON-java’s license is no longer compatible with Apache License 2.0.</p>
+7.0.0.</p>
 <h2 id="using-this-release">Using this release</h2>
 <p>With Apache Maven update your dependency to (and don’t forget to
 update any other dependencies on Wicket projects to the same version):</p>
 <figure 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>
-    <span class="nt">&lt;version&gt;</span>6.27.0<span class="nt">&lt;/version&gt;</span>
+    <span class="nt">&lt;version&gt;</span>7.8.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></figure>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
 <ul>
-  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.27.0">6.27.0 source download</a></li>
-  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/6.27.0/binaries">6.27.0 binary download</a></li>
+  <li>Source: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.8.0">7.8.0 source download</a></li>
+  <li>Binary: <a href="http://www.apache.org/dyn/closer.cgi/wicket/7.8.0/binaries">7.8.0 binary download</a></li>
 </ul>
-        <a href="/news/2017/07/06/wicket-6.27.0-released.html">Read more...</a> 
+        <a href="/news/2017/07/12/wicket-7.8.0-released.html">Read more...</a> 
     </article>
 </div>
 <div class="l-one-third news">
@@ -292,6 +290,12 @@ title="Atom 1.0 feed" href="/atom.xml">RSS feed</a> to
 get updates in your favorite RSS reader the moment they happen.</p>
 <ul>
 <li>
+    <h3>Apache Wicket 7.8.0 released</h3>
+    <small>12 Jul 2017</small>
+    The Apache Wicket PMC is proud to announce Apache Wicket 7.8.0! Apache Wicket is an open source Java component oriented web application framework that powers...
+    <a href="/news/2017/07/12/wicket-7.8.0-released.html">more</a>
+</li>
+<li>
     <h3>Apache Wicket 6.27.0 released</h3>
     <small>06 Jul 2017</small>
     The Apache Wicket PMC is proud to announce Apache Wicket 6.27.0! Apache Wicket is an open source Java component oriented web application framework that powers...
@@ -315,12 +319,6 @@ get updates in your favorite RSS reader the moment they happen.</p>
     The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M5! Apache Wicket is an open source Java component oriented web application framework that powers...
     <a href="/news/2017/03/29/wicket-8.0.0-M5-released.html">more</a>
 </li>
-<li>
-    <h3>Apache Wicket 8.0.0-M4 released</h3>
-    <small>07 Feb 2017</small>
-    The Apache Wicket PMC is proud to announce Apache Wicket 8.0.0-M4! Apache Wicket is an open source Java component oriented web application framework that powers...
-    <a href="/news/2017/02/07/wicket-8.0.0-M4-released.html">more</a>
-</li>
 </ul>
 </div>
 <div class="l-first"></div>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/examples/ajaxcounter.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/ajaxcounter.html b/content/learn/examples/ajaxcounter.html
index 6b99e5b..e013c2d 100644
--- a/content/learn/examples/ajaxcounter.html
+++ b/content/learn/examples/ajaxcounter.html
@@ -81,15 +81,15 @@ how it works on the Java side:</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.link.Link</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-            <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="n">Integer</span> <span class="n">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
         <span class="o">};</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Link</span><span class="o">(</span><span class="s">"link"</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">()</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="kt">void</span> <span class="n">onClick</span><span class="o">()</span> <span class="o">{</span>
                 <span class="c1">// do nothing.</span>
             <span class="o">}</span>
         <span class="o">});</span>
@@ -117,15 +117,15 @@ provides a fallback to a normal request in case no Ajax is available.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-            <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="n">Integer</span> <span class="n">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
         <span class="o">};</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxFallbackLink</span><span class="o">(</span><span class="s">"link"</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="kt">void</span> <span class="n">onClick</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">)</span> <span class="o">{</span>
                 <span class="c1">// add the components that need to be updated to </span>
                 <span class="c1">// the target</span>
             <span class="o">}</span>
@@ -145,17 +145,17 @@ request target.</p>
 <span class="kn">import</span> <span class="nn">wicket.markup.html.basic.Label</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">wicket.model.Model</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Index</span> <span class="kd">extends</span> <span class="n">QuickStartPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">Index</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Index</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">model</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Model</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;()</span> <span class="o">{</span>
             <span class="kd">private</span> <span class="kt">int</span> <span class="n">counter</span> <span class="o">=</span> <span class="mi">0</span><span class="o">;</span>
-            <span class="kd">public</span> <span class="n">Integer</span> <span class="nf">getObject</span><span class="o">()</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="n">Integer</span> <span class="n">getObject</span><span class="o">()</span> <span class="o">{</span>
                 <span class="k">return</span> <span class="n">counter</span><span class="o">++;</span>
             <span class="o">}</span>
         <span class="o">};</span>
         <span class="kd">final</span> <span class="n">Label</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;</span> <span class="n">label</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Label</span><span class="o">&lt;</span><span class="n">Integer</span><span class="o">&gt;(</span><span class="s">"counter"</span><span class="o">,</span> <span class="n">model</span><span class="o">);</span>
         <span class="n">label</span><span class="o">.</span><span class="na">setOutputMarkupId</span><span class="o">(</span><span class="kc">true</span><span class="o">);</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">AjaxFallbackLink</span><span class="o">(</span><span class="s">"link"</span><span class="o">)</span> <span class="o">{</span>
-            <span class="kd">public</span> <span class="kt">void</span> <span class="nf">onClick</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="kt">void</span> <span class="n">onClick</span><span class="o">(</span><span class="n">AjaxRequestTarget</span> <span class="n">target</span><span class="o">)</span> <span class="o">{</span>
                 <span class="k">if</span> <span class="o">(</span><span class="n">target</span> <span class="o">!=</span> <span class="kc">null</span><span class="o">)</span> <span class="o">{</span>
                     <span class="c1">// target is only available in an Ajax request</span>
                     <span class="n">target</span><span class="o">.</span><span class="na">addComponent</span><span class="o">(</span><span class="n">label</span><span class="o">);</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/examples/dropdownchoice.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/dropdownchoice.html b/content/learn/examples/dropdownchoice.html
index 633c5f2..be6d985 100644
--- a/content/learn/examples/dropdownchoice.html
+++ b/content/learn/examples/dropdownchoice.html
@@ -69,13 +69,13 @@ select the manager of an employee.</p>
     <span class="cm">/**
      * Used to display the person.
      */</span>
-    <span class="kd">public</span> <span class="n">String</span> <span class="nf">toString</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">String</span> <span class="n">toString</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">name</span><span class="o">;</span>
     <span class="o">}</span>
     <span class="cm">/**
      * Gets the list of possible managers from the database.
      */</span>
-    <span class="kd">public</span> <span class="kd">static</span> <span class="n">List</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="nf">getManagers</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kd">static</span> <span class="n">List</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;</span> <span class="n">getManagers</span><span class="o">()</span> <span class="o">{</span>
         <span class="c1">// gets the managers from the database</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -115,7 +115,7 @@ The <code class="highlighter-rouge">&lt;option&gt;</code> tags are there for pre
 with the generated choices.</p>
 <p>Let’s see how the page looks like from the Java side:</p>
 <figure class="highlight"><pre><code class="language-java" data-lang="java"><span class="kd">public</span> <span class="kd">class</span> <span class="nc">AssignManagerPage</span> <span class="kd">extends</span> <span class="n">WebPage</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">AssignManagerPage</span><span class="o">(</span><span class="n">Person</span> <span class="n">employee</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">AssignManagerPage</span><span class="o">(</span><span class="n">Person</span> <span class="n">employee</span><span class="o">)</span> <span class="o">{</span>
         <span class="n">Form</span> <span class="n">form</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Form</span><span class="o">(</span><span class="s">"form"</span><span class="o">);</span>
         <span class="n">add</span><span class="o">(</span><span class="n">form</span><span class="o">);</span>
         <span class="n">form</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"name"</span><span class="o">,</span> <span class="k">new</span> <span class="n">PropertyModel</span><span class="o">&lt;</span><span class="n">String</span><span class="o">&gt;(</span><span class="n">employee</span><span class="o">,</span> <span class="s">"name"</span><span class="o">)));</span>
@@ -124,7 +124,7 @@ with the generated choices.</p>
                     <span class="k">new</span> <span class="n">PropertyModel</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;(</span><span class="n">employee</span><span class="o">,</span> <span class="s">"managedBy"</span><span class="o">),</span>
                     <span class="k">new</span> <span class="n">LoadableDetachableModel</span><span class="o">&lt;</span><span class="n">List</span><span class="o">&lt;</span><span class="n">Person</span><span class="o">&gt;&gt;()</span> <span class="o">{</span>
                         <span class="nd">@Override</span>
-                        <span class="kd">protected</span> <span class="n">Object</span> <span class="nf">load</span><span class="o">()</span> <span class="o">{</span> 
+                        <span class="kd">protected</span> <span class="n">Object</span> <span class="n">load</span><span class="o">()</span> <span class="o">{</span> 
                             <span class="k">return</span> <span class="n">Person</span><span class="o">.</span><span class="na">getManagers</span><span class="o">();</span>
                         <span class="o">}</span>
                     <span class="o">}</span>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/8777c7fd/content/learn/examples/guestbook.html
----------------------------------------------------------------------
diff --git a/content/learn/examples/guestbook.html b/content/learn/examples/guestbook.html
index f545735..bc060ed 100644
--- a/content/learn/examples/guestbook.html
+++ b/content/learn/examples/guestbook.html
@@ -66,25 +66,25 @@ of this example.</p>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">Comment</span> <span class="kd">implements</span> <span class="n">IClusterable</span> <span class="o">{</span>
     <span class="kd">private</span> <span class="n">String</span> <span class="n">text</span><span class="o">;</span>
     <span class="kd">private</span> <span class="n">Date</span> <span class="n">date</span> <span class="o">=</span> <span class="k">new</span> <span class="n">Date</span><span class="o">();</span>
-    <span class="kd">public</span> <span class="nf">Comment</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Comment</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="nf">Comment</span><span class="o">(</span><span class="kd">final</span> <span class="n">Comment</span> <span class="n">comment</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Comment</span><span class="o">(</span><span class="kd">final</span> <span class="n">Comment</span> <span class="n">comment</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">text</span> <span class="o">=</span> <span class="n">comment</span><span class="o">.</span><span class="na">text</span><span class="o">;</span>
         <span class="k">this</span><span class="o">.</span><span class="na">date</span> <span class="o">=</span> <span class="n">comment</span><span class="o">.</span><span class="na">date</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">String</span> <span class="nf">getText</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">String</span> <span class="n">getText</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">text</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">setText</span><span class="o">(</span><span class="n">String</span> <span class="n">text</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="n">setText</span><span class="o">(</span><span class="n">String</span> <span class="n">text</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">text</span> <span class="o">=</span> <span class="n">text</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">Date</span> <span class="nf">getDate</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Date</span> <span class="n">getDate</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">date</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="kt">void</span> <span class="nf">setDate</span><span class="o">(</span><span class="n">Date</span> <span class="n">date</span><span class="o">)</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kt">void</span> <span class="n">setDate</span><span class="o">(</span><span class="n">Date</span> <span class="n">date</span><span class="o">)</span> <span class="o">{</span>
         <span class="k">this</span><span class="o">.</span><span class="na">date</span> <span class="o">=</span> <span class="n">date</span><span class="o">;</span>
     <span class="o">}</span>
-    <span class="kd">public</span> <span class="n">String</span> <span class="nf">toString</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">String</span> <span class="n">toString</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="s">"[Comment date = "</span> <span class="o">+</span> <span class="n">date</span> <span class="o">+</span> <span class="s">", text = "</span> <span class="o">+</span> <span class="n">text</span> <span class="o">+</span> <span class="s">"]"</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -123,13 +123,13 @@ accomplished in just a few lines of code.</p>
     <span class="cm">/**
      * Constructor that is invoked when page is invoked without a session.
      */</span>
-    <span class="kd">public</span> <span class="nf">GuestBook</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">GuestBook</span><span class="o">()</span> <span class="o">{</span>
         <span class="c1">// Add comment form</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">CommentForm</span><span class="o">(</span><span class="s">"commentForm"</span><span class="o">));</span>
         <span class="c1">// Add commentListView of existing comments</span>
         <span class="n">add</span><span class="o">(</span><span class="k">new</span> <span class="n">PropertyListView</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;(</span><span class="s">"comments"</span><span class="o">,</span> <span class="n">commentList</span><span class="o">)</span> <span class="o">{</span>
             <span class="nd">@Override</span>
-            <span class="kd">public</span> <span class="kt">void</span> <span class="nf">populateItem</span><span class="o">(</span><span class="kd">final</span> <span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;</span> <span class="n">listItem</span><span class="o">)</span> <span class="o">{</span>
+            <span class="kd">public</span> <span class="kt">void</span> <span class="n">populateItem</span><span class="o">(</span><span class="kd">final</span> <span class="n">ListItem</span><span class="o">&lt;</span><span class="n">Comment</span><span class="o">&gt;</span> <span class="n">listItem</span><span class="o">)</span> <span class="o">{</span>
                 <span class="n">listItem</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">Label</span><span class="o">(</span><span class="s">"date"</span><span class="o">));</span>
                 <span class="n">listItem</span><span class="o">.</span><span class="na">add</span><span class="o">(</span><span class="k">new</span> <span class="n">MultiLineLabel</span><span class="o">(</span><span class="s">"text"</span><span class="o">));</span>
             <span class="o">}</span>
@@ -139,7 +139,7 @@ accomplished in just a few lines of code.</p>
      * A form that allows a user to add a comment.
      */</span>
     <span class="kd">public</span> <span class="kd">final</span> <span class="kd">class</span> <span class="nc">CommentForm</span> <span class="kd">extends</span> <span class="n">Form</span><span class="o">&lt;</span><span class="n">ValueMap</span><span class="o">&gt;</span> <span class="o">{</span>
-        <span class="kd">public</span> <span class="nf">CommentForm</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">id</span><span class="o">)</span> <span class="o">{</span>
+        <span class="kd">public</span> <span class="n">CommentForm</span><span class="o">(</span><span class="kd">final</span> <span class="n">String</span> <span class="n">id</span><span class="o">)</span> <span class="o">{</span>
             <span class="c1">// Construct form with no validation listener</span>
             <span class="kd">super</span><span class="o">(</span><span class="n">id</span><span class="o">,</span> <span class="k">new</span> <span class="n">CompoundPropertyModel</span><span class="o">&lt;</span><span class="n">ValueMap</span><span class="o">&gt;(</span><span class="k">new</span> <span class="n">ValueMap</span><span class="o">()));</span>
             <span class="c1">// this is just to make the unit test happy</span>
@@ -153,7 +153,7 @@ accomplished in just a few lines of code.</p>
          * Show the resulting valid edit
          */</span>
         <span class="nd">@Override</span>
-        <span class="kd">public</span> <span class="kd">final</span> <span class="kt">void</span> <span class="nf">onSubmit</span><span class="o">()</span> <span class="o">{</span>
+        <span class="kd">public</span> <span class="kd">final</span> <span class="kt">void</span> <span class="n">onSubmit</span><span class="o">()</span> <span class="o">{</span>
             <span class="n">ValueMap</span> <span class="n">values</span> <span class="o">=</span> <span class="n">getModelObject</span><span class="o">();</span>
             <span class="c1">// check if the honey pot is filled</span>
             <span class="k">if</span> <span class="o">(</span><span class="n">StringUtils</span><span class="o">.</span><span class="na">isNotBlank</span><span class="o">((</span><span class="n">String</span><span class="o">)</span><span class="n">values</span><span class="o">.</span><span class="na">get</span><span class="o">(</span><span class="s">"comment"</span><span class="o">)))</span> <span class="o">{</span>
@@ -173,7 +173,7 @@ accomplished in just a few lines of code.</p>
     <span class="cm">/**
      * Clears the comments.
      */</span>
-    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="nf">clear</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="kd">static</span> <span class="kt">void</span> <span class="n">clear</span><span class="o">()</span> <span class="o">{</span>
         <span class="n">commentList</span><span class="o">.</span><span class="na">clear</span><span class="o">();</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>
@@ -236,10 +236,10 @@ final treat the modifications to the <code class="highlighter-rouge">web.xml</co
 <span class="kn">import</span> <span class="nn">org.apache.wicket.Page</span><span class="o">;</span>
 <span class="kn">import</span> <span class="nn">org.apache.wicket.examples.WicketExampleApplication</span><span class="o">;</span>
 <span class="kd">public</span> <span class="kd">class</span> <span class="nc">GuestBookApplication</span> <span class="kd">extends</span> <span class="n">WicketExampleApplication</span> <span class="o">{</span>
-    <span class="kd">public</span> <span class="nf">GuestBookApplication</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">GuestBookApplication</span><span class="o">()</span> <span class="o">{</span>
     <span class="o">}</span>
     <span class="nd">@Override</span>
-    <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;</span> <span class="o">?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="nf">getHomePage</span><span class="o">()</span> <span class="o">{</span>
+    <span class="kd">public</span> <span class="n">Class</span><span class="o">&lt;</span> <span class="o">?</span> <span class="kd">extends</span> <span class="n">Page</span><span class="o">&gt;</span> <span class="n">getHomePage</span><span class="o">()</span> <span class="o">{</span>
         <span class="k">return</span> <span class="n">GuestBook</span><span class="o">.</span><span class="na">class</span><span class="o">;</span>
     <span class="o">}</span>
 <span class="o">}</span></code></pre></figure>