Author: buildbot
Date: Sat Feb 4 23:35:13 2017
New Revision: 1006226
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/zh-tw/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Feb 4 23:35:13 2017
@@ -1 +1 @@
-1781578
+1781715
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Feb 4 23:35:13 2017
@@ -1 +1 @@
-1781578
+1781715
Modified: websites/staging/ooo-site/trunk/content/zh-tw/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/zh-tw/index.html (original)
+++ websites/staging/ooo-site/trunk/content/zh-tw/index.html Sat Feb 4
23:35:13 2017
@@ -29,6 +29,8 @@
window.open( "https://twitter.com/ApacheOO", "_blank" );
} else if ( platform == 'GooglePlus' ) {
window.open( "https://plus.google.com/+openoffice", "_blank" );
+ } else if ( platform == 'YouTube' ) {
+ window.open(
"https://www.youtube.com/channel/UC5VAaY4mqQVhNe8j7fZCEfw", "_blank" );
}
}
@@ -365,6 +367,11 @@
<img src="/images/logo-googleplus-16.png"
alt="å¨Google+ä¸è·é¨æå" />
<a>Google+</a>
</span>
+ <span style="padding: 0 5px; cursor: pointer;"
onclick="javascript:follow( 'YouTube' );"
+ title="Subscribe to our YouTube channel">
+ <img src="/images/logo-youtube-16.png" alt="Subscribe to our
YouTube channel" />
+ <a>YouTube</a>
+ </span>
</p>
</div>
</div>