Author: jleroux
Date: Wed Sep 15 06:39:18 2010 New Revision: 997199 URL: http://svn.apache.org/viewvc?rev=997199&view=rev Log: Changes the download page to give more information notably about snapshots or "nightly builds". Most of the work has been done by Ruth. I changed some points to conform with the site look and my taste :o) Modified: ofbiz/site/download.html Modified: ofbiz/site/download.html URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=997199&r1=997198&r2=997199&view=diff ============================================================================== --- ofbiz/site/download.html (original) +++ ofbiz/site/download.html Wed Sep 15 06:39:18 2010 @@ -46,7 +46,7 @@ <div id="search"> <form method="GET" action="http://cwiki.apache.org/confluence/dosearchsite.action" name="searchForm"> <select name="where"> - <option value="OFBIZ">Wiki</option> + <option selected="selected" value="OFBIZ">Wiki</option> <option value="OFBADMIN">Project</option> <option value="OFBENDUSER">End User Docs</option> <option value="OFBTECH">Technical Docs</option> @@ -59,53 +59,89 @@ <!--header ends--> <!-- content-wrap starts --> +<STYLE> + /* reset the page for some reason it is set to 560px in the global.css file */ + #main {width: 90%; font-size: 1em; padding:0 1em 0 1em; margin: 0; } + #main h1 {font-size: 20px; color: black; font-weight: bold; margin:0; } + #main h1.title {font-size: 28px; text-align: left; background: none; margin: 0;} + #main h2 {font-size: 20px; border: none; margin: 0;} + //#main h3 {font-size: 18px; margin: 0; padding: 0 0 0 1em; } + //#main p, a, li, ul {font-size: 1.1em} + #main li, ul {list-style: square; padding: .2em 1em .2em 1em;} + #main a.downloadLink {font-size: 16px; font-weight: bold;} + #main a.downloadLink:hover {color: red;} + #main .insert {margin: 1em; padding: 1em; float: right; width: 400px; height: auto; border: 1px solid grey; } + #main .insert h1 { background: #ECECEC; text-align: center; font-size: 16px; letter-spacing: normal;} +</style> <div id="content-wrap" class="clearfix"> <div id="main"> - <h2>Download Apache OFBiz</h2> - -<p>Use the links below to download the Apache OFBiz releases from the "Apache Download Mirrors" page. +<div class="insert"> + <h3>What To Expect <br />From Your 9.04 Stable Release Download</h3> + <ul > + <li>Includes all 9.04 OFBiz source code and project artifacts.</li> + <li>All the scripts necessary to build your own instance.</li> + <li> + All the seed, demo and other data necessary to get OFBiz demos and the + Framework up and running with one easy to execute command. + </li> + </ul> + <h3>What You Will Need To Do <br />To Get Your 9.04 Release Running</h3> + <ul> + <li>Make sure you have a Java 1.5 (minimum) SDK installed.</li> + <li> + Once your distribution is unpacked, navigate to the install directory and run + the included ANT script from the command line: + </li> + <li style="list-style: none"> + ant run-install + </li> + <li> + Enjoy! + </li> + <li>PS: Let Us Know How We Are Doing - <a href="https://cwiki.apache.org/confluence/display/OFBADMIN/Mailing+Lists" target="_blank">Join The User's Mailing List</a></li> + </ul> +</div> +<p>Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. It is important that you verify the integrity of the downloaded files using the signatures (PGP, MD5, SHA512) downloaded from -our main distribution directory (see links below): you'll find instructions in the "Apache Download Mirrors" page.</p> - -<p>Only current releases are available on the main -distribution site and its mirrors.<br /> -<b>Current Releases</b>: - <ul> - <li><a href="#release-09.04">09.04</a> Stable Release</li> - </ul> -</p> -<p> -Older releases are available from the <a href="http://archive.apache.org/dist/ofbiz/" target="_blank">archive download -site.</a><br /> -<b>Old Releases</b>: - <ul> - <li><a href="#release-4.0">4.0</a> Archived Stable Release</li> - </ul> +our main distribution directory (see links below): you'll find instructions in the "Apache Download Mirrors" page where you will be redirected to. </p> -<p> -You can also get nightly builds from the <a href="http://ci.apache.org/projects/ofbiz/snapshots/">snapshots</a> page.</p> -<a name="release-09.04"><h3>09.04 Stable Release</h3></a> -<p>The Apache OFBiz Project is pleased to announce the release of Apache -OFBiz release 09.04. This release contains all the features of the trunk up to April 2009 +<!-- =================== 9.04 Stable Release Starts Here=========== --> +<h2>Download The Most Current 9.04 Stable Release</h2> +<p>This release contains all the features of the trunk up to April 2009 and since then has been stabilized with bug fixes. It is our current "stable" release, and has been officially released in April 2010: -<a href="http://www.apache.org/dyn/closer.cgi/ofbiz/apache-ofbiz-09.04.zip" target="_blank">apache-ofbiz-09.04.zip</a> +</p> +<p> +<a class="downloadLink" href="http://www.apache.org/dyn/closer.cgi/ofbiz/apache-ofbiz-09.04.zip" target="_blank">Apache-OFBiz-09.04.zip</a> [<a href="http://www.apache.org/dist/ofbiz/apache-ofbiz-09.04.zip.asc" target="_blank">PGP</a>] [<a href="http://www.apache.org/dist/ofbiz/apache-ofbiz-09.04.zip.md5" target="_blank">MD5</a>] [<a href="http://www.apache.org/dist/ofbiz/apache-ofbiz-09.04.zip.sha" target="_blank">SHA512</a>] </p> - -<a name="release-4.0"><h3>4.0 Archived Stable Release</h3></a> +<!-- =================== 4.0 Stable Release Starts Here=========== --> +<h2>Download The Most Recent 4.0 Release</h2> +<p> This is an old release, superseded by release 09.04. +</p> <p> -<a href="http://archive.apache.org/dist/ofbiz/apache-ofbiz-4.0.zip" target="_blank">apache-ofbiz-4.0.zip</a> +<a class="downloadLink" href="http://archive.apache.org/dist/ofbiz/apache-ofbiz-4.0.zip" target="_blank">Apache-OFBiz-4.0.zip</a> [<a href="http://archive.apache.org/dist/ofbiz/apache-ofbiz-4.0.zip.asc" target="_blank">PGP</a>] [<a href="http://archive.apache.org/dist/ofbiz/apache-ofbiz-4.0.zip.md5" target="_blank">MD5</a>] [<a href="http://archive.apache.org/dist/ofbiz/apache-ofbiz-4.0.zip.sha" target="_blank">SHA512</a>] </p> +<!-- =================== Snapshot/Nightly Builds=========== --> +<h2>Download A Snapshot </h2> +<p> +OFBiz snapshots or "nightly builds" are pre-built (jar files included) versions of OFBiz with all data already loaded, +that you may download by following this link to the nightly builds/snapshot web page. Although automatically created on +a regular basis, these versions may or may not be the most stable project code. +</p> +<p> +Navigate to the snapshots page by clicking <a class="downloadLink" href="http://ci.apache.org/projects/ofbiz/snapshots/">Here!</a> +</p> + </div> <!-- main ends --> |
Free forum by Nabble | Edit this page |