You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2014/09/13 09:45:21 UTC

svn commit: r1624710 - /cayenne/site/cms/trunk/content/index.mdtext

Author: aadamchik
Date: Sat Sep 13 07:45:20 2014
New Revision: 1624710

URL: http://svn.apache.org/r1624710
Log:
experimenting with GitHub button

styling
reducing Twitter button size

Modified:
    cayenne/site/cms/trunk/content/index.mdtext

Modified: cayenne/site/cms/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/cayenne/site/cms/trunk/content/index.mdtext?rev=1624710&r1=1624709&r2=1624710&view=diff
==============================================================================
--- cayenne/site/cms/trunk/content/index.mdtext (original)
+++ cayenne/site/cms/trunk/content/index.mdtext Sat Sep 13 07:45:20 2014
@@ -1,13 +1,13 @@
 Title: Home
 
-<A href="https://twitter.com/ApacheCayenne" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ApacheCayenne</A>
-<SCRIPT>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</SCRIPT>
+<a href="https://twitter.com/ApacheCayenne" class="twitter-follow-button" data-show-count="false" data-show-screen-name="false">Follow @ApacheCayenne</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>
 
 <iframe src="http://cayenne.apache.org/github-btn.html?user=apache&repo=cayenne&type=fork&count=true"
-  allowtransparency="true" frameborder="0" scrolling="0" width="160" height="26"></iframe>
+  allowtransparency="true" frameborder="0" scrolling="0" width="90" height="26"></iframe>
 
 <iframe src="http://cayenne.apache.org/github-btn.html?user=apache&repo=cayenne&type=watch&count=true"
-  allowtransparency="true" frameborder="0" scrolling="0" width="160" height="26"></iframe>
+  allowtransparency="true" frameborder="0" scrolling="0" width="90" height="26"></iframe>
 
 ## Object Relational Mapping, Persistence and Caching for Java