Author: dsetrakyan
Date: Thu Jul 30 18:57:41 2015
New Revision: 1693474
URL: http://svn.apache.org/r1693474
Log:
downloads patch
Modified:
incubator/ignite/site/trunk/download-mirrors.html
incubator/ignite/site/trunk/includes/header.html
Modified: incubator/ignite/site/trunk/download-mirrors.html
URL:
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/download-mirrors.html?rev=1693474&r1=1693473&r2=1693474&view=diff
==============================================================================
--- incubator/ignite/site/trunk/download-mirrors.html (original)
+++ incubator/ignite/site/trunk/download-mirrors.html Thu Jul 30 18:57:41 2015
@@ -24,9 +24,8 @@
</ul>
</section>
- <section id="downloads" class="page-section">
- <h2 style="text-align: left;">Apache Ignite Releases</h2>
- <p id="sources"><b>Sources</b></p>
+ <section id="sources" class="page-section">
+ <h2>Source Releases</h2>
<table class="formatted">
<thead>
<tr><th>Version</th><th>Docs</th><th>Date</th><th>Source</th></tr>
@@ -141,9 +140,9 @@
</select>
<input type="submit" value="Change" />
</form>
- <!-- <p>(The <a href="http://www.apache.org/mirrors/">complete list of
mirrors</a>)</p> -->
- <p> </p>
- <p id="binaries"><b>Binaries</b></p>
+ </section>
+ <section id="binaries" class="page-section">
+ <h2 style="text-align: left;">Binary Releases</h2>
<p>Binary downloads are provided for the convenience of our users
and are not official Apache Ignite (incubating) releases. In
order to verify the release, we recommend that you download the
@@ -151,8 +150,7 @@
signatures of the downloaded files before opening them.</p>
<p>For more information about Apache release policy see
<a href="http://www.apache.org/dev/release.html#what">What is a
Release?</a></p>
- <p> </p>
- <p>In-Memory Data Fabric:</p>
+ <div class="page-heading">In-Memory Data Fabric:</div>
<table class="formatted">
<thead>
<tr><th>Version</th><th>Docs</th><th>Date</th><th>Binary</th></tr>
@@ -250,8 +248,7 @@
</tr>
</tbody>
</table>
- <p> </p>
- <p>In-Memory Hadoop Accelerator:</p>
+ <div class="page-heading">In-Memory Hadoop Accelerator:</div>
<table class="formatted">
<thead>
<tr><th>Version</th><th>Docs</th><th>Date</th><th>Binary</th></tr>
Modified: incubator/ignite/site/trunk/includes/header.html
URL:
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/includes/header.html?rev=1693474&r1=1693473&r2=1693474&view=diff
==============================================================================
--- incubator/ignite/site/trunk/includes/header.html (original)
+++ incubator/ignite/site/trunk/includes/header.html Thu Jul 30 18:57:41 2015
@@ -77,7 +77,9 @@
<li class="dropdown">
<a href="/download.html">Download <span
class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
- <li><a
href="/download.html#downloads">Apache Ignite Releases</a></li>
+ <li><a
href="/download.html#sources">Source Releases</a></li>
+ <li class="divider"></li>
+ <li><a
href="/download.html#binaries">Binaries Releases</a></li>
<li class="divider"></li>
<li><a
href="/download.html#docker">Docker And Cloud Images</a></li>
<li class="divider"></li>