Author: mujtaba
Date: Thu Dec 11 18:28:26 2014
New Revision: 1644714

URL: http://svn.apache.org/r1644714
Log:
Update web site for mobile/low resolution browsers

Added:
    phoenix/site/publish/images/search-small.png   (with props)
    phoenix/site/source/src/site/resources/images/search-small.png   (with 
props)
Modified:
    phoenix/site/publish/css/site.css
    phoenix/site/publish/index.html
    phoenix/site/source/pom.xml
    phoenix/site/source/src/site/markdown/index.md
    phoenix/site/source/src/site/resources/css/site.css

Modified: phoenix/site/publish/css/site.css
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/css/site.css?rev=1644714&r1=1644713&r2=1644714&view=diff
==============================================================================
--- phoenix/site/publish/css/site.css (original)
+++ phoenix/site/publish/css/site.css Thu Dec 11 18:28:26 2014
@@ -54,6 +54,11 @@ margin-bottom: 10px;
        width: 97px;
        background:url(../images/topbar-logo-small-blue.png)
        }
+
+        .hidetable {
+        visibility: hidden; 
+        display: none;
+        }
 }
 
 @media (min-width: 480px) {
@@ -62,4 +67,9 @@ margin-bottom: 10px;
        width: 248px;
        background:url(../images/topbar-logo-blue.png)
        }
+
+        .showtable {
+        visibility: hidden; 
+        display: none;
+        }
 }

Added: phoenix/site/publish/images/search-small.png
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/images/search-small.png?rev=1644714&view=auto
==============================================================================
Binary file - no diff available.

Propchange: phoenix/site/publish/images/search-small.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: phoenix/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/phoenix/site/publish/index.html?rev=1644714&r1=1644713&r2=1644714&view=diff
==============================================================================
--- phoenix/site/publish/index.html (original)
+++ phoenix/site/publish/index.html Thu Dec 11 18:28:26 2014
@@ -1,7 +1,7 @@
 
 <!DOCTYPE html>
 <!--
- Generated by Apache Maven Doxia at 2014-12-10
+ Generated by Apache Maven Doxia at 2014-12-11
  Rendered using Reflow Maven Skin 1.1.0 
(http://andriusvelykis.github.io/reflow-maven-skin)
 -->
 <html  xml:lang="en" lang="en">
@@ -134,8 +134,8 @@
    <h4 align="center" 
id="High_performance_relational_database_layer_over_HBase_for_low_latency_applications">High
 performance relational database layer over HBase for low latency 
applications</h4> 
    <p></p> 
    <br /> 
-   <p></p> 
-   <table border="0" class="bodyTable table table-striped table-hover"> 
+   <p><span> </span></p> 
+   <table border="0" class="hidetable"> 
     <tbody> 
      <tr class="a"> 
       <td width="25%"> <a href="download.html" title="Download Phoenix latest 
binary and source release"><img src="images/download.png" alt="" /></a> <br 
/><font size="2">Download latest Apache Phoenix binary and source release 
artifacts</font> </td> 
@@ -149,7 +149,19 @@
      </tr> 
     </tbody> 
    </table> 
-   <span id="alerts" style="background-color:#ffc; text-align: center;display: 
block;padding:10px; border-bottom: solid 1px #cc9"> <b>News:</b> <a 
href="news.html">Apache Phoenix 4.2.2, 3.2.2 released</a> (December 10, 2014) 
</span> 
+   <table border="0" class="showtable"> 
+    <tbody> 
+     <tr class="a"> 
+      <td><br /> 
+       <form action="http://search-hadoop.com/?"; method="get"> 
+        <img src="images/search-small.png" title="Search Phoenix JIRAs, 
web-site, user/dev. email list, source code and javadocs." alt="" /> 
+        <input value="Phoenix" name="fc_project" type="hidden" /> 
+        <input placeholder="Search Phoenix" required="required" 
style="width:180px" size="18" name="q" id="query" type="search" /> 
+       </form> </td> 
+     </tr> 
+    </tbody> 
+   </table> 
+   <p><span id="alerts" style="background-color:#ffc; text-align: 
center;display: block;padding:10px; border-bottom: solid 1px #cc9"> 
<b>News:</b> <a href="news.html">Apache Phoenix 4.2.2, 3.2.2 released</a> 
(December 10, 2014) </span></p> 
    <hr /> 
   </div> 
  </div> 

Modified: phoenix/site/source/pom.xml
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/pom.xml?rev=1644714&r1=1644713&r2=1644714&view=diff
==============================================================================
--- phoenix/site/source/pom.xml (original)
+++ phoenix/site/source/pom.xml Thu Dec 11 18:28:26 2014
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.phoenix</groupId>
     <artifactId>phoenix</artifactId>
-    <version>4.2.0</version>
+    <version>4.2.2</version>
   </parent>
   <artifactId>phoenix-site</artifactId>
   <name>Phoenix</name>
@@ -41,7 +41,7 @@
          <dependency>
            <groupId>lt.velykis.maven.skins</groupId>
            <artifactId>reflow-velocity-tools</artifactId>
-           <version>1.0.0</version>
+           <version>1.1.1</version>
          </dependency>
          <dependency>
            <groupId>org.apache.velocity</groupId>

Modified: phoenix/site/source/src/site/markdown/index.md
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/index.md?rev=1644714&r1=1644713&r2=1644714&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/index.md (original)
+++ phoenix/site/source/src/site/markdown/index.md Thu Dec 11 18:28:26 2014
@@ -6,7 +6,8 @@
 </p>
 <br/>
 
-<table>
+<span >
+<table class="hidetable">
 <tr>
 <td width="25%">
 <a href="download.html" title="Download Phoenix latest binary and source 
release"><img src="images/download.png"/></a>
@@ -28,7 +29,21 @@
 </form>
 </td>
 </tr>
-</table><span id="alerts" style="background-color:#ffc; text-align: 
center;display: block;padding:10px; border-bottom: solid 1px #cc9">
+</table>
+<table class="showtable">
+<tr>
+<td><br/>
+<form action="http://search-hadoop.com/?"; method="get">
+<img title="Search Phoenix JIRAs, web-site, user/dev. email list, source code 
and javadocs." src="images/search-small.png"/>
+<input value="Phoenix" name="fc_project" type="hidden"/>
+<input placeholder="Search Phoenix" required="required" style="width:180px" 
size="18" name="q" id="query" type="search"/>
+</form>
+</td>
+</tr>
+</table>
+</span>
+
+<span id="alerts" style="background-color:#ffc; text-align: center;display: 
block;padding:10px; border-bottom: solid 1px #cc9">
 <strong>News:</strong>
 <a href="news.html">Apache Phoenix 4.2.2, 3.2.2 released</a> (December 10, 
2014)
 </span>

Modified: phoenix/site/source/src/site/resources/css/site.css
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/src/site/resources/css/site.css?rev=1644714&r1=1644713&r2=1644714&view=diff
==============================================================================
--- phoenix/site/source/src/site/resources/css/site.css (original)
+++ phoenix/site/source/src/site/resources/css/site.css Thu Dec 11 18:28:26 2014
@@ -54,6 +54,11 @@ margin-bottom: 10px;
        width: 97px;
        background:url(../images/topbar-logo-small-blue.png)
        }
+
+        .hidetable {
+        visibility: hidden; 
+        display: none;
+        }
 }
 
 @media (min-width: 480px) {
@@ -62,4 +67,9 @@ margin-bottom: 10px;
        width: 248px;
        background:url(../images/topbar-logo-blue.png)
        }
+
+        .showtable {
+        visibility: hidden; 
+        display: none;
+        }
 }

Added: phoenix/site/source/src/site/resources/images/search-small.png
URL: 
http://svn.apache.org/viewvc/phoenix/site/source/src/site/resources/images/search-small.png?rev=1644714&view=auto
==============================================================================
Binary file - no diff available.

Propchange: phoenix/site/source/src/site/resources/images/search-small.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream


Reply via email to