Author: mseidel
Date: Mon Dec 12 14:58:27 2016
New Revision: 1773799

URL: http://svn.apache.org/viewvc?rev=1773799&view=rev
Log:
Updated Twitter widget

Modified:
    openoffice/ooo-site/trunk/content/social/index.html

Modified: openoffice/ooo-site/trunk/content/social/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/social/index.html?rev=1773799&r1=1773798&r2=1773799&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/social/index.html (original)
+++ openoffice/ooo-site/trunk/content/social/index.html Mon Dec 12 14:58:27 2016
@@ -1,10 +1,12 @@
 <html>
 <head>
 <title>OpenOffice News Sources</title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf8" />
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
 <!-- Supports the Google+ badges -->
 <script src="https://apis.google.com/js/platform.js"; async defer></script>
+<!-- Supports the Twitter widget -->
+<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
 
 </head>
 <body>
@@ -30,34 +32,8 @@ Recommended hashtags for Twitter are: #a
 <table width="400" border="0">
 <tr>
 <td>
-<script charset="utf-8" src="https://widgets.twimg.com/j/2/widget.js";></script>
-<script>
-new TWTR.Widget({
-  version: 2,
-  type: 'profile',
-  rpp: 4,
-  interval: 30000,
-  width: 250,
-  height: 300,
-  theme: {
-    shell: {
-      background: '#333333',
-      color: '#ffffff'
-    },
-    tweets: {
-      background: '#000000',
-      color: '#ffffff',
-      links: '#4aed05'
-    }
-  },
-  features: {
-    scrollbar: false,
-    loop: false,
-    live: true,
-    behavior: 'all'
-  }
-}).render().setUser('ApacheOO').start();
-</script>
+<!-- Twitter widget -->
+<a class="twitter-timeline" href="https://twitter.com/ApacheOO";>Tweets by 
ApacheOO</a>
 </td>
 <td style="vertical-align:middle">
 Google+<br>


Reply via email to