You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2015/04/16 14:28:33 UTC

svn commit: r1674061 - /ofbiz/site/index.html

Author: jleroux
Date: Thu Apr 16 12:28:33 2015
New Revision: 1674061

URL: http://svn.apache.org/r1674061
Log:
Tries to add the official Tweeter timeline (copied from the setting/widget) but it does not work well, no ideas why (after spending some time on it :/ )

Modified:
    ofbiz/site/index.html

Modified: ofbiz/site/index.html
URL: http://svn.apache.org/viewvc/ofbiz/site/index.html?rev=1674061&r1=1674060&r2=1674061&view=diff
==============================================================================
--- ofbiz/site/index.html (original)
+++ ofbiz/site/index.html Thu Apr 16 12:28:33 2015
@@ -242,6 +242,8 @@
                 <li><a href="http://www.apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
                 <li><a href="download.html#vulnerabilities">Security</a></li>
             </ul>
+         <a class="twitter-timeline"  href="https://twitter.com/ApacheOfbiz" data-widget-id="588661945194192896">Tweets by @ApacheOfbiz</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>
         </div>
         <!-- sidebar -->
       </div>