You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by mu...@apache.org on 2015/04/30 01:53:35 UTC

svn commit: r1676878 - in /phoenix/site: publish/images/follow.png publish/index.html source/src/site/markdown/index.md source/src/site/resources/images/follow.png

Author: mujtaba
Date: Wed Apr 29 23:53:35 2015
New Revision: 1676878

URL: http://svn.apache.org/r1676878
Log:
Add twitter follow link

Added:
    phoenix/site/publish/images/follow.png   (with props)
    phoenix/site/source/src/site/resources/images/follow.png   (with props)
Modified:
    phoenix/site/publish/index.html
    phoenix/site/source/src/site/markdown/index.md

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

Propchange: phoenix/site/publish/images/follow.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=1676878&r1=1676877&r2=1676878&view=diff
==============================================================================
--- phoenix/site/publish/index.html (original)
+++ phoenix/site/publish/index.html Wed Apr 29 23:53:35 2015
@@ -136,8 +136,7 @@
 	<div class="row">
 		<div class="span12">
 			<div class="body-content">
-<p><br /> </p> 
-<p align="right"> <a class="twitter-follow-button" href="https://twitter.com/ApachePhoenix">Follow @ApachePhoenix</a> <script>&#x2018;&#x2019;&#x2018;&#x2019;&#x2018;&#x2019;&#x2018;&#x2019;&#x2018;&#x2019;</script> </p> 
+<p><br /> <br /> </p> 
 <p align="center"> <img src="images/phoenix-logo-small.png" alt="" /> </p> 
 <div class="section"> 
  <div class="section"> 
@@ -172,7 +171,7 @@
      </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> Recently added: <a href="news.html">Who is using Apache Phoenix?</a> (Jan 20, 2015) </span></p> 
+   <p><span id="alerts" style="background-color:#ffc; text-align: center;display: block;padding:10px; border-bottom: solid 1px #cc9"> <b>News:</b> Recently added: <a href="news.html">Who is using Apache Phoenix?</a> (Jan 20, 2015) &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a class="externalLink" href="https://twitter.com/ApachePhoenix"><img src="images/follow.png" title="Follow Apache Phoenix on Twitter" alt="" /></a></span></p> 
    <hr /> 
   </div> 
  </div> 

Modified: phoenix/site/source/src/site/markdown/index.md
URL: http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/index.md?rev=1676878&r1=1676877&r2=1676878&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/index.md (original)
+++ phoenix/site/source/src/site/markdown/index.md Wed Apr 29 23:53:35 2015
@@ -1,7 +1,5 @@
 <br/>
-<p align="right">
-<a href="https://twitter.com/ApachePhoenix" class="twitter-follow-button" data-show-count="false" data-dnt="true">Follow @ApachePhoenix</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
-</p>
+<br/>
 <p align="center">
 <img src="images/phoenix-logo-small.png"/>
 <h4 align="center">High performance relational database layer over HBase for low latency applications</h4> 
@@ -48,7 +46,8 @@
 <span id="alerts" style="background-color:#ffc; text-align: center;display: block;padding:10px; border-bottom: solid 1px #cc9">
 <strong>News:</strong>
 Recently added: <a href="news.html">Who is using Apache Phoenix?</a> (Jan 20, 2015)
-</span>
+&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
+<a href='https://twitter.com/ApachePhoenix'><img title="Follow Apache Phoenix on Twitter" src="images/follow.png"/></a></span>
 
 <hr/>
 

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

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