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/06 23:23:10 UTC

wicket-site git commit: Shrink download table

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site cea9166b0 -> aefd0c610


Shrink download table

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

Branch: refs/heads/asf-site
Commit: aefd0c6102f91863b3557a257b4a0326df63278d
Parents: cea9166
Author: Tobias Soloschenko <ts...@apache.org>
Authored: Tue Oct 6 23:22:27 2015 +0200
Committer: Tobias Soloschenko <ts...@apache.org>
Committed: Tue Oct 6 23:22:27 2015 +0200

----------------------------------------------------------------------
 content/atom.xml            |  2 +-
 content/start/download.html | 35 ++++++++++++-----------------------
 start/download.md           | 35 ++++++++++++-----------------------
 3 files changed, 25 insertions(+), 47 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/aefd0c61/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 62a1b68..d47a029 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-06T21:13:18+02:00</updated>
+    <updated>2015-10-06T23:12:47+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/aefd0c61/content/start/download.html
----------------------------------------------------------------------
diff --git a/content/start/download.html b/content/start/download.html
index 235d394..e564d1d 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -73,34 +73,29 @@
 <p>The following releases are supported by the Wicket team.</p>
 <table style="width:100%">
 	<tr>
-		<th>&nbsp;</th>
-		<th>Latest release</th>
-		<th>Status</th>
-		<th>More info</th>
+		<th style="width:30%">Version</th>
+		<th style="width:30%">Latest release</th>
+		<th style="width:40%">Status</th>
 	</tr>
 	<tr>
-		<td>Wicket 8.x</td>
+		<td><a href="wicket-8.x.html">Wicket 8.x</a></td>
 		<td>8.0.0-SNAPSHOT</td>
 		<td>in development</td>
-		<td><a href="wicket-8.x.html">overview</a></td>
 	</tr>
 	<tr>
-		<td>Wicket 7.x</td>
+		<td><a href="wicket-7.x.html">Wicket 7.x</a></td>
 		<td>7.0.0</td>
 		<td>current, supported</td>
-		<td><a href="wicket-7.x.html">overview</a></td>
 	</tr>
 	<tr>
-		<td>Wicket 6.x</td>
+		<td><a href="wicket-6.x.html">Wicket 6.x</a></td>
 		<td>6.20.0</td>
 		<td>supported</td>
-		<td><a href="wicket-6.x.html">overview</a></td>
 	</tr>
 	<tr>
-		<td>Wicket 1.5.x</td>
+		<td><a href="wicket-1.5.x.html">Wicket 1.5.x</a></td>
 		<td>1.5.13</td>
 		<td>security fixes only, upgrade to 6.x or 7.x</td>
-		<td><a href="wicket-1.5.x.html">overview</a></td>
 	</tr>
 </table>
 <p>However, if your application is not on the current branch, you should
@@ -112,40 +107,34 @@ should upgrade your project if it still depends on any of these
 versions.</p>
 <table style="width:100%">
 	<tr>
-		<th>&nbsp;</th>
-		<th>Latest release</th>
-		<th>Status</th>
-		<th>More info</th>
+		<th style="width:30%">Version</th>
+		<th style="width:30%">Latest release</th>
+		<th style="width:40%">Status</th>
 	</tr>
 	<tr>
-		<td>Wicket 1.4.x</td>
+		<td><a href="wicket-1.4.x.html">Wicket 1.4.x</a></td>
 		<td>1.4.23</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td><a href="wicket-1.4.x.html">overview</a></td>
 	</tr>
 	<tr>
-		<td>Wicket 1.3.x</td>
+		<td><a href="wicket-1.3.x.html">Wicket 1.3.x</a></td>
 		<td>1.3.7</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td><a href="wicket-1.3.x.html">overview</a></td>
 	</tr>
 	<tr>
 		<td>Wicket 1.2.x</td>
 		<td>1.2.5</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td>&nbsp;</td>
 	</tr>
 	<tr>
 		<td>Wicket 1.1.x</td>
 		<td>1.1.0</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td>&nbsp;</td>
 	</tr>
 	<tr>
 		<td>Wicket 1.0.x</td>
 		<td>1.0.0</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td>&nbsp;</td>
 	</tr>
 </table>
 <hr />

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/aefd0c61/start/download.md
----------------------------------------------------------------------
diff --git a/start/download.md b/start/download.md
index 31d3840..2d7088c 100644
--- a/start/download.md
+++ b/start/download.md
@@ -30,34 +30,29 @@ The following releases are supported by the Wicket team.
 
 <table style="width:100%">
 	<tr>
-		<th>&nbsp;</th>
-		<th>Latest release</th>
-		<th>Status</th>
-		<th>More info</th>
+		<th style="width:30%">Version</th>
+		<th style="width:30%">Latest release</th>
+		<th style="width:40%">Status</th>
 	</tr>
 	<tr>
-		<td>Wicket 8.x</td>
+		<td><a href="wicket-8.x.html">Wicket 8.x</a></td>
 		<td>{{site.wicket.version_80}}</td>
 		<td>in development</td>
-		<td><a href="wicket-8.x.html">overview</a></td>
 	</tr>
 	<tr>
-		<td>Wicket 7.x</td>
+		<td><a href="wicket-7.x.html">Wicket 7.x</a></td>
 		<td>{{site.wicket.version_70}}</td>
 		<td>current, supported</td>
-		<td><a href="wicket-7.x.html">overview</a></td>
 	</tr>
 	<tr>
-		<td>Wicket 6.x</td>
+		<td><a href="wicket-6.x.html">Wicket 6.x</a></td>
 		<td>{{site.wicket.version_60}}</td>
 		<td>supported</td>
-		<td><a href="wicket-6.x.html">overview</a></td>
 	</tr>
 	<tr>
-		<td>Wicket 1.5.x</td>
+		<td><a href="wicket-1.5.x.html">Wicket 1.5.x</a></td>
 		<td>{{site.wicket.version_15}}</td>
 		<td>security fixes only, upgrade to 6.x or 7.x</td>
-		<td><a href="wicket-1.5.x.html">overview</a></td>
 	</tr>
 </table>
 
@@ -74,40 +69,34 @@ versions.
 
 <table style="width:100%">
 	<tr>
-		<th>&nbsp;</th>
-		<th>Latest release</th>
-		<th>Status</th>
-		<th>More info</th>
+		<th style="width:30%">Version</th>
+		<th style="width:30%">Latest release</th>
+		<th style="width:40%">Status</th>
 	</tr>
 	<tr>
-		<td>Wicket 1.4.x</td>
+		<td><a href="wicket-1.4.x.html">Wicket 1.4.x</a></td>
 		<td>{{site.wicket.version_14}}</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td><a href="wicket-1.4.x.html">overview</a></td>
 	</tr>
 	<tr>
-		<td>Wicket 1.3.x</td>
+		<td><a href="wicket-1.3.x.html">Wicket 1.3.x</a></td>
 		<td>{{site.wicket.version_13}}</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td><a href="wicket-1.3.x.html">overview</a></td>
 	</tr>
 	<tr>
 		<td>Wicket 1.2.x</td>
 		<td>1.2.5</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td>&nbsp;</td>
 	</tr>
 	<tr>
 		<td>Wicket 1.1.x</td>
 		<td>1.1.0</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td>&nbsp;</td>
 	</tr>
 	<tr>
 		<td>Wicket 1.0.x</td>
 		<td>1.0.0</td>
 		<td>discontinued, upgrade to 6.x or 7.x</td>
-		<td>&nbsp;</td>
 	</tr>
 </table>