html updates + version number 1.1.1pre

This commit is contained in:
Sampo Niskanen 2010-03-21 11:25:59 +00:00
parent 689ed1b469
commit 2ce88466d8
9 changed files with 37 additions and 19 deletions

View File

@ -1,7 +1,7 @@
# The OpenRocket build version # 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 # The source of the package. When building a package for a specific

View File

@ -403,7 +403,7 @@ div.downloadbox .alternative a:hover {
} }
.rightpane div.downloadbox { .rightpane div.downloadbox {
margin: 0 auto 2em 0; margin: 0 auto 2em auto;
} }
.rightpane div.screenshot { .rightpane div.screenshot {
font-size: smaller; font-size: smaller;

View File

@ -50,14 +50,14 @@
<dt> <dt>
<a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt></a> <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt></a>
&nbsp; &nbsp;
<span class="note">(<a href="XXX">archives</a>)</span> <span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-announce">archives</a>)</span>
</dt> </dt>
<dd>Announcements of new OpenRocket versions and <dd>Announcements of new OpenRocket versions and
developments. This list is moderated.</dd> developments. This list is moderated.</dd>
<dt> <dt>
<a href="https://lists.sourceforge.net/lists/listinfo/openrocket-devel"><tt>OpenRocket-devel</tt></a> <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-devel"><tt>OpenRocket-devel</tt></a>
&nbsp; &nbsp;
<span class="note">(<a href="XXX">archives</a>)</span> <span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-devel">archives</a>)</span>
</dt> </dt>
<dd>Discussion related to OpenRocket development, documentation <dd>Discussion related to OpenRocket development, documentation
and upcoming features.</dd> and upcoming features.</dd>

View File

@ -45,6 +45,12 @@
<div class="content"> <div class="content">
<div class="news"> <div class="news">
<h2>Recent news:</h2> <h2>Recent news:</h2>
<p><span class="date">21.3.2010:</span> Version 1.1.0 is
<a href="download.html">released</a>!</p>
<p>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.</p>
<p><span class="date">10.3.2010:</span> Version 1.0.0 is <p><span class="date">10.3.2010:</span> Version 1.0.0 is
<a href="download.html">released</a>!</p> <a href="download.html">released</a>!</p>
<p>This release includes several hundred new thrustcurves from <p>This release includes several hundred new thrustcurves from
@ -57,12 +63,6 @@
<p>This release updates the aerodynamic calculation methods to be <p>This release updates the aerodynamic calculation methods to be
more in line with the Barrowman method and enhances the simulation more in line with the Barrowman method and enhances the simulation
time step selection, in addition to fixing numerous bugs.</p> time step selection, in addition to fixing numerous bugs.</p>
<p><span class="date">28.11.2009:</span> Version 0.9.5 is
<a href="download.html">released</a>!</p>
<p>This release <strong>fixes a serious bug in 0.9.4</strong> 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!</p>
</div> </div>
<div class="contentholder"> <div class="contentholder">
<h2>Ready packages</h2> <h2>Ready packages</h2>
@ -78,7 +78,7 @@
Currently the development version is the recommended Currently the development version is the recommended
download.</p> download.</p>
<div class="right support"> <div class="right support">
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a> <a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
</div> </div>
<div class="downloadbox"> <div class="downloadbox">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.0/OpenRocket-1.1.0.jar/download"> <a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/1.1.0/OpenRocket-1.1.0.jar/download">

View File

@ -62,7 +62,7 @@
</a> </a>
</div> </div>
<div class="support"> <div class="support">
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a> <a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /> </a>
</div> </div>
</div> </div>
<p><strong>OpenRocket</strong> is an free, fully featured model <p><strong>OpenRocket</strong> is an free, fully featured model
@ -88,6 +88,12 @@
<div class="clear"></div> <div class="clear"></div>
<div class="news"> <div class="news">
<h2>News</h2> <h2>News</h2>
<p><span class="date">21.3.2010:</span> Version 1.1.0 is
<a href="download.html">released</a>!</p>
<p>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.</p>
<p><span class="date">10.3.2010:</span> Version 1.0.0 is <p><span class="date">10.3.2010:</span> Version 1.0.0 is
<a href="download.html">released</a>!</p> <a href="download.html">released</a>!</p>
<p>This release includes several hundred new thrustcurves from <p>This release includes several hundred new thrustcurves from

View File

@ -16,7 +16,7 @@
<dt> <dt>
<a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt></a> <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-announce"><tt>OpenRocket-announce</tt></a>
&nbsp; &nbsp;
<span class="note">(<a href="XXX">archives</a>)</span> <span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-announce">archives</a>)</span>
</dt> </dt>
<dd>Announcements of new OpenRocket versions and <dd>Announcements of new OpenRocket versions and
developments. This list is moderated.</dd> developments. This list is moderated.</dd>
@ -24,7 +24,7 @@
<dt> <dt>
<a href="https://lists.sourceforge.net/lists/listinfo/openrocket-devel"><tt>OpenRocket-devel</tt></a> <a href="https://lists.sourceforge.net/lists/listinfo/openrocket-devel"><tt>OpenRocket-devel</tt></a>
&nbsp; &nbsp;
<span class="note">(<a href="XXX">archives</a>)</span> <span class="note">(<a href="https://sourceforge.net/mailarchive/forum.php?forum_name=openrocket-devel">archives</a>)</span>
</dt> </dt>
<dd>Discussion related to OpenRocket development, documentation <dd>Discussion related to OpenRocket development, documentation
and upcoming features.</dd> and upcoming features.</dd>

View File

@ -29,6 +29,10 @@
Currently the development version is the recommended Currently the development version is the recommended
download.</p> download.</p>
<div class="right support">
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
</div>
<set sourcelink="true"> <set sourcelink="true">
<downloadbox> <downloadbox>

View File

@ -20,7 +20,7 @@
</div> </div>
<div class="support"> <div class="support">
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a> <a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /> </a>
</div> </div>
</div> </div>

View File

@ -9,6 +9,14 @@
<!--- Remember to move the position of "onlyrecent" below! ---> <!--- Remember to move the position of "onlyrecent" below! --->
<p><span class="date">21.3.2010:</span> Version 1.1.0 is
<a href="download.html">released</a>!</p>
<p>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.</p>
<p><span class="date">10.3.2010:</span> Version 1.0.0 is <p><span class="date">10.3.2010:</span> Version 1.0.0 is
<a href="download.html">released</a>!</p> <a href="download.html">released</a>!</p>
@ -25,6 +33,10 @@
more in line with the Barrowman method and enhances the simulation more in line with the Barrowman method and enhances the simulation
time step selection, in addition to fixing numerous bugs.</p> time step selection, in addition to fixing numerous bugs.</p>
<if not onlyrecent><!--- Older items not shown on download page: --->
<p><span class="date">28.11.2009:</span> Version 0.9.5 is <p><span class="date">28.11.2009:</span> Version 0.9.5 is
<a href="download.html">released</a>!</p> <a href="download.html">released</a>!</p>
@ -33,10 +45,6 @@
body tube, in addition to a few smaller additions. Users of body tube, in addition to a few smaller additions. Users of
0.9.4 should upgrade immediately!</p> 0.9.4 should upgrade immediately!</p>
<if not onlyrecent><!--- Older items not shown on download page: --->
<p><span class="date">24.11.2009:</span> Version 0.9.4 is <p><span class="date">24.11.2009:</span> Version 0.9.4 is
<a href="download.html">released</a>!</p> <a href="download.html">released</a>!</p>