From 518c367ed3b7ea47516cf19e6379396c91f1c20b Mon Sep 17 00:00:00 2001 From: Conor MacNeill Date: Wed, 11 Jun 2003 06:19:47 +0000 Subject: [PATCH] Put award news on main page git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274662 13f79535-47bb-0310-9956-ffa450edef68 --- docs/antnews.html | 3 ++- docs/index.html | 20 ++++++++++++++++++++ docs/page.css | 2 ++ xdocs/antnews.xml | 3 ++- xdocs/index.xml | 21 ++++++++++++++++++++- 5 files changed, 46 insertions(+), 3 deletions(-) diff --git a/docs/antnews.html b/docs/antnews.html index 77da49257..f52fdc38f 100644 --- a/docs/antnews.html +++ b/docs/antnews.html @@ -175,7 +175,8 @@

June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award

Ant has won the JavaWorld Editors' Choice Award for - Most Useful Java Community-Developed Technology second time in a row! + Most Useful Java Community-Developed Technology + for second time in a row! Read the full article -- or jump directly to the bit about our award :)

diff --git a/docs/index.html b/docs/index.html index 4bcbaf0b9..e01129a3a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -166,6 +166,26 @@

Welcome

+ + Ant wins the JavaWorld Editors' Choice Award +

+ + + +

+ Ant has won the JavaWorld Editors' Choice Award for +

+

+ Most Useful Java Community-Developed Technology +

+

+ for the second time in a row! + Read the + full article + or jump directly to the bit about + Ant's award +

+

Ant 1.5.3

diff --git a/docs/page.css b/docs/page.css index 1a230edd2..2deb4566d 100644 --- a/docs/page.css +++ b/docs/page.css @@ -98,6 +98,7 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } font-weight: bold; padding: 2px; margin-top: 20px; + clear: both; } .subsection { @@ -106,6 +107,7 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } color: #ffffff; font-weight: bold; padding: 2px; + clear: both } .toc { diff --git a/xdocs/antnews.xml b/xdocs/antnews.xml index b0e3b7c4f..31e965b66 100644 --- a/xdocs/antnews.xml +++ b/xdocs/antnews.xml @@ -15,7 +15,8 @@

Ant has won the JavaWorld Editors' Choice Award for - Most Useful Java Community-Developed Technology second time in a row! + Most Useful Java Community-Developed Technology + for second time in a row! Read the full article -- or jump directly to the bit about our award :)

diff --git a/xdocs/index.xml b/xdocs/index.xml index a5eb85e0c..afa4684bc 100644 --- a/xdocs/index.xml +++ b/xdocs/index.xml @@ -9,7 +9,26 @@ - +
+ + + +

+ Ant has won the JavaWorld Editors' Choice Award for +

+

+ Most Useful Java Community-Developed Technology +

+

+ for the second time in a row! + Read the + full article + or jump directly to the bit about + Ant's award +

+
+

Apache Ant 1.5.3 is now available for download.