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

wicket-site git commit: Fixed 7.1.0 release news layout for mobile devices - part2

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site d7d2bf129 -> 2d6314514


Fixed 7.1.0 release news layout for mobile devices - part2

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

Branch: refs/heads/asf-site
Commit: 2d6314514c455b7f9f89bd83b4874b562ab732f6
Parents: d7d2bf1
Author: Tobias Soloschenko <ts...@apache.org>
Authored: Tue Oct 27 13:52:51 2015 +0100
Committer: Tobias Soloschenko <ts...@apache.org>
Committed: Tue Oct 27 13:52:51 2015 +0100

----------------------------------------------------------------------
 _posts/2015/2015-10-25-wicket-7.1.0-released.md | 18 ++++++----
 content/atom.xml                                | 36 +++++++++++---------
 content/index.html                              | 34 ++++++++++--------
 .../news/2015/10/25/wicket-7.1.0-released.html  | 34 ++++++++++--------
 4 files changed, 70 insertions(+), 52 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2d631451/_posts/2015/2015-10-25-wicket-7.1.0-released.md
----------------------------------------------------------------------
diff --git a/_posts/2015/2015-10-25-wicket-7.1.0-released.md b/_posts/2015/2015-10-25-wicket-7.1.0-released.md
index bc514bc..ecb7d52 100644
--- a/_posts/2015/2015-10-25-wicket-7.1.0-released.md
+++ b/_posts/2015/2015-10-25-wicket-7.1.0-released.md
@@ -44,8 +44,10 @@ update any other dependencies on Wicket projects to the same version):
 Or download and build the distribution yourself, or use our
 convenience binary package
 
+<div class="highlight"><pre>
  * Source: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0
  * Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries
+</pre></div>
 
 #### Upgrading from earlier versions
 
@@ -60,27 +62,31 @@ migration guide found at
     
 Signature for apache-wicket-7.1.0.zip:
 
-    -----BEGIN PGP SIGNATURE-----
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UWlUgCbBKvmDioyZceDBykv52eWYNai
 b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 =Vuhh
 -----END PGP SIGNATURE-----
-    
+</pre></div>
+
 Signature for apache-wicket-7.1.0.tar.gz:
 
-    -----BEGIN PGP SIGNATURE-----
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - https://gpgtools.org
 
 iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
 6KUAnA0k2BVi5E//uw9RLm7MklYJOdV+
 =Za2v
 -----END PGP SIGNATURE-----
+</pre></div>
 
 #### CHANGELOG for 7.1.0:
     
-** Bug
+#### Bug
 
     * [WICKET-5882] - AutoComplete suggestion list disappear when I click on autoComplete scrollbar in IE
     * [WICKET-5941] - Headers not rendered for components inside TransparentWebMarkupContainer on ajax update
@@ -108,7 +114,7 @@ iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
     * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially hidden feedback component
     * [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent
 
-** Improvement
+#### Improvement
 
     * [WICKET-5948] - wicket-ajax.js probably doesn't traverse the children of <div> or <span>
     * [WICKET-5971] - Code cleanup in ServletWebResponse
@@ -117,7 +123,7 @@ iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
     * [WICKET-5984] - ReplaceHandlerException lacks an accessor for the replacement RequestHandler
     * [WICKET-5986] - NumberTextField<N> should use Models for minimum, maximum and step
 
-** Task
+#### Task
 
     * [WICKET-5951] - Upgrade Atmosphere to 2.2.8
 

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2d631451/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 6d3fd47..2c4f696 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
     <title>Apache Wicket</title>
     <link href="http://wicket.apache.org/atom.xml" rel="self"/>
     <link href="http://wicket.apache.org/"/>
-    <updated>2015-10-27T13:25:19+01:00</updated>
+    <updated>2015-10-27T13:51:40+01:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>
@@ -57,10 +57,10 @@ update any other dependencies on Wicket projects to the same version):&lt;/p&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: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0&lt;/li&gt;
-  &lt;li&gt;Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries&lt;/li&gt;
-&lt;/ul&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
+ * Source: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0
+ * Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries
+&lt;/pre&gt;&lt;/div&gt;
 
 &lt;h4 id=&quot;upgrading-from-earlier-versions&quot;&gt;Upgrading from earlier versions&lt;/h4&gt;
 
@@ -76,27 +76,31 @@ migration guide found at&lt;/p&gt;
 
 &lt;p&gt;Signature for apache-wicket-7.1.0.zip:&lt;/p&gt;
 
-&lt;pre&gt;&lt;code&gt;-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org
-&lt;/code&gt;&lt;/pre&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
 
-&lt;p&gt;iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UWlUgCbBKvmDioyZceDBykv52eWYNai
+iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UWlUgCbBKvmDioyZceDBykv52eWYNai
 b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 =Vuhh
-—–END PGP SIGNATURE—–&lt;/p&gt;
+-----END PGP SIGNATURE-----
+&lt;/pre&gt;&lt;/div&gt;
 
 &lt;p&gt;Signature for apache-wicket-7.1.0.tar.gz:&lt;/p&gt;
 
-&lt;pre&gt;&lt;code&gt;-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org
-&lt;/code&gt;&lt;/pre&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
 
-&lt;p&gt;iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
+iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
 6KUAnA0k2BVi5E//uw9RLm7MklYJOdV+
 =Za2v
-—–END PGP SIGNATURE—–&lt;/p&gt;
+-----END PGP SIGNATURE-----
+&lt;/pre&gt;&lt;/div&gt;
 
 &lt;h4 id=&quot;changelog-for-710&quot;&gt;CHANGELOG for 7.1.0:&lt;/h4&gt;
 
-&lt;p&gt;** Bug&lt;/p&gt;
+&lt;h4 id=&quot;bug&quot;&gt;Bug&lt;/h4&gt;
 
 &lt;pre&gt;&lt;code&gt;* [WICKET-5882] - AutoComplete suggestion list disappear when I click on autoComplete scrollbar in IE
 * [WICKET-5941] - Headers not rendered for components inside TransparentWebMarkupContainer on ajax update
@@ -125,7 +129,7 @@ b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 * [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent
 &lt;/code&gt;&lt;/pre&gt;
 
-&lt;p&gt;** Improvement&lt;/p&gt;
+&lt;h4 id=&quot;improvement&quot;&gt;Improvement&lt;/h4&gt;
 
 &lt;pre&gt;&lt;code&gt;* [WICKET-5948] - wicket-ajax.js probably doesn&#39;t traverse the children of &amp;lt;div&amp;gt; or &amp;lt;span&amp;gt;
 * [WICKET-5971] - Code cleanup in ServletWebResponse
@@ -135,7 +139,7 @@ b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 * [WICKET-5986] - NumberTextField&amp;lt;N&amp;gt; should use Models for minimum, maximum and step
 &lt;/code&gt;&lt;/pre&gt;
 
-&lt;p&gt;** Task&lt;/p&gt;
+&lt;h4 id=&quot;task&quot;&gt;Task&lt;/h4&gt;
 
 &lt;pre&gt;&lt;code&gt;* [WICKET-5951] - Upgrade Atmosphere to 2.2.8
 &lt;/code&gt;&lt;/pre&gt;

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2d631451/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 535cb36..5007591 100644
--- a/content/index.html
+++ b/content/index.html
@@ -276,10 +276,10 @@ update any other dependencies on Wicket projects to the same version):</p>
 </dependency>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
-<ul>
-  <li>Source: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0</li>
-  <li>Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries</li>
-</ul>
+<div class="highlight"><pre>
+ * Source: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0
+ * Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries
+</pre></div>
 <h4 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h4>
 <p>If you upgrade from 7.y.z this release is a drop in replacement. If
 you come from a version prior to 7.0.0, please read our Wicket 7
@@ -289,21 +289,25 @@ migration guide found at</p>
 </ul>
 <h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4>
 <p>Signature for apache-wicket-7.1.0.zip:</p>
-<pre><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org
-</code></pre>
-<p>iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UWlUgCbBKvmDioyZceDBykv52eWYNai
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
+iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UWlUgCbBKvmDioyZceDBykv52eWYNai
 b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 =Vuhh
-—–END PGP SIGNATURE—–</p>
+-----END PGP SIGNATURE-----
+</pre></div>
 <p>Signature for apache-wicket-7.1.0.tar.gz:</p>
-<pre><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org
-</code></pre>
-<p>iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
+iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
 6KUAnA0k2BVi5E//uw9RLm7MklYJOdV+
 =Za2v
-—–END PGP SIGNATURE—–</p>
+-----END PGP SIGNATURE-----
+</pre></div>
 <h4 id="changelog-for-710">CHANGELOG for 7.1.0:</h4>
-<p>** Bug</p>
+<h4 id="bug">Bug</h4>
 <pre><code>* [WICKET-5882] - AutoComplete suggestion list disappear when I click on autoComplete scrollbar in IE
 * [WICKET-5941] - Headers not rendered for components inside TransparentWebMarkupContainer on ajax update
 * [WICKET-5959] - HTML input placeholder text breaks AutoCompleteTextField in IE11
@@ -330,7 +334,7 @@ b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially hidden feedback component
 * [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent
 </code></pre>
-<p>** Improvement</p>
+<h4 id="improvement">Improvement</h4>
 <pre><code>* [WICKET-5948] - wicket-ajax.js probably doesn't traverse the children of &lt;div&gt; or &lt;span&gt;
 * [WICKET-5971] - Code cleanup in ServletWebResponse
 * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)
@@ -338,7 +342,7 @@ b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 * [WICKET-5984] - ReplaceHandlerException lacks an accessor for the replacement RequestHandler
 * [WICKET-5986] - NumberTextField&lt;N&gt; should use Models for minimum, maximum and step
 </code></pre>
-<p>** Task</p>
+<h4 id="task">Task</h4>
 <pre><code>* [WICKET-5951] - Upgrade Atmosphere to 2.2.8
 </code></pre>
 <p>Have fun!</p>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/2d631451/content/news/2015/10/25/wicket-7.1.0-released.html
----------------------------------------------------------------------
diff --git a/content/news/2015/10/25/wicket-7.1.0-released.html b/content/news/2015/10/25/wicket-7.1.0-released.html
index 0c52bbf..d1a6326 100644
--- a/content/news/2015/10/25/wicket-7.1.0-released.html
+++ b/content/news/2015/10/25/wicket-7.1.0-released.html
@@ -80,10 +80,10 @@ update any other dependencies on Wicket projects to the same version):</p>
 </dependency>
 <p>Or download and build the distribution yourself, or use our
 convenience binary package</p>
-<ul>
-  <li>Source: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0</li>
-  <li>Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries</li>
-</ul>
+<div class="highlight"><pre>
+ * Source: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0
+ * Binary: http://www.apache.org/dyn/closer.cgi/wicket/7.1.0/binaries
+</pre></div>
 <h4 id="upgrading-from-earlier-versions">Upgrading from earlier versions</h4>
 <p>If you upgrade from 7.y.z this release is a drop in replacement. If
 you come from a version prior to 7.0.0, please read our Wicket 7
@@ -93,21 +93,25 @@ migration guide found at</p>
 </ul>
 <h4 id="the-signatures-for-the-source-release-artefacts">The signatures for the source release artefacts:</h4>
 <p>Signature for apache-wicket-7.1.0.zip:</p>
-<pre><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org
-</code></pre>
-<p>iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UWlUgCbBKvmDioyZceDBykv52eWYNai
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
+iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UWlUgCbBKvmDioyZceDBykv52eWYNai
 b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 =Vuhh
-—–END PGP SIGNATURE—–</p>
+-----END PGP SIGNATURE-----
+</pre></div>
 <p>Signature for apache-wicket-7.1.0.tar.gz:</p>
-<pre><code>-----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org
-</code></pre>
-<p>iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
+<div class="highlight"><pre>
+-----BEGIN PGP SIGNATURE-----
+Comment: GPGTools - https://gpgtools.org
+iEYEABECAAYFAlYldl4ACgkQJBX8W/xy/UXNzgCgtL4H8bRjZewltF1BX7H3F+Ph
 6KUAnA0k2BVi5E//uw9RLm7MklYJOdV+
 =Za2v
-—–END PGP SIGNATURE—–</p>
+-----END PGP SIGNATURE-----
+</pre></div>
 <h4 id="changelog-for-710">CHANGELOG for 7.1.0:</h4>
-<p>** Bug</p>
+<h4 id="bug">Bug</h4>
 <pre><code>* [WICKET-5882] - AutoComplete suggestion list disappear when I click on autoComplete scrollbar in IE
 * [WICKET-5941] - Headers not rendered for components inside TransparentWebMarkupContainer on ajax update
 * [WICKET-5959] - HTML input placeholder text breaks AutoCompleteTextField in IE11
@@ -134,7 +138,7 @@ b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 * [WICKET-5999] - AjaxFormValidatingBehavior not updates initially hidden feedback component
 * [WICKET-6005] - WicketRuntimeException from AjaxPagingNavigator#onAjaxEvent
 </code></pre>
-<p>** Improvement</p>
+<h4 id="improvement">Improvement</h4>
 <pre><code>* [WICKET-5948] - wicket-ajax.js probably doesn't traverse the children of &lt;div&gt; or &lt;span&gt;
 * [WICKET-5971] - Code cleanup in ServletWebResponse
 * [WICKET-5974] - Change AjaxPagingNavigator#onAjaxEvent() to only consider parent components that have setOutputMarkupId(true)
@@ -142,7 +146,7 @@ b9AAn2AUlg5FotVMaQtOdtQsQfuy4X/D
 * [WICKET-5984] - ReplaceHandlerException lacks an accessor for the replacement RequestHandler
 * [WICKET-5986] - NumberTextField&lt;N&gt; should use Models for minimum, maximum and step
 </code></pre>
-<p>** Task</p>
+<h4 id="task">Task</h4>
 <pre><code>* [WICKET-5951] - Upgrade Atmosphere to 2.2.8
 </code></pre>
 <p>Have fun!</p>