Author: buildbot Date: Sat Jan 7 18:57:47 2017 New Revision: 1004412 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/ko/index.html Propchange: websites/staging/ooo-site/trunk/cgi-bin/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sat Jan 7 18:57:47 2017 @@ -1 +1 @@ -1777842 +1777843 Propchange: websites/staging/ooo-site/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sat Jan 7 18:57:47 2017 @@ -1 +1 @@ -1777842 +1777843 Modified: websites/staging/ooo-site/trunk/content/ko/index.html ============================================================================== --- websites/staging/ooo-site/trunk/content/ko/index.html (original) +++ websites/staging/ooo-site/trunk/content/ko/index.html Sat Jan 7 18:57:47 2017 @@ -21,14 +21,17 @@ function follow( platform ) { _gaq.push( ['_trackEvent','social', 'followUs', platform] ); - if ( platform == 'ApacheBlog' ) + if ( platform == 'ApacheBlog' ) { window.open( "https://blogs.apache.org/OOo/", "_blank" ); - else if ( platform == 'Facebook' ) + } else if ( platform == 'Facebook' ) { window.open( "https://www.facebook.com/ApacheOO", "_blank" ); - else if ( platform == 'Twitter' ) + } else if ( platform == 'Twitter' ) { window.open( "https://twitter.com/ApacheOO", "_blank" ); - else if ( platform == 'GooglePlus' ) + } 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" ); + } } function showAlertbox( show ) { @@ -224,6 +227,11 @@ screen reader. <span style="padding:0 5px;cursor: pointer;" onclick="javascript:follow('GooglePlus');" title="Follow us on Google+"><img src="/images/logo-googleplus-16.png" alt="Follow us on 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> @@ -244,11 +252,11 @@ screen reader. <div id="news"> - <div class="campaign" style="height: 210px; float: right; overflow: auto;"> - <h2 style="display: inline;">Recent Blog Posts</h2> + <div class="first campaign" style="height: 210px; float: right; overflow: auto;"> + <h2>Recent Blog Posts</h2> <p style="text-align:right"> - <a href="http://blogs.apache.org/OOo/">All Posts</a> + <a href="https://blogs.apache.org/OOo/">All Posts</a> </p> <p> @@ -275,7 +283,7 @@ screen reader. <h2>Recent News</h2> <p style="text-align:right"> - <a href="news/index.html">All News</a> + <a href="/news/index.html">All News</a> </p> <p></p>