You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2013/03/04 23:34:41 UTC

svn commit: r853033 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/promotions/ content/promotions/dfd.html

Author: buildbot
Date: Mon Mar  4 22:34:41 2013
New Revision: 853033

Log:
Staging update by buildbot for ooo-site

Added:
    websites/staging/ooo-site/trunk/content/promotions/
    websites/staging/ooo-site/trunk/content/promotions/dfd.html
Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar  4 22:34:41 2013
@@ -1 +1 @@
-1452365
+1452576

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar  4 22:34:41 2013
@@ -1 +1 @@
-1452365
+1452576

Added: websites/staging/ooo-site/trunk/content/promotions/dfd.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/promotions/dfd.html (added)
+++ websites/staging/ooo-site/trunk/content/promotions/dfd.html Mon Mar  4 22:34:41 2013
@@ -0,0 +1,56 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <meta itemprop="name" content="Document Freedom Day">
+  <meta itemprop="description" content="Join with us as we celebrate Document Freedom Day">
+  <meta itemprop="image" content="http://www.openoffice.org/download/images/aoo-logo-100x100.png">
+  <meta property="og:title" content="Join with us as we celebrate Document Freedom Day" /> 
+  <meta property="og:description" content="Join with us as we celebrate Document Freedom Day" />  
+  <meta property="og:image" content="http://www.openoffice.org/download/images/aoo-logo-100x100.png" />
+  <title>Document Freedom Day</title>
+
+  <script>
+    function shareFacebook() {
+      _gaq.push(['_trackEvent','social', 'dfd', 'facebook']); 
+      window.open('https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');	
+    }
+    function shareTwitter(){
+      _gaq.push(['_trackEvent','social', 'dfd', 'twitter']); 
+      window.open('https://twitter.com/intent/tweet?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+37+million+trusted+downloads.&hashtags=openoffice','_blank','toolbar=0,status=0,width=580,height=325');
+    }
+    function shareGooglePlus(){
+      _gaq.push(['_trackEvent','social', 'dfd', 'google+']); 
+      window.open('https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F','_blank','toolbar=0,status=0,width=580,height=325');
+    }
+  </script>
+
+<!--#include virtual="/google-analytics.js" -->
+</head>
+<body>
+<!--#include virtual="/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/promotions/">promotions</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+	
+    <p>
+    <a>Please tell your friends about Document Freedom Day</a>
+    <a href="javascript:shareFacebook();"><img src='/images/logo-facebook-32.png'/></a>
+    <a href="javascript:shareTwitter();"><img src='/images/logo-twitter-32.png'/></a>
+    <a href="javascript:shareGooglePlus();"><img src='/images/logo-googleplus-32.png' /></a>	 
+    </p>
+
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>