You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/05/21 19:27:32 UTC

svn commit: r1795724 - in /openoffice/ooo-site/trunk/content/zh-tw: brand.mdtext download/index.html topnav.mdtext

Author: mseidel
Date: Sun May 21 19:27:32 2017
New Revision: 1795724

URL: http://svn.apache.org/viewvc?rev=1795724&view=rev
Log:
Updated meta-information for 215,000,000 downloada, small fixes

Modified:
    openoffice/ooo-site/trunk/content/zh-tw/brand.mdtext
    openoffice/ooo-site/trunk/content/zh-tw/download/index.html
    openoffice/ooo-site/trunk/content/zh-tw/topnav.mdtext

Modified: openoffice/ooo-site/trunk/content/zh-tw/brand.mdtext
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/zh-tw/brand.mdtext?rev=1795724&r1=1795723&r2=1795724&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/zh-tw/brand.mdtext (original)
+++ openoffice/ooo-site/trunk/content/zh-tw/brand.mdtext Sun May 21 19:27:32 2017
@@ -5,9 +5,8 @@ language:	正體中文
 name: 		Apache OpenOffice
 tagline: 	開放免費的文書處理軟體
 logo: 		AOO_logos/100MillAOO100px.png
-domain:		www.openoffice.org
+domain:		https://www.openoffice.org
 divid:		bannera
 announce:	Apache OpenOffice 4.1.3 現可供下載
 announceurl:	https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.3+Release+Notes
 announcetip:	閱讀佈告
-

Modified: openoffice/ooo-site/trunk/content/zh-tw/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/zh-tw/download/index.html?rev=1795724&r1=1795723&r2=1795724&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/zh-tw/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/zh-tw/download/index.html Sun May 21 19:27:32 2017
@@ -4,14 +4,14 @@
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 <!--
   <meta itemprop="name" content="Download Apache OpenOffice" />
-  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 200 million trusted downloads." />
+  <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 215 million trusted downloads." />
   <meta itemprop="keywords" content="Apache OpenOffice, OpenOffice, Apache Open Office, Download, Official, Official Download, Open Office, OpenOffice.org" />
 <meta itemprop="image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
 -->
   <meta property="og:title" content="Download Apache OpenOffice" />
-  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 200 million trusted downloads." />
+  <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 215 million trusted downloads." />
   <meta property="og:image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png" />
-  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 200 million trusted downloads." />
+  <meta name="description" content="Official Apache OpenOffice download page. Join the OpenOffice revolution, the free office productivity suite with over 215 million trusted downloads." />
   <title>Apache OpenOffice - Official Download</title>
   <script type="text/javascript" src="/download/globalvars.js"></script>
   <script type="text/javascript" src="./msg_prop_l10n_zh-tw.js"></script>
@@ -39,9 +39,9 @@
       } else if ( platform == 'facebook' ) {
         window.open( 'https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'twitter' ) {
-        window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+200+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
+        window.open( 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.openoffice.org%2Fzh-tw%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+215+million+trusted+downloads.', '_blank', 'toolbar=0, status=0, width=580, height=325' );
       } else if ( platform == 'google+' ) {
-        window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
+        window.open( 'https://plus.google.com/share?url=https%3A%2F%2Fwww.openoffice.org%2Fzh-tw%2Fdownload%2F', '_blank', 'toolbar=0, status=0, width=400, height=440' );
       }
     }
   </script>
@@ -52,7 +52,7 @@
 
 <div itemscope>
   <span itemprop="name" content="Download Apache OpenOffice"></span>
-  <span itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 200 million trusted downloads."></span>
+  <span itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 215 million trusted downloads."></span>
   <span itemprop="keywords" content="Apache OpenOffice, OpenOffice, Apache Open Office, Download, Official, Official Download, Open Office, OpenOffice.org"></span>
   <span itemprop="image" content="https://www.openoffice.org/images/AOO_logos/AOO-Logo-Download.png"></span>
 </div>
@@ -164,4 +164,3 @@
 
 </body>
 </html>
-

Modified: openoffice/ooo-site/trunk/content/zh-tw/topnav.mdtext
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/zh-tw/topnav.mdtext?rev=1795724&r1=1795723&r2=1795724&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/zh-tw/topnav.mdtext (original)
+++ openoffice/ooo-site/trunk/content/zh-tw/topnav.mdtext Sun May 21 19:27:32 2017
@@ -12,7 +12,6 @@ divid:	topnava
 [m1]: 	  /zh-tw/download/index.html				"下載 Apache OpenOffice"
 [m2]: 	  /support/index.html 				     	"為 Apache OpenOffice 尋求支援"
 [m3]: 	  /extensions/index.html				"Apache OpenOffice 的範本與擴充套件"
-[m4]: 	  http://openoffice.apache.org/get-involved.html	"如何參與 Apache OpenOffice (育成階段)"
+[m4]: 	  https://openoffice.apache.org/get-involved.html	"如何參與 Apache OpenOffice (育成階段)"
 [m5]:	  /projects/accepted.html				"Apache OpenOffice 開發焦點"
 [m6]: 	  /projects/native-lang.html			 	"你的語言的 Apache OpenOffice"
-