Author: buildbot
Date: Wed Feb 28 14:07:11 2018
New Revision: 1026103
Log:
Staging update by buildbot for ooo-site
Added:
websites/staging/ooo-site/trunk/content/cs/Archive/download/
websites/staging/ooo-site/trunk/content/cs/Archive/download/index_old.html
websites/staging/ooo-site/trunk/content/cs/Archive/index_old.html
Removed:
websites/staging/ooo-site/trunk/content/cs/download/index_old.html
websites/staging/ooo-site/trunk/content/cs/index_old.html
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 28 14:07:11 2018
@@ -1 +1 @@
-1825546
+1825564
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 28 14:07:11 2018
@@ -1 +1 @@
-1825546
+1825564
Added:
websites/staging/ooo-site/trunk/content/cs/Archive/download/index_old.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/cs/Archive/download/index_old.html
(added)
+++ websites/staging/ooo-site/trunk/content/cs/Archive/download/index_old.html
Wed Feb 28 14:07:11 2018
@@ -0,0 +1,240 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <meta itemprop="name" content="Stáhnout Apache OpenOffice" />
+ <meta itemprop="description" content="PÅidejte se k OpenOffice revoluci,
svobodnà a otevÅený kanceláÅský balÃk stažen vÃce než 60
miliónů-krát." />
+ <meta itemprop="image"
content="https://www.openoffice.org/images/aoo-logo-100x100.png" />
+ <meta property="og:title" content="Stáhnout Apache OpenOffice" />
+ <meta property="og:description" content="PÅidejte se k OpenOffice revoluci,
svobodnà a otevÅený kanceláÅský balÃk stažen vÃce než 60
miliónů-krát." />
+ <meta property="og:image"
content="https://www.openoffice.org/images/aoo-logo-100x100.png" />
+ <meta name="description" content="Oficiálnà stránka pro staženà Apache
OpenOffice. PÅidejte se k OpenOffice revoluci, svobodnà a otevÅený
kanceláÅský balÃk stažen vÃce než 60 miliónů-krát." />
+ <title>Stáhnout Apache OpenOffice - Oficiálnà stránka</title>
+ <script type="text/javascript" src="../../download/globalvars.js"></script>
+ <script type="text/javascript" src="msg_prop_l10n_cs.js"></script>
+ <script type="text/javascript" src="../../download/languages.js"></script>
+ <script type="text/javascript"
src="../../download/release_matrix.js"></script>
+ <script type="text/javascript"
src="../../download/boxed_download.js"></script>
+ <script type="text/javascript" src="../../download/download.js"></script>
+ <style type="text/css">
+ /* <![CDATA[ */
+ /*-------------------- Exceptions on standard css -----------------------*/
+ @import "../../download/styles.css";
+ @import "../../download/exceptions.css";
+ /* ]]> */
+ </style>
+ <script>
+ if ( window.document.referrer.indexOf( "shell.windows.com" ) != -1 ) {
+ location.href = "/why/why_odf.html";
+ }
+
+ function share( platform ) {
+ _gaq.push( ['_trackEvent', 'social', 'shareDownload', platform] );
+
+ if ( platform == 'apacheblog' ) {
+ window.open( 'https://blogs.apache.org/OOo/', '_blank' );
+ } else if ( platform == 'facebook' ) {
+ window.open(
'https://www.facebook.com/sharer/sharer.php?u=http%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=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F&text=Join+the+OpenOffice+revolution%2C+the+free+office+productivity+suite+with+over+100+million+trusted+downloads.',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
+ } else if ( platform == 'google+' ) {
+ window.open(
'https://plus.google.com/share?url=http%3A%2F%2Fwww.openoffice.org%2Fdownload%2F',
'_blank', 'toolbar=0, status=0, width=580, height=325' );
+ }
+ }
+ </script>
+
+<!--#include virtual="/scripts/google-analytics.js" -->
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/cs/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/cs/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/cs/">cs</a> » <a
href="/cs/Archive/">Archive</a> » <a
href="/cs/Archive/download/">download</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+
+<div class="optionset">
+
+ <!-- Text above the first colored box -->
+ <script type="text/javascript">
+ <!--
+ // The text in the H1 tag is intentionally shown as "display: none" (do not
display).
+ // This is to please accessibility tools like a screen reader.
+ document.write( "<h1 style='display: none;'>" + l10n.dl_headline_text +
"</h1>" );
+ //-->
+ </script>
+
+ <!-- Green: Stable release -->
+ <!-- Download via select boxes -->
+ <script type="text/javascript">
+ <!--
+
+ // Set a specific language ISO code to force to assemble a certain localized
build as download link.
+ // Changed: The variable can now be found in the
"msg_prop_l10n_<ISO_code>.js".
+
+ // Get the download box from a separate file.
+ DL.createDownloadBox();
+
+ // Fill the select boxes and wait for the user's choice.
+ DL.init( 1 );
+
+ entourage.initialize();
+
+ //-->
+ </script>
+
+ <!-- Green: Stable release: No JavaScript enabled -->
+ <noscript>
+ <div class="first button green" id="optionitem2">
+ <div class="green-sel-icon"></div>
+ <h2><a style="cursor: default;">Stáhnout Apache OpenOffice</a></h2>
+ <p style="cursor: default;">
+ <a style="cursor: default;">Pro staženà Apache OpenOffice je tÅeba mÃt
povolen JavaScript.</a></p>
+ </div>
+ <div class="sub-green">
+
+ <a href=https://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
title="ZÃskat starou verzi Apache OpenOffice">Starý Apache OpenOffice</a> |
+
+ </div>
+ </noscript>
+
+ <!-- Light Blue: Share download with social networks -->
+ <div class="button lightblue" id="optionitem4">
+ <div class="lightblue-icon"></div>
+ <h2><a style="cursor: default;" title="Pomozte sÃÅit Apache OpenOffice a
ÅeknÄte o nÄm svým pÅátelům">
+ Pomozte Å¡ÃÅit</a></h2>
+ <p style="cursor: default;" id="ShareDownloadLinks">
+ <a style="cursor: default;" title="Pomozte sÃÅit Apache OpenOffice a
ÅeknÄte o nÄm svým pÅátelům">
+ ProsÃm ÅeknÄte svým pÅátelům o Apache OpenOffice.</a>
+ <a style="display: inline; padding: 0 5px 0 30px;"
href="javascript:shareFacebook()"
+ title="ProsÃm ÅeknÄte svým pÅátelům o Apache OpenOffice cez
Facebook">
+ <img src="../../images/logo-facebook-32.png" alt="ProsÃm ÅeknÄte svým
pÅátelům o o Apache OpenOffice cez Facebook" /></a>
+ <a style="display: inline; padding: 0 5px;"
href="javascript:shareTwitter()"
+ title="ProsÃm ÅeknÄte svým pÅátelům o o Apache OpenOffice cez
Twitter">
+ <img src="../../images/logo-twitter-32.png" alt="ProsÃm ÅeknÄte svým
pÅátelům o Apache OpenOffice cez Twitter" /></a>
+ <a style="display: inline; padding: 0 5px;"
href="javascript:shareGooglePlus()"
+ title="ProsÃm ÅeknÄte svým pÅátelům o Apache OpenOffice cez
Google+">
+ <img src="../../images/logo-googleplus-32.png" alt="ProsÃm ÅeknÄte
svým pÅátelům o Apache OpenOffice cez Google+" /></a>
+ </p>
+ </div>
+
+ <!-- Blue: Extensions -->
+ <div class="button blue" id="optionitem5"
onclick="openItem('optionitem3','http://extensions.openoffice.org');
+ return false;">
+ <div class="blue-icon"></div>
+ <h2><a href="http://extensions.openoffice.org"
+ title="Vyberte si ze Å¡iroké Å¡kály pÅÃdavných a originálnÃch
funkcÃ">
+ ZÃskat Apache OpenOffice rozÅ¡ÃÅenà a slovnÃky</a></h2>
+ <p><a href="http://extensions.openoffice.org"
+ title="Vyberte si ze Å¡iroké Å¡kály pÅÃdavných a originálnÃch
funkcÃ">
+ RozÅ¡iÅte funkce svého Apache OpenOffice s velkou a stále se
rozrůstajÃcà knihovnou rozÅ¡ÃÅenà a slovnÃků od ostatnÃch
uživatelů.</a></p>
+ </div>
+
+ <!-- Blue: Templates -->
+ <div class="button blue" id="optionitem6"
onclick="openItem('optionitem3_1','http://templates.openoffice.org');
+ return false;">
+ <div class="blue-icon"></div>
+ <h2><a href="http://templates.openoffice.org"
+ title="Vyberte si ze Å¡iroké Å¡kály pÅÃdavných a originálnÃch
dokumentů">
+ ZÃskat Apache OpenOffice Å¡ablony</a></h2>
+ <p><a href="http://templates.openoffice.org"
+ title="Vyberte si ze Å¡iroké Å¡kály pÅÃdavných a originálnÃch
dokumentů">
+ RozÅ¡iÅte kreativitu svojho Apache OpenOffice s velkou a stále se
rozrůstajÃcà knihovnou Å¡ablon od ostatnÃch uživatelů.</a></p>
+ </div>
+
+</div>
+
+<div class="additionalinformation">
+
+ <h2>Dalšà informace</h2>
+ <ul>
+ <li><a href="../../license.html"
+ title="Apache OpenOffice Licence">Licence</a></li>
+ <li><a href="../../download/other.html#source"
+ title="Pro vývojáÅe a profesionály: ZÃskat zdrojový kód Apache
OpenOffice a zkompilovat ho od nuly.">Zdrojový kód</a>
+ <li><a
href="http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO"
+ title="Pro vývojáÅe a profesionály: PÅÃruÄka jak zkomilovat Apache
OpenOffice od nuly.">PÅÃruÄka ke kompilaci</a></li>
+ <li><a href="../../stats/index.html"
+ title="Statistiky o staženà a jiném">Statistiky staženÃ</a></li>
+ </ul>
+
+ <h3>Dokumentace</h3>
+ <ul>
+ <li><a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Releases"
+ title="Kdy jsou plánované nové vydán�">Aktuálnà plán
vydanÃ</a></li>
+ <li><a href="https://wiki.openoffice.org/wiki/Product_Release"
+ title="Kdy byly naplánovány staré vydan�">Historický plán
vydanÃ</a></li>
+ <li><a href="../../development/releases/index.html"
+ title="Co je nového, co bylo zlepšené v Apache OpenOffice?">Poznámky k
vydánÃ</a></li>
+ <li><a href="../../download/checksums.html"
+ title="Jak ovÄÅit stažený soubor pomocà podpisů a otisků?">OvÄÅit
stažený soubor</a></li>
+ <li><a href="../product/index.html"
+ title="ProhlÃdka vÅ¡ech Apache OpenOffice aplikacÃ">Informace o
produktu</a></li>
+ <li><a href="../../dev_docs/source/sys_reqs_aoo40.html"
+ title="HDD: volných ~300MB - RAM pamÄÅ¥: >128MB - Procesor:
>500MHz - OS: Win, Linux, Mac OS, Solaris, FreeBSD...">
+ Systémové požadavky</a></li>
+ <li><a href="../../download/common/instructions.html"
+ title="Instrukce pro instalaci Apache OpenOffice na Windows, Linux a Mac
OS strojÃch">InstalaÄnà pÅÃruÄka</a> a
+ <a href="../../documentation/index.html"
+ title="Rozsáhlý uživatelský manuál pro každodennÃ
použitÃ">Uživatelská pÅÃruÄka</a></li>
+ <li><a href="../../development/releases/eol.html"
+ title="Informace o vydánÃch, které dosáhly stav
End-Of-Life">End-Of-Life informace</a></li>
+ <li><a href="../../support/index.html"
+ title="Pokud vám výše uvedené informace nedaly odpovÄÄ na vaÅ¡i
otázku: Podpora placená i zdarma!">Podpora</a></li>
+ <li><a href="../../download/common/java.html"
+ title="VysvÄtluje proÄ použÃt Java a co to je">Java a Apache
OpenOffice</a></li>
+ <!--<li><a href="http://java.com/en/download/manual_v6.jsp"
+ title="Get the Java Runtime Environment (JRE 1.6)">Get the Java Runtime
Environment (JRE 1.6)</a></li>-->
+ </ul>
+
+ <h3>Dalšà zdroje</h3>
+ <ul>
+ <li><a href="http://extensions.openoffice.org/en/search?query=dictionaries"
+ title="PÅidejte podporu dalÅ¡Ãho jazyka do vašà Apache OpenOffice
instalace">SlovnÃky</a></li>
+ <li><a href="http://templates.openoffice.org"
+ title="ZÃskejte náskok s Apache OpenOffice">Å ablony</a></li>
+ <li><a href="http://extensions.openoffice.org"
+ title="Vyberte si ze Å¡iroké Å¡kály pÅÃdavných a originálnÃch
funkcÃ">RozÅ¡ÃÅenÃ</a></li>
+ <li><a href="http://openoffice.apache.org/native-lang.html"
+ title="Informace a podpora ve vaÅ¡em oblÃbeném
jazyce">Lokalizace</a></li>
+ <li><a href="../../download/sdk/index.html"
+ title="Pro vývojáÅe: Software Development Kit">Software Development Kit
(SDK)</a></li>
+ <!--
+ <li><a href="../distribution/index.html"
+ title="FAQ for distributions ">Distributions FAQ</a></li>
+ <li><a href="../distribution/cdrom/iso_download.html"
+ title="Download OpenOffice.org as ISO file and burn it yourself on
CD-ROM">ISO images</a> and
+ <a href="../distribution/cdrom/index.html#cdrom"
+ title="If you cannot download OpenOffice.org, order a CD-ROM">Order
CD-ROM</a>
+ <li><a href="../distribution/mirrors#mirrors"
+ title="To get alternative download locations">All Mirror Server</a><br
/></li>
+ -->
+ <li><a href="http://www.apache.org/dyn/aoo-closer.cgi/openoffice/"
+ title="PoužÃt Apache zrcadla ke staženà Apache
OpenOffice">Alternativnà zrcadla pro staženÃ</a><br /></li>
+ <li><a href="../../download/archive.html"
+ title="Stáhnout zastaralé a archivované vydánÃ">Archivované a
zastaralé vydánÃ</a><br /></li>
+ </ul>
+
+ <div id="SupportedAndSupporters">
+ <p> </p>
+ <a href="https://validator.w3.org/check?uri=referer" target="_blank"
+ title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents">
+ <img src="../../images/valid-xhtml10-blue.png"
+ alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents" /></a>
+ </div>
+</div>
+
+
+ </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>
Added: websites/staging/ooo-site/trunk/content/cs/Archive/index_old.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/cs/Archive/index_old.html (added)
+++ websites/staging/ooo-site/trunk/content/cs/Archive/index_old.html Wed Feb
28 14:07:11 2018
@@ -0,0 +1,231 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+ <meta name="description" content="Oficiálnà domovská stránka open
source projektu Apache OpenOffice, home of OpenOffice Writer, Calc, Impress,
Draw and Base." />
+ <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open
Document Format, free office editors" />
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <link href="https://plus.google.com/+openoffice" rel="publisher" />
+ <link rel="STYLESHEET" type="text/css" href="/product/product.css"
media="screen" />
+ <title>Apache OpenOffice - Svobodnà a otevÅený kanceláÅský
balÃk</title>
+ <style type="text/css">
+ /* <![CDATA[ */
+ /*-------------------- Exceptions on standard css -----------------------*/
+ @import "/css/home.css";
+ @import "/css/styles.css";
+ @import "/css/exceptions.css";
+ /* ]]> */
+ </style>
+
+ <script>
+ function follow(platform) {
+ _gaq.push(['_trackEvent','social', 'followUs', platform]);
+ if (platform == 'Facebook') {
+ window.open("https://www.facebook.com/ApacheOO","_blank");
+ } else if (platform == 'Twitter') {
+ window.open("https://twitter.com/ApacheOO","_blank");
+ } else if (platform == 'GooglePlus') {
+ window.open("https://plus.google.com/+openoffice","_blank");
+ } else if (platform == 'ApacheBlog') {
+ window.open("https://blogs.apache.org/OOo/","_blank");
+ } else if ( platform == 'YouTube' ) {
+ window.open( "https://www.youtube.com/c/openoffice", "_blank" );
+ }
+ }
+ </script>
+
+<!--#include virtual="/scripts/google-analytics.js" -->
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/cs/brand.html" -->
+ <div id="topbara">
+ <!--#include virtual="/cs/topnav.html" -->
+ <div id="breadcrumbsa"><a href="/">home</a> » <a
href="/cs/">cs</a> » <a href="/cs/Archive/">Archive</a></div>
+ </div>
+ <div id="clear"></div>
+
+
+ <div id="content">
+
+
+
+
+<div id="actionstatements">
+ <ul>
+ <li>
+ <div class="action-info">
+ <div class="action-text action-link">
+ <h2><a href="/why/">Chci se dozvÄdÄt vÃce o OpenOffice</a></h2>
+ <p><a href="/why/">Co je Apache OpenOffice? A proÄ bych ho mÄl
použÃvat?</a></p>
+ </div>
+ </div>
+ </li>
+ <li>
+ <hr />
+ </li>
+ <li>
+ <div class="action-download">
+ <div class="action-text action-link">
+ <h2><a href="download/">Chci si stáhnout OpenOffice</a></h2>
+ <p><a href="download/">Stáhnout Apache OpenOffice bezplatnÄ, nebo
se dozvÄdÄt o jiných způsobech jak ho zÃskat.</a></p>
+ </div>
+ </div>
+ </li>
+ <li>
+ <hr />
+ </li>
+ <li>
+ <div class="action-help">
+ <div class="action-text action-link">
+ <h2><a href="/support/">PotÅebuji pomoct s mojÃm
OpenOffice</a></h2>
+ <p><a href="/support/">Pomoc je vždy po ruce když ji
potÅebujete.</a></p>
+ </div>
+ </div>
+ </li>
+ <li>
+ <hr />
+ </li>
+ <li>
+ <div class="action-extend">
+ <div class="action-text action-link">
+ <h2><a href="/extensions/">Chci dÄlat vÃce s mojÃm
OpenOffice</a></h2>
+ <p><a href="/extensions/">RozÅ¡iÅte Apache OpenOffice o dalÅ¡Ã
funkce, šablony a kliparty.</a></p>
+ </div>
+ </div>
+ </li>
+ <li>
+ <hr />
+ </li>
+ <li>
+ <div class="action-participate">
+ <div class="action-text action-link">
+ <h2><a href="https://openoffice.apache.org/get-involved.html">Chci
se úÄastnit v OpenOffice</a></h2>
+ <p><a href="https://openoffice.apache.org/get-involved.html">
+ Apache OpenOffice je tvoÅen s pomocà lidà z celého svÄta.
Nebojte se pÅispÄt!</a></p>
+ </div>
+ </div>
+ </li>
+ <li>
+ <hr />
+ </li>
+ <li>
+ <div class="action-social">
+ <div class="action-text action-link">
+ <h2><a href="/social/"
onclick="javascript:follow('SocialLink');">Chci zůstat v kontaktu s
OpenOffice</a></h2>
+ <p><a href="/social/" onclick="javascript:follow('SocialLink');">
+ Sledujte pokrok OpenOffice pÅes náš list oznámenÃ, sociálnÃ
sÃtÄ a blog.</a></p>
+ <div class="action-social-extra">
+ <p>
+ <span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('ApacheBlog');"
+ title="Oficiálnà Blog"><img src="../images/logo-rss-16.png"
alt="Official Blog" />
+ <a><u>Oficiálnà Blog</u></a></span>
+ <span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('Facebook');"
+ title="Následujte nás na Facebook"><img
src="../images/logo-facebook-16.png" alt="Facebook" />
+ <a><u>Facebook</u></a></span>
+ <span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('Twitter');"
+ title="Následujte nás na Twitter"><img
src="../images/logo-twitter-16.png" alt="Twitter" />
+ <a><u>Twitter</u></a></span>
+ <span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow('GooglePlus');"
+ title="Následujte nás na Google+"><img
src="../images/logo-googleplus-16.png" alt="Google+" />
+ <a><u>Google+</u></a></span>
+ <span style="padding:0 5px;cursor: pointer; cursor: hand;"
onclick="javascript:follow( 'YouTube' );"
+ title="Subscribe to our YouTube channel"><img
src="/images/logo-youtube-16.png" alt="YouTube" />
+ <a><u>YouTube</u></a></span>
+ </p>
+ </div>
+ </div>
+ </div>
+ </li>
+ <li>
+ <hr />
+ </li>
+ </ul>
+</div>
+
+<div id="news">
+ <div class="campaign">
+ <h2>Hledáme dobrovolnÃky</h2>
+ <p>
+ <em>30. záÅÃ:</em> Stále hledáme dobrovolnÃky do vÅ¡ech
oblastà - pÅekladatele, vývojáÅe, testery.
+ </p>
+ </div>
+<!--
+ <div class="campaign">
+ <h2>Recent Blog Posts</h2>
+ <p>
+ <em>26 August:</em><br /><a
href="https://blogs.apache.org/OOo/entry/back_to_school_with_apache">Back to
School with Apache OpenOffice</a><br/>
+ <em>29 July:</em><br /><a
href="https://blogs.apache.org/OOo/entry/developer_in_aoo_1year_celebration">Developer
in AOO, 1year celebration</a><br/>
+ <em>29 July:</em><br /><a
href="https://blogs.apache.org/OOo/entry/interview_with_the_developers_of">Interview
with the developers of PrOOo-Box</a><br/>
+ <em>23 July:</em><br /><a
href="https://blogs.apache.org/OOo/entry/a_short_celebration_and_then">A short
celebration, and then back to work</a><br/>
+ <em>17 June:</em><br /><a
href="https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get">With
Apache OpenOffice you get what you don't pay for</a><br/>
+ <em>10 June:</em><br /><a
href="https://blogs.apache.org/OOo/entry/when_will_openoffice_version_x">When
will OpenOffice be released?</a><br/>
+ <em>04 June:</em><br /><a
href="https://blogs.apache.org/OOo/entry/the_sidebar_new_and_improved">The
Sidebar, New and Improved</a><br/>
+ </p>
+ <p style="text-align:right"><a href="https://blogs.apache.org/OOo/">All
Posts</a></p>
+ </div>
+
+ <div class="campaign">
+ <h2>Apache OpenOffice 4.0 is now available for download!</h2>
+
+ <p><em>23 July 2013:</em> Following a continuous time of improvement, we
are proud to
+ <a href="https://blogs.apache.org/OOo/entry/a_short_celebration_and_then"
+ title="Blog post of the new Apache OpenOffice 4.0 release">announce today
the newest release of Apache OpenOffice</a>.
+ It is out now and <a href="/download/index.html" title="Download Apache
OpenOffice now!">available for download</a>.
+ This is a major feature release, so make sure to check out the
+ <a
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes"
+ title="Apache OpenOffice 4.0 Release Notes">Feature Overview</a> to learn
more about the new features and all
+ improvements.</p>
+ </div>
+
+ <div class="campaign">
+ <h2>Over 60 million downloads of Apache OpenOffice</h2>
+
+ <p><em>1 August 2013:</em>
+ Downloads of Apache OpenOfifce have now exceed 60 million. We invite you
to take a look at
+ <a href="https://stats.openoffice.org/">our interactive charts</a> of
daily and cumulative downloads.</p>
+ </div>
+
+ <div class="campaign">
+ <h2>Volunteers, not Amateurs</h2>
+
+ <p><em>8 January 2013:</em>
+ Apache OpenOffice is developed 100% by volunteers. Apache does not pay
for developers, for translators, for QA, for
+ marketing, for UI, for support, etc. Of course, we're happy to accept
+ <a href="https://www.apache.org/foundation/contributing.html">donations to
the Apache Software Foundation</a>, to keep
+ our servers runnings and for similar overhead expenses. But our products
are developed entirely by volunteers.
+
+ <p>Some users are initially worried by this statement:<br /><strong>How
can software for free, developed by volunteers, be
+ any good?<br /></strong><a href="why/why_volunteers.html">Read on for an
answer...</a></p>
+ </div>
+
+ <div class="campaign">
+ <h2>Apache OpenOffice given two Bossie Awards!</h2>
+
+ <p><em>18 September 2012:</em>
+ InfoWorld has awarded Apache OpenOffice two Bossies (Best of Open Source),
one for the OpenOffice application, and one
+ for our <a href="http://templates.openoffice.org/">templates
website</a>.<br />
+ <a
href="https://plus.google.com/u/0/b/114598373874764163668/114598373874764163668/posts/guW3vcCvFFy">
+ Read more on our Google+ page</a>.</p>
+ </div>
+
+ <div class="campaign">
+ <h2><a href="news/index.html">More OpenOffice News...</a></h2>
+ </div>
+
+<!--
+ <div id="SupportedAndSupporters">
+ <a href="https://validator.w3.org/check?uri=referer"
+ title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents">
+ <img src="https://www.w3.org/Icons/valid-xhtml10-blue.png"
+ alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...)
of Web documents"/></a>
+ </div>
+-->
+</div>
+
+
+ </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>