From e6fbcfff56a97467fe28978d856747f5324f39b5 Mon Sep 17 00:00:00 2001 From: plaa Date: Sun, 21 Mar 2010 11:25:59 +0000 Subject: [PATCH] html updates + version number 1.1.1pre git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@55 180e2498-e6e9-4542-8430-84ac67f01cd8 --- build.properties | 2 +- web/html/alternative.css | 2 +- web/html/contact.html | 4 ++-- web/html/download.html | 14 +++++++------- web/html/index.html | 8 +++++++- web/htp/contact.htp | 4 ++-- web/htp/download.htp | 4 ++++ web/htp/index.htp | 2 +- web/htp/news.htp | 16 ++++++++++++---- 9 files changed, 37 insertions(+), 19 deletions(-) diff --git a/build.properties b/build.properties index 1bb030ac..d6f02cc7 100644 --- a/build.properties +++ b/build.properties @@ -1,7 +1,7 @@ # The OpenRocket build version -build.version=1.1.0 +build.version=1.1.1pre # The source of the package. When building a package for a specific diff --git a/web/html/alternative.css b/web/html/alternative.css index f53f60ec..3d2dc089 100644 --- a/web/html/alternative.css +++ b/web/html/alternative.css @@ -403,7 +403,7 @@ div.downloadbox .alternative a:hover { } .rightpane div.downloadbox { - margin: 0 auto 2em 0; + margin: 0 auto 2em auto; } .rightpane div.screenshot { font-size: smaller; diff --git a/web/html/contact.html b/web/html/contact.html index 20e3a355..68b56cbe 100644 --- a/web/html/contact.html +++ b/web/html/contact.html @@ -50,14 +50,14 @@
OpenRocket-announce   - (archives) + (archives)
Announcements of new OpenRocket versions and developments. This list is moderated.
OpenRocket-devel   - (archives) + (archives)
Discussion related to OpenRocket development, documentation and upcoming features.
diff --git a/web/html/download.html b/web/html/download.html index f0566114..f7169254 100644 --- a/web/html/download.html +++ b/web/html/download.html @@ -45,6 +45,12 @@

Recent news:

+

21.3.2010: Version 1.1.0 is + released!

+

This release includes the first support for loading RockSim + rocket design files (.RKT), thanks to contributions by Doug + Pedrick. It's also the kick-off of the 1.1 development branch of + OpenRocket.

10.3.2010: Version 1.0.0 is released!

This release includes several hundred new thrustcurves from @@ -57,12 +63,6 @@

This release updates the aerodynamic calculation methods to be more in line with the Barrowman method and enhances the simulation time step selection, in addition to fixing numerous bugs.

-

28.11.2009: Version 0.9.5 is - released!

-

This release fixes a serious bug in 0.9.4 that - prevented adding a tube coupler and centering ring to the same - body tube, in addition to a few smaller additions. Users of - 0.9.4 should upgrade immediately!

OpenRocket is an free, fully featured model @@ -88,6 +88,12 @@

News

+

21.3.2010: Version 1.1.0 is + released!

+

This release includes the first support for loading RockSim + rocket design files (.RKT), thanks to contributions by Doug + Pedrick. It's also the kick-off of the 1.1 development branch of + OpenRocket.

10.3.2010: Version 1.0.0 is released!

This release includes several hundred new thrustcurves from diff --git a/web/htp/contact.htp b/web/htp/contact.htp index c986003c..cd05bf28 100644 --- a/web/htp/contact.htp +++ b/web/htp/contact.htp @@ -16,7 +16,7 @@

OpenRocket-announce   - (archives) + (archives)
Announcements of new OpenRocket versions and developments. This list is moderated.
@@ -24,7 +24,7 @@
OpenRocket-devel   - (archives) + (archives)
Discussion related to OpenRocket development, documentation and upcoming features.
diff --git a/web/htp/download.htp b/web/htp/download.htp index 4b43791a..d4931e4e 100644 --- a/web/htp/download.htp +++ b/web/htp/download.htp @@ -29,6 +29,10 @@ Currently the development version is the recommended download.

+
+ Support This Project +
+ diff --git a/web/htp/index.htp b/web/htp/index.htp index d9d59966..51e97bc6 100644 --- a/web/htp/index.htp +++ b/web/htp/index.htp @@ -20,7 +20,7 @@
- Support This Project + Support This Project
diff --git a/web/htp/news.htp b/web/htp/news.htp index d405d997..0ba2e676 100644 --- a/web/htp/news.htp +++ b/web/htp/news.htp @@ -9,6 +9,14 @@ +

21.3.2010: Version 1.1.0 is + released!

+ +

This release includes the first support for loading RockSim + rocket design files (.RKT), thanks to contributions by Doug + Pedrick. It's also the kick-off of the 1.1 development branch of + OpenRocket.

+

10.3.2010: Version 1.0.0 is released!

@@ -25,6 +33,10 @@ more in line with the Barrowman method and enhances the simulation time step selection, in addition to fixing numerous bugs.

+ + + +

28.11.2009: Version 0.9.5 is released!

@@ -33,10 +45,6 @@ body tube, in addition to a few smaller additions. Users of 0.9.4 should upgrade immediately!

- - - -

24.11.2009: Version 0.9.4 is released!

-- 2.30.2