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 2014/03/10 18:57:31 UTC

svn commit: r1576022 - /openoffice/ooo-site/trunk/content/download/test/all_beta.html

Author: marcus
Date: Mon Mar 10 17:57:30 2014
New Revision: 1576022

URL: http://svn.apache.org/r1576022
Log:
Completed JS implementation

Modified:
    openoffice/ooo-site/trunk/content/download/test/all_beta.html

Modified: openoffice/ooo-site/trunk/content/download/test/all_beta.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/test/all_beta.html?rev=1576022&r1=1576021&r2=1576022&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/test/all_beta.html (original)
+++ openoffice/ooo-site/trunk/content/download/test/all_beta.html Mon Mar 10 17:57:30 2014
@@ -107,83 +107,85 @@
 	+ "download and test the new version.</h3><br /><br /><br /><br /><br /><br />" );
 	document.write( "</div>" );
   }
-  -->
-</script>
-<br />
+  document.write( "<br />"
+  + "<hr style='display: block;' />"
 
-<hr style="display: block;" />
+  + "<h3 id='notes'>Important Notes:</h3>"
 
-<h3 id="notes">Important Notes:</h3>
+  + "<h3>Language is not listed</h3>"
 
-<h3>Language is not listed</h3>
+  + "<p>If your language is not listed here then this means the translation is not yet completed. Our translations are all "
+  + "done by volunteers, by OpenOffice users like yourself. If you are interested in helping translate OpenOffice into "
+  + "your language, please see our <a href='http://openoffice.apache.org/translate.html'"
+  + "title='How to Help Translate Apache OpenOffice'>How to Help Translate Apache OpenOffice</a> page.</p>"
 
-<p>If your language is not listed here then this means the translation is not yet completed. Our translations are all done
-by volunteers, by OpenOffice users like yourself. If you are interested in helping translate OpenOffice into your language,
-please see our <a href="http://openoffice.apache.org/translate.html" title="How to Help Translate Apache OpenOffice">
-How to Help Translate Apache OpenOffice</a> page.</p>
+  + "<h3>Platform is not listed</h3>"
 
-<h3>Platform is not listed</h3>
+  + "<p>If your operating system is not listed here, you are looking for a portale version, or you need a version for "
+  + "Solaris, OS/2, FreeBSD, Linux (32/64-bit) with glibc 2.5, please see our "
+  + "<a href='../porting/index.html'>list of third-party ports and distributions</a>.</p>"
 
-<p>If your operating system is not listed here, you are looking for a portale version, or you need a version for Solaris,
-OS/2, FreeBSD, Linux (32/64-bit) with glibc 2.5, please see our
-<a href="../porting/index.html">list of third-party ports and distributions</a>.</p>
+  + "<h3>Alternative Download Mirrors</h3>"
 
-<h3>Alternative Download Mirrors</h3>
+  + "<p>In the table above, installation files point to our main distribution site, that uses the "
+  + "<a href='http://sourceforge.net/'>SourceForge.net</a> mirror network. Additionally, all the installation files are "
+  + "also available on the <a href='http://www.apache.org/mirrors/ooo.html'>Apache mirrors</a>. Just search your "
+  + "<a href='http://www.apache.org/dyn/aoo-closer.cgi/openoffice/'>nearest mirror</a>.</p>"
 
-<p>In the table above, installation files point to our main distribution site, that uses the
-<a href='http://sourceforge.net/'>SourceForge.net</a> mirror network. Additionally, all the installation files are also
-available on the <a href='http://www.apache.org/mirrors/ooo.html'>Apache mirrors</a>. Just search your
-<a href='http://www.apache.org/dyn/aoo-closer.cgi/openoffice/'>nearest mirror</a>.</p>
+  + "<h3>Software Development Kit (SDK)</h3>"
 
-<h3>Software Development Kit (SDK)</h3>
+  + "<p>The <a href='sdk/index.html' title='For Developers and Power-Users: Apache OpenOffice SDK (AOO SDK)'>"
+  + "Apache OpenOffice SDK (AOO SDK)</a> is an add-on for the office suite. It provides the necessary tools and "
+  + "documentation for programming the AOO APIs and creating own extensions (UNO components). If you want to use Apache "
+  + "OpenOffice without to plan any own extended functionality then you do not need to install the AOO SDK.</p>"
 
-<p>The <a href="sdk/index.html" title="For Developers and Power-Users: Apache OpenOffice SDK (AOO SDK)">
-Apache OpenOffice SDK (AOO SDK)</a> is an add-on for the office suite. It provides the necessary tools and documentation
-for programming the AOO APIs and creating own extensions (UNO components). If you want to use Apache OpenOffice without to
-plan any own extended functionality then you do not need to install the AOO SDK.</p>
+  + "<h3>Source code</h3>"
 
-<h3>Source code</h3>
+  + "<p>The <a href='source/index.html' title='For Developers and Power-Users: Apache OpenOffice source code'>"
+  + "Apache OpenOffice source</a> contain the source code that was used to built the Apache OpenOffice releases from. "
+  + "Different compressed file formats are offered. Apache OpenOffice is licensed with the "
+  + "<a href='http://www.apache.org/licenses/LICENSE-2.0.html' title='Apache License v2'>Apache License v2</a>. If you "
+  + "want to use Apache OpenOffice without to plan to build it from scratch then you do not need to download any of the "
+  + "source tarballs.</p>"
 
-<p>The <a href="source/index.html" title="For Developers and Power-Users: Apache OpenOffice source code">
-Apache OpenOffice source</a> contain the source code that was used to built the Apache OpenOffice releases from. Different
-compressed file formats are offered. Apache OpenOffice is licensed with the
-<a href="http://www.apache.org/licenses/LICENSE-2.0.html" title="Apache License v2">Apache License v2</a>. If you want to
-use Apache OpenOffice without to plan to build it from scratch then you do not need to download any of the source
-tarballs.</p>
+  + "<h3><a href='notes.html' title='Please read the important notes before downloading and using Apache OpenOffice'>"
+  + "More important notes</a></h3>"
 
-<h3><a href="notes.html" title="Please read the important notes before downloading and using Apache OpenOffice">
-More important notes</a></h3>
+  + "<p class='footer'><small><a href='#' title='Go to the start of the page'>Start of page</a></small></p>"
+  + "<br />"
 
-<p class="footer"><small><a href="#" title="Go to the start of the page">Start of page</a></small></p>
-<br />
+  + "<hr style='display: block;' />"
 
-<hr style="display: block;" />
+  + "<h3>Report broken links</h3>"
 
-<h3>Report broken links</h3>
+  + "<p>Please report any broken link or things you think that needs to be corrected on this webpage by sending a mail to: "
+  + "<a href='mailto:dev@openoffice.apache.org&#63;subject=Possible%20broken%20link&#58;%20from%20other.html'"
+  + "title='Development mailing list (to receive answers you need to be subscribed)'>"
+  + "Development mailing list</a>.&nbsp;<b>*)</b></p>"
 
-<p>Please report any broken link or things you think that needs to be corrected on this webpage by sending a mail to:
-<a href="mailto:dev@openoffice.apache.org&#63;subject=Possible%20broken%20link&#58;%20from%20other.html"
-title="Development mailing list (to receive answers you need to be subscribed)">
-Development mailing list</a>.&nbsp;<b>*)</b></p>
+  + "<h3>Where to get help when I have a problem?</h3>"
 
-<h3>Where to get help when I have a problem?</h3>
+  + "<p>If you encounter problems with installation or using Apache OpenOffice, please contact us via the following ways:"
+  + "</p>"
 
-<p>If you encounter problems with installation or using Apache OpenOffice, please contact us via the following ways:</p>
-<ul>
-  <li><a href="mailto:users@openoffice.apache.org"
-  title="User's mailing list (to receive answers you need to be subscribed)">User's mailing list</a>&nbsp;<b>*)</b></li>
-  <li><a href="http://forum.openoffice.org" title="User forums (different languages)">
-  User forums (different languages)</a></li>
-  <li><a href="http://www.oooforum.org" title="Another user forums">Another user forums</a></li>
-</ul>
-<br />
+  + "<ul>"
+  + "<li><a href='mailto:users@openoffice.apache.org'"
+  + "title='User\'s mailing list (to receive answers you need to be subscribed)'>User\'s mailing list</a>&nbsp;<b>*)</b>"
+  + "</li>"
+  + "<li><a href='http://forum.openoffice.org' title='User forums (different languages)'>"
+  + "User forums (different languages)</a></li>"
+  + "<li><a href='http://www.oooforum.org' title='Another user forums'>Another user forums</a></li>"
+  + "</ul>"
+  + "<br />"
 
-<p><b>*)</b> Please note that all mails go to a public mailing list, not an individual person. Mails will be archived and 
-can be accessed also by other users. To receive answers, you will need to subscribe to the mailing list before sending
-mails. For instructions, see: <a href="http://openoffice.apache.org/mailing-lists.html"
-title="Learn more about how to use mailing lists">Learn more about how to use mailing lists</a>.</p>
+  + "<p><b>*)</b> Please note that all mails go to a public mailing list, not an individual person. Mails will be archived "
+  + "and can be accessed also by other users. To receive answers, you will need to subscribe to the mailing list before "
+  + "sending mails. For instructions, see: <a href='http://openoffice.apache.org/mailing-lists.html'"
+  + "title='Learn more about how to use mailing lists'>Learn more about how to use mailing lists</a>.</p>"
 
-<p class="footer"><small><a href="#" title="Go to the start of the page">Start of page</a></small></p>
+  + "<p class='footer'><small><a href='#' title='Go to the start of the page'>Start of page</a></small></p>" );
+  -->
+</script>
 
 </body>
 </html>