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 2017/03/26 13:22:12 UTC

svn commit: r1009063 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/nl/index.html

Author: buildbot
Date: Sun Mar 26 13:22:12 2017
New Revision: 1009063

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/nl/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 26 13:22:12 2017
@@ -1 +1 @@
-1788695
+1788731

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar 26 13:22:12 2017
@@ -1 +1 @@
-1788695
+1788731

Modified: websites/staging/ooo-site/trunk/content/nl/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/nl/index.html (original)
+++ websites/staging/ooo-site/trunk/content/nl/index.html Sun Mar 26 13:22:12 2017
@@ -5,18 +5,16 @@
 
     <meta name="description" content="De officiƫle home page van het Apache OpenOffice open source project, thuisbasis van OpenOffice Writer, Calc, Impress, Draw en Base." />
     <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open Document Format, free office editors" />
-	<meta name="google-site-verification" content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" />
-    <meta name="p:domain_verify" content="bd1ba1fb9d25b0eb3d64891f89e9195e" />
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 	<link href="https://plus.google.com/+openoffice" rel="publisher" />
 	<title>Apache OpenOffice - Het vrije en open kantoorpakket</title>
-        <script type="text/javascript" src="../download/globalvars.js"></script>
+        <script type="text/javascript" src="/download/globalvars.js"></script>
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
-	@import "../home.css";
-	@import "../styles.css";
-	@import "../exceptions.css";
+	@import "/css/home.css";
+	@import "/css/styles.css";
+	@import "/css/exceptions.css";
     /* ]]> */
     </style>
 
@@ -31,7 +29,9 @@
             window.open("https://plus.google.com/+openoffice","_blank");
           }  else if (platform == 'ApacheBlog') {
             window.open("https://blogs.apache.org/OOo/","_blank");
-          }
+          } else if ( platform == 'YouTube' ) {
+          window.open( "https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
+	  }
       }
     </script>
 
@@ -132,6 +132,9 @@
                 <span style="padding:0 5px;cursor: pointer; cursor: hand;" onclick="javascript:follow('GooglePlus');"
                 title="Volg Ons op Google+"><img src="/images/logo-googleplus-16.png" alt="Google+" />
                 <a><u>Google+</u></a></span>
+		<span style="padding:0 5px;cursor: pointer; cursor: hand;" onclick="javascript:follow('YouTube');"
+                title="Subscribe to our YouTube channel"><img src="/images/logo-youtube-16.png" alt="Subscribe to our YouTube channel" />
+                <a><u>YouTube</u></a></span>
               </p>
             </div>
         </div>