Author: mseidel
Date: Sun Mar 26 13:20:22 2017
New Revision: 1788731

URL: http://svn.apache.org/viewvc?rev=1788731&view=rev
Log:
Added YouTube link (translation needed)

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

Modified: openoffice/ooo-site/trunk/content/nl/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/nl/index.html?rev=1788731&r1=1788730&r2=1788731&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/nl/index.html (original)
+++ openoffice/ooo-site/trunk/content/nl/index.html Sun Mar 26 13:20:22 2017
@@ -1,20 +1,18 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; />
+<html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
     <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>
 
@@ -29,7 +27,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>
 </head>
@@ -116,6 +116,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>


Reply via email to