You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2013/02/03 00:46:54 UTC

svn commit: r1441838 - /openoffice/ooo-site/trunk/content/gd/index.html

Author: marcus
Date: Sat Feb  2 23:46:53 2013
New Revision: 1441838

URL: http://svn.apache.org/viewvc?rev=1441838&view=rev
Log:
Changed the download links to include the VERSION variable to fill atomatically with the version of the most current stable release

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

Modified: openoffice/ooo-site/trunk/content/gd/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/gd/index.html?rev=1441838&r1=1441837&r2=1441838&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/gd/index.html (original)
+++ openoffice/ooo-site/trunk/content/gd/index.html Sat Feb  2 23:46:53 2013
@@ -1,11 +1,13 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-  <head>
-    <meta http-equiv="CONTENT-TYPE" content="text/html; charset=UTF-8">
-    <title></title>
-    <meta name="AUTHOR" content="Michael Akerbeltz Bauer">
-  </head>
-  <body dir="LTR" lang="gd" text="#000000">
+<html xmlns="http://www.w3.org/1999/xhtml" />
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <meta name="AUTHOR" content="Michael Akerbeltz Bauer">
+  <title></title>
+  <script type="text/javascript" src="../download/globalvars_improved.js"></script>
+</head>
+
+<body dir="LTR" lang="gd" text="#000000">
     <p class="western" style="margin-bottom: 0.35cm" lang="gd"><span
         lang="gd"></span></p>
     <h1>Fàilte gu Apache OpenOffice</h1>
@@ -22,25 +24,33 @@
       fheuchainn agus chan eil uallach sam bith 'na chois. Siuthad
       ma-thà!<br>
     </p>
-	  
-	<p class="western" style="margin-bottom: 0.35cm; font-weight:
-      normal" lang="gd">
-	
-		  Faigh greim air an tionndadh as ùire:
-		  
-		  <ul>
-			  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/3.4.1/Apache_OpenOffice_incubating_3.4.1_Win_x86_install_gd.exe/download">Windows</li>
-			  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/3.4.1/Apache_OpenOffice_incubating_3.4.1_MacOS_x86_install_gd.dmg/download">MacOS</li>
-			  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-deb_gd.tar.gz/download">Linux (32-bit DEB)</a></li>
-			  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86_install-rpm_gd.tar.gz/download">Linux (32-bit RPM)</a></li>
-			  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86-64_install-deb_gd.tar.gz/download">Linux (64-bit DEB)</a></li>
-			  <li><a href="http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/3.4.1/Apache_OpenOffice_incubating_3.4.1_Linux_x86-64_install-rpm_gd.tar.gz/download">Linux (64-bit RPM)</a></li>
-	      </ul>
-		  
-		  <a href="http://www.openoffice.org/download/common/instructions.html">Stiùireadh stàlaidh</a> <a href="http://www.openoffice.org/development/releases/3.4.1.html">Nòtaichean sgaoilidh </a>
-		  
-	</p>
-	  
+
+    <script type="text/javascript">  
+    <!--
+
+    document.write( "<p class='western' style='margin-bottom: 0.35cm; font-weight: normal' lang='gd'>" );
+
+    document.write( "Faigh greim air an tionndadh as ùire:" );
+
+    // The following links are using the $VERSION variable from the
+    // "globalvars.js" to fill automatically with the version number
+    // of the most current stable release.
+
+      document.write( "<ul>" );
+        document.write( "<li><a href='http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/" + VERSION + "/Apache_OpenOffice_incubating_" + VERSION + "_Win_x86_install_gd.exe/download'>Windows</a></li>" );
+        document.write( "<li><a href='http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/" + VERSION + "/Apache_OpenOffice_incubating_" + VERSION + "_MacOS_x86_install_gd.dmg/download'>MacOS</a></li>" );
+        document.write( "<li><a href='http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/" + VERSION + "/Apache_OpenOffice_incubating_" + VERSION + "_Linux_x86_install-deb_gd.tar.gz/download'>Linux (32-bit DEB)</a></li>" );
+        document.write( "<li><a href='http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/" + VERSION + "/Apache_OpenOffice_incubating_" + VERSION + "_Linux_x86_install-rpm_gd.tar.gz/download'>Linux (32-bit RPM)</a></li>" );
+        document.write( "<li><a href='http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/" + VERSION + "/Apache_OpenOffice_incubating_" + VERSION + "_Linux_x86-64_install-deb_gd.tar.gz/download'>Linux (64-bit DEB)</a></li>" );
+        document.write( "<li><a href='http://sourceforge.net/projects/openofficeorg.mirror/files/localized/gd/" + VERSION + "/Apache_OpenOffice_incubating_" + VERSION + "_Linux_x86-64_install-rpm_gd.tar.gz/download'>Linux (64-bit RPM)</a></li>" );
+      document.write( "</ul>" );
+
+    document.write( "<a href='http://www.openoffice.org/download/common/instructions.html'>Stiùireadh stàlaidh</a> <a href='http://www.openoffice.org/development/releases/3.4.1.html'>Nòtaichean sgaoilidh </a>" );
+    document.write( "</p>" );
+
+    //-->
+    </script>
+
     <p class="western" style="margin-bottom: 0.35cm; font-weight:
       normal" lang="gd"><br>
       Ma tha taic a dhìth ort a thaobh obrachadh a' phrògraim fhèin,
@@ -79,5 +89,7 @@
         href="http://extensions.services.openoffice.org/en/project/faclair-afb">an-seo</a>
       e.<br>
     </blockquote>
-  </body>
+
+</body>
 </html>
+