Modified: websites/staging/ooo-site/trunk/content/da-test/product/writer.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/writer.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/writer.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice Writer</h1>
-    <p class="rfloatimg"><a href="/product/pix/writer-big.png" title="Click 
for bigger version"><img alt="Screendump of Apache OpenOffice Writer" 
src="/product/pix/writer.png" /></a></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><a href="/product/pix/writer-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Writer" 
src="/product/pix/writer.png" /></a></p>
 <p><em>For all your documents</em></p>
 <p><strong>Writer</strong> has everything you would expect from a modern, 
fully equipped word
 processor or desktop publisher.</p>

Modified: websites/staging/ooo-site/trunk/content/da-test/topnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/topnav.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/topnav.html Mon Aug 17 
10:52:13 2015
@@ -1,4 +1,15 @@
-<div id="topnava"><ul>
+<div id="topnava"><style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/da-test/product/" title="Apache OpenOffice product 
description">Product</a></li>
 <li><a href="/da-test/download/" title="Download Apache 
OpenOffice">Download</a></li>
 <li><a href="/da-test/support/" title="Find Support for 
OpenOffice">Support</a></li>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/index.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/index.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice</h1>
-    <h2 id="why-should-i-use-apache-openoffice">Why should I use Apache 
OpenOffice?</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="why-should-i-use-apache-openoffice">Why should I use Apache 
OpenOffice?<a class="headerlink" href="#why-should-i-use-apache-openoffice" 
title="Permanent link">&para;</a></h2>
 <p class="rfloatimg"><img alt="Why Apache OpenOffice" 
src="/images/AOO_logos/orb.jpg" /></p>
 <p>Apache OpenOffice is the leading <strong>open-source</strong> 
<strong>office software suite</strong> for <strong>word processing</strong>, 
<strong>spreadsheets</strong>, <strong>presentations</strong>, 
<strong>graphics</strong>, <strong>databases</strong> and more. It is available 
in <strong>many languages</strong> and works on all <strong>common 
computers</strong>. It stores all your data in an <strong>international open 
standard format</strong> and can also read and write files from other common 
office software packages. It can be downloaded and used completely <strong>free 
of charge</strong> for <strong>any purpose</strong>.</p>
 <ul>
@@ -39,7 +50,7 @@
 <p>Best of all, Apache OpenOffice can be downloaded and used entirely free of 
any license fees. Apache OpenOffice is released under the Apache 2.0 License. 
This means you may use it for any purpose - domestic, commercial, educational, 
public administration. You may install it on as many computers as you like. You 
may make copies and give them away to family, friends, students, employees - 
anyone you like.</p>
 </li>
 </ul>
-<h2 id="where-is-apache-openoffice-currently-used">Where is Apache OpenOffice 
currently used?</h2>
+<h2 id="where-is-apache-openoffice-currently-used">Where is Apache OpenOffice 
currently used?<a class="headerlink" 
href="#where-is-apache-openoffice-currently-used" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li><a href="why_gov.html" title="Why Apache OpenOffice for Public 
Administration">Governments</a></li>
 <li><a href="why_edu.html" title="Why Apache OpenOffice for 
Education">Education</a></li>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/leftnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/leftnav.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/leftnav.html Mon Aug 17 
10:52:13 2015
@@ -1,10 +1,21 @@
-<div id="leftnav"><h1 id="why">Why</h1>
+<div id="leftnav"><style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h1 id="why">Why<a class="headerlink" href="#why" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li><a href="/da-test/why/why_great.html">Great software</a></li>
 <li><a href="/da-test/why/why_easy.html">Easy to use</a></li>
 <li><a href="/da-test/why/why_free.html">Free software</a></li>
 </ul>
-<h1 id="where">Where</h1>
+<h1 id="where">Where<a class="headerlink" href="#where" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li><a href="/da-test/why/why_gov.html">Governments</a></li>
 <li><a href="/da-test/why/why_edu.html">Education</a></li>
@@ -13,7 +24,7 @@
 <li><a href="/da-test/why/why_oem.html">IT Businesses</a></li>
 <li><a href="/da-test/why/why_foss.html">F/OSS advocates</a></li>
 </ul>
-<h1 id="more-reasons">More reasons</h1>
+<h1 id="more-reasons">More reasons<a class="headerlink" href="#more-reasons" 
title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/da-test/why/why_odf.html">ODF</a></li>
 <li><a href="/da-test/why/why_volunteers.html">Volunteers</a></li>

Modified: 
websites/staging/ooo-site/trunk/content/da-test/why/why_compliance.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_compliance.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_compliance.html Mon 
Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Compliance Costs and the Apache License</h1>
-    <h2 id="software-license-compliance-costs">Software License Compliance 
Costs</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="software-license-compliance-costs">Software License Compliance Costs<a 
class="headerlink" href="#software-license-compliance-costs" title="Permanent 
link">&para;</a></h2>
 <p>The software industry watchdog, the Business Software Alliance, <a 
href="https://reporting.bsa.org/r/report/add.aspx?src=us";>offers cash 
rewards</a> to disgruntled employees who confidentially turn in their 
 employer (or ex-employer) for software piracy.</p>
 <p>They call this campaign, "Bust your Boss!"  Rewards can range up to $1 
million.</p>
@@ -35,7 +46,7 @@ the organization.</p>
 <p>The combined cost of these SAM practices is the "cost of compliance" for 
using commercial software.  It is an expense that does not make your 
organization more productive, does not 
 benefit your customers and adds nothing to the bottom line. It is purely risk 
mitigation.  Along with license, maintenance and training costs, it is one of 
the expenses of using
 commercial software.</p>
-<h2 id="open-source-compliance-costs">Open Source Compliance Costs</h2>
+<h2 id="open-source-compliance-costs">Open Source Compliance Costs<a 
class="headerlink" href="#open-source-compliance-costs" title="Permanent 
link">&para;</a></h2>
 <p>As opposed to commercial software licenses, open source software have 
licenses that explicitly permit free redistribution.  This reduces the cost of 
compliance for many
 organizations, since tracking application usage is not needed.</p>
 <p>However, organizations that use open source software and also develop and 
distribute their own proprietary software, can find themselves in trouble due 
to the viral nature (copyleft)
@@ -48,7 +59,7 @@ in <a href="http://www.softwarefreedom.o
 for their proprietary product public and available for anyone to use, free of 
charge.  To mitigate this risk requires more employee education, more approval 
cycles, more internal audits 
 and more worries.  This is the increased cost of compliance when copyleft 
software is brought into an organization.  This is not necessarily a bad thing. 
 It is just the reality of 
 using open source software under these licenses, and must be weighed in 
considered as one cost-driver among many.</p>
-<h2 id="the-apache-advantage">The Apache Advantage</h2>
+<h2 id="the-apache-advantage">The Apache Advantage<a class="headerlink" 
href="#the-apache-advantage" title="Permanent link">&para;</a></h2>
 <p>However, not all open source licenses are copyleft license.  Not all of 
them have that viral quality that radically increases the risk for an 
organization.  A subset of open source 
 licenses, generally called "permissive" licenses, are much more friendly for 
corporate use.  These licenses include the MIT and BSD licenses, as well as the 
 <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache Software License 
2.0</a> that we use for Apache OpenOffice.</p>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_easy.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_easy.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_easy.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice: Easy-to-use</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: Easy-to-use" 
src="/why/images/why_easy.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: Easy-to-use" 
src="/why/images/why_easy.png" /></p>
 <p>Easy to choose, easy to install, easy to learn - Apache OpenOffice is the 
easy choice for an office software suite. OpenOffice is suitable for complete 
beginners, but if you have used any other office software, that's ok too. 
OpenOffice will make full use of what you already know - through familiar 
screens and menus - and also what you have - by reading existing files with no 
retyping.</p>
 <ul>
 <li>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_edu.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_edu.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_edu.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice: Education</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: Education" 
src="/why/images/why_edu.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: Education" 
src="/why/images/why_edu.png" /></p>
 <p>Education establishments of all levels (primary, secondary, college, 
university...) find Apache OpenOffice meets the needs of both teachers and 
students. The <strong>flexible word processor</strong>, <strong>powerful 
spreadsheet</strong>, <strong>dynamic graphics</strong>, <strong>database 
access</strong> and more meet all requirements for an office software 
package.</p>
 <p>With an <strong>open-source license</strong>, OpenOffice can be freely used 
and distributed with no license worries.</p>
 <ul>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_foss.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_foss.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_foss.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why OpenOffice.org: Free/Open-Source Software</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: Free/Open-Source 
Software" src="/why/images/why_foss.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: Free/Open-Source 
Software" src="/why/images/why_foss.png" /></p>
 <p>Free/Open-Source Software (F/OSS) proponents are turning to Apache 
OpenOffice both as end-users and as contributors. With its <strong>flexible 
word processor</strong>, <strong>powerful spreadsheet</strong>, <strong>dynamic 
graphics</strong>, <strong>database access</strong> and more, OpenOffice is the 
office suite of choice of millions of users.</p>
 <p>OpenOffice is released under the OSI approved Apache License terms, with 
over 750 contributors and an international community approaching 400,000 
individuals.</p>
 <ul>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_free.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_free.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_free.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice: Free software</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: Free software" 
src="/why/images/why_free.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: Free software" 
src="/why/images/why_free.png" /></p>
 <p>Apache OpenOffice is free software. That means you are free to download it, 
free to install it on as many PCs as you like, free to pass copies to as many 
people as you like. You may use OpenOffice for any purpose without restriction: 
private, educational, public administration, commercial... Free, really 
free.</p>
 <ul>
 <li>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_gov.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_gov.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_gov.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice: Public administrations</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: Public 
administrations" src="/why/images/why_gov.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: Public administrations" 
src="/why/images/why_gov.png" /></p>
 <p>Public administrations and people working at <strong>all levels of 
government</strong> (local / federal / regional / national etc) find Apache 
OpenOffice is their ideal software solution. The combination of a 
<strong>flexible word processor</strong>, a <strong>powerful 
spreadsheet</strong>, <strong>dynamic graphics</strong>, <strong>database 
access</strong> and more meets all the everyday needs of a typical busy office 
worker.</p>
 <p>Already available in a <strong>wide range of languages</strong>, OpenOffice 
can be freely translated by local teams.</p>
 <ul>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_great.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_great.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_great.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice: Great Software</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: Great Software" 
src="/why/images/why_great.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: Great Software" 
src="/why/images/why_great.png" /></p>
 <p>Great Software requires great people. Apache OpenOffice is the result of 
over twenty years' continuous high quality software engineering. Designed from 
the start as a <strong>single piece of software</strong>, Apache OpenOffice has 
a consistency and a quality that is world class. Its 
<strong>open-source</strong> development model means there are no secrets.</p>
 <ul>
 <li>

Modified: 
websites/staging/ooo-site/trunk/content/da-test/why/why_new_computers.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_new_computers.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_new_computers.html 
Mon Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice for New Computers</h1>
-    <h2 id="save-money-on-your-new-computer">Save money on your new 
computer</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="save-money-on-your-new-computer">Save money on your new computer<a 
class="headerlink" href="#save-money-on-your-new-computer" title="Permanent 
link">&para;</a></h2>
 <p>Are you buying yourself a new computer?, or buying one for someone else? If 
so, here is a money saving tip that your computer vendor may not be telling 
you.</p>
 <p>You are not required to spend $100, $200 or more for a copy of Microsoft 
Office. You can buy a computer without Office installed, and save that money. 
Then when you go home, try the free, <a href="/da-test/download">Apache 
OpenOffice (AOO)</a>. It has a word processor, a spreadsheet and a presentation 
editor. It can read Microsoft files. It can export to PDF. It works on Windows 
XP-Windows 8, Mac OS and Linux. And it is absolutely free!</p>
 <p>How can we give this to you for free? We're a nonprofit organization with 
the charitable mission to publish free software for the public. That's what we 
do. We want you to have free software.</p>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_nfp.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_nfp.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_nfp.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice: Not for Profit</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: Not for Profit" 
src="/why/images/why_nfp.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: Not for Profit" 
src="/why/images/why_nfp.png" /></p>
 <p>Not for Profit (NFP) organizations of all sizes are turning to Apache 
OpenOffice - software that meets their needs and shares their values. The 
<strong>flexible word processor</strong>, <strong>powerful 
spreadsheet</strong>, <strong>dynamic graphics</strong>, <strong>database 
access</strong> and more meet all the requirements for an office software 
package.</p>
 <p>OpenOffice offers a high degree of compatibility with commercial office 
software, but with none of the costs or license worries.</p>
 <ul>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_odf.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_odf.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_odf.html Mon Aug 17 
10:52:13 2015
@@ -22,13 +22,24 @@
   <div id="content">
     
     <h1 class="title">Reading ODF Documents (*.odt, *.ods, *.odp) with Apache 
OpenOffice</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: OpenDocument Format" 
src="/why/images/shell.png" /></p>
-<h2 id="windows-cannot-open-this-file">"Windows cannot open this file"</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: OpenDocument Format" 
src="/why/images/shell.png" /></p>
+<h2 id="windows-cannot-open-this-file">"Windows cannot open this file"<a 
class="headerlink" href="#windows-cannot-open-this-file" title="Permanent 
link">&para;</a></h2>
 <p>Does this look familiar?</p>
 <p>When you try to open an ODF (Open Document Format) document, but you have 
no application installed that 
 understands ODF, then Windows gives you the above dialog box and offers to 
show you other applications that can read ODF.</p>
 <p>If this happened to you, then we can help.  Apache OpenOffice is the 
award-winning, free office suite that can read ODF documents, as well as 
Microsoft documents.</p>
-<h2 id="what-are-odf-documents">What are ODF documents?</h2>
+<h2 id="what-are-odf-documents">What are ODF documents?<a class="headerlink" 
href="#what-are-odf-documents" title="Permanent link">&para;</a></h2>
 <p>ODF is an ISO International Standard format for office documents, created 
in 2006. ODF files have the following file extensions:</p>
 <ul>
 <li>*.odt (word processor documents)</li>
@@ -37,12 +48,12 @@ understands ODF, then Windows gives you
 </ul>
 <p>The advantage of ODF is that it is not tied to any one office application 
suite.  It is an open standard that any company can implement in their 
software. 
 OpenOffice uses ODF format as its default document format. Most other word 
processors, of recent vintage, also have the ability to import and export 
ODF.</p>
-<h2 id="apache-openoffice">Apache OpenOffice</h2>
+<h2 id="apache-openoffice">Apache OpenOffice<a class="headerlink" 
href="#apache-openoffice" title="Permanent link">&para;</a></h2>
 <p>Apache OpenOffice is the leading open-source office software suite for word 
processing, spreadsheets, presentations, graphics, databases and more. It is 
 published by the non-profit Apache Software Foundation.  OpenOffice is 
available in many languages and works on all common computers. OpenOffice can 
work with 
 ODF documents as well as documents from other common office software packages. 
It can be downloaded and used completely free of charge for any purpose.</p>
 <p>If you want to read more about Apache OpenOffice, you can look <a 
href="/da-test/why/">here</a>.</p>
-<h2 id="so-what-do-i-need-to-do-to-read-my-odf-document">So what do I need to 
do to read my ODF document?</h2>
+<h2 id="so-what-do-i-need-to-do-to-read-my-odf-document">So what do I need to 
do to read my ODF document?<a class="headerlink" 
href="#so-what-do-i-need-to-do-to-read-my-odf-document" title="Permanent 
link">&para;</a></h2>
 <p><a href="/download">Download Apache OpenOffice</a> and install it on your 
machine.  It only takes a few minutes to download and install.  Once you have 
it installed you 
 will be able to read and write ODF documents. </p>
   </div>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_oem.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_oem.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_oem.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why OpenOffice.org: IT business</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: IT business" 
src="/why/images/why_oem.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: IT business" 
src="/why/images/why_oem.png" /></p>
 <p>Build your business around Apache OpenOffice. If you're in the IT business, 
OpenOffice can mean good business for you. The <strong>flexible word 
processor</strong>, <strong>powerful spreadsheet</strong>, <strong>dynamic 
graphics</strong>, <strong>database access</strong> and more meet all the 
requirements for an office software package.</p>
 <p>Use OpenOffice to add value for your clients, free of license costs and 
onerous licensing conditions.</p>
 <ul>

Modified: 
websites/staging/ooo-site/trunk/content/da-test/why/why_office2003-end-of-life.html
==============================================================================
--- 
websites/staging/ooo-site/trunk/content/da-test/why/why_office2003-end-of-life.html
 (original)
+++ 
websites/staging/ooo-site/trunk/content/da-test/why/why_office2003-end-of-life.html
 Mon Aug 17 10:52:13 2015
@@ -22,11 +22,22 @@
   <div id="content">
     
     <h1 class="title">Office 2003 End of Life</h1>
-    <h2 id="the-april-2014-deadline">The April 2014 deadline</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="the-april-2014-deadline">The April 2014 deadline<a class="headerlink" 
href="#the-april-2014-deadline" title="Permanent link">&para;</a></h2>
 <p>Microsoft has <a 
href="http://www.microsoft.com/en-us/windows/endofsupport.aspx";>announced</a> 
that they are ending support of Office 2003 and Windows XP on April 8th, 2014.  
What does this mean?  As they describe,
 "After April 8, 2014, there will be no new security updates, non-security 
hotfixes, free or paid assisted support options or online technical content 
updates."  This,
 according to Microsoft, exposes Office 2003 users to greater "Security &amp; 
Compliance Risks".</p>
-<h2 id="exploring-the-alternatives">Exploring the alternatives</h2>
+<h2 id="exploring-the-alternatives">Exploring the alternatives<a 
class="headerlink" href="#exploring-the-alternatives" title="Permanent 
link">&para;</a></h2>
 <p>Some companies and users will write a big check to Microsoft and upgrade to 
a new version of Windows and a new version of Office.  But other companies will 
see this as an opportunity 
 to explore the alternatives, including open source products like Apache 
OpenOffice, the leading free productivity suite.  It is not too early to start 
planning for a migration off 
 of Microsoft Office 2003 and Windows XP.  Many companies have already 
started.</p>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_other.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_other.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_other.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice: Other Reasons</h1>
-    <p>Here are some other reasons to use Apache OpenOffice:</p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Here are some other reasons to use Apache OpenOffice:</p>
 <ul>
 <li>
 <p><strong>You need to <a href="why_odf.html">read and write Open Document 
Format</a> (ODF) documents (<em>.odt, </em>.ods, *.odp)</strong></p>

Modified: websites/staging/ooo-site/trunk/content/da-test/why/why_sme.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_sme.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_sme.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Why Apache OpenOffice: Enterprises</h1>
-    <p class="rfloatimg"><img alt="Why Apache OpenOffice: Enterprises" 
src="/why/images/why_sme.png" /></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p class="rfloatimg"><img alt="Why Apache OpenOffice: Enterprises" 
src="/why/images/why_sme.png" /></p>
 <p>Enterprises from corner-shops to corporate giants are turning to Apache 
OpenOffice to power their businesses. The <strong>flexible word 
processor</strong>, <strong>powerful spreadsheet</strong>, <strong>dynamic 
graphics</strong>, <strong>database access</strong> and more meet all the 
requirements for an office software package.</p>
 <p>OpenOffice offers a high degree of compatibility with commercial office 
software, but with none of the costs or license worries.</p>
 <ul>

Modified: 
websites/staging/ooo-site/trunk/content/da-test/why/why_volunteers.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/why/why_volunteers.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/why/why_volunteers.html Mon 
Aug 17 10:52:13 2015
@@ -22,11 +22,22 @@
   <div id="content">
     
     <h1 class="title">Volunteers, not Amateurs</h1>
-    <h2 id="complicated-software-developed-by-volunteers">Complicated 
software, developed by volunteers?</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="complicated-software-developed-by-volunteers">Complicated software, 
developed by volunteers?<a class="headerlink" 
href="#complicated-software-developed-by-volunteers" title="Permanent 
link">&para;</a></h2>
 <p>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="http://www.apache.org/foundation/contributing.html";>donations to the 
Apache Software Foundation</a>, to keep our servers running and for similar 
overhead expenses.  But our products are developed entirely by volunteers.</p>
 <p>Some users are initially worried by this statement.  How can software for 
free, developed by volunteers, be any good?</p>
-<h2 id="talent-as-deep-as-any-corporation">Talent as deep as any 
corporation</h2>
+<h2 id="talent-as-deep-as-any-corporation">Talent as deep as any corporation<a 
class="headerlink" href="#talent-as-deep-as-any-corporation" title="Permanent 
link">&para;</a></h2>
 <p>OpenOffice, through its decade plus existence, has had, and continues to 
benefit from the contributions of many professionals.  Some are sponsored by 
their employers to volunteer
 with the project.  At one time or another Sun, Oracle, Novell, Redhat, IBM and 
others have sponsored their employees to work on OpenOffice.  Some professional 
are recently retired
 and work on the project to keep their skills sharp or to "give back" to the 
open source community.  Others have a business based on OpenOffice consulting, 
and volunteer with the 
@@ -35,7 +46,7 @@ internship.  Among our volunteers are se
 that would be the envy of many corporations.</p>
 <p>So our all-volunteer principle is a statement of how we are organized, as a 
non-profit.  We do not pay for developers.  But this is not a statement on the 
professionalism and 
 talent of our volunteers.  In fact, very few corporations would be able to 
afford the kind of talent that we have, as volunteers, helping with Apache 
OpenOffice.</p>
-<h2 id="join-us">Join us!</h2>
+<h2 id="join-us">Join us!<a class="headerlink" href="#join-us" 
title="Permanent link">&para;</a></h2>
 <p>If you have skills in programming, quality assurance, translation, 
technical writing, graphic design, marketing or related disciplines, then you 
can make difference by 
 <a href="http://openoffice.apache.org/get-involved.html";>volunteering with the 
Apache OpenOffice project</a>.  With the generous contributions of your time 
and talent, we can make OpenOffice even better!</p>
   </div>

Modified: websites/staging/ooo-site/trunk/content/da/graduation.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da/graduation.html (original)
+++ websites/staging/ooo-site/trunk/content/da/graduation.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache software Foundation annoncerer Apache 
OpenOffice™ som et Top-Niveau Projekt</h1>
-    <p><strong><em>Pris vindende førende Open Source produktions pakke bredt 
brugt i over 228
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><strong><em>Pris vindende førende Open Source produktions pakke bredt 
brugt i over 228
 lande, over 20 millioner download af den seneste version siden maj 
2012.</em></strong></p>
 <p><strong>Forest Hill, MD – 18 Oktober 2012 –</strong> Apache Software 
Foundation (ASF),
 den udelukkende frivillige udviklere og kuvøser af næsten 150 Open Source
@@ -69,7 +80,7 @@ Apache licens krav. Nu er vores Apache O
 tilgængeligt for projekter og organisationer."</p>
 <p>"Vi er meget stolte af denne vigtige milepæl og byder OpenOffice velkommen
 i vores fold af verdens ledende Apache projekter," tilføjer Gardler.</p>
-<h2 id="tilgngelighed-og-styring">Tilgængelighed og Styring</h2>
+<h2 id="tilgngelighed-og-styring">Tilgængelighed og Styring<a 
class="headerlink" href="#tilgngelighed-og-styring" title="Permanent 
link">&para;</a></h2>
 <p>Apache OpenOffice er tilgængelig gratis for enhver bruger og formål, og
 kan downloades fra <a href="http://openoffice.org";>http://openoffice.org</a>. 
Productet 
 downloades et ubegrænset antal gange på¨PC for et ubegrænset antal af 
brugere - HELT
@@ -83,7 +94,7 @@ Projektets dag-til-dag opgaver, inklusiv
 releases. Information om Apache OpenOffice kilde dode, dokumentation,
 e-mail lister, dettilhørende resourcer, og veje til at deltage er
 tilgængelige på <a 
href="http://openoffice.apache.org/";>http://openoffice.apache.org/</a>.</p>
-<h2 id="om-apache-software-foundation-asf">Om Apache Software Foundation 
(ASF)</h2>
+<h2 id="om-apache-software-foundation-asf">Om Apache Software Foundation 
(ASF)<a class="headerlink" href="#om-apache-software-foundation-asf" 
title="Permanent link">&para;</a></h2>
 <p>Etableret i 1999, en helt frivilligt fundament kontrollerer næsten
 femhundrede ledende Open Source projekter, inklusive Apache HTTP Server —
 verdens mest populære  Web server software. Igennem ASF udvidede

Modified: websites/staging/ooo-site/trunk/content/de/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/index.html (original)
+++ websites/staging/ooo-site/trunk/content/de/index.html Mon Aug 17 10:52:13 
2015
@@ -191,7 +191,7 @@ screen reader.
     <li>
       <div class="action-extend">
         <div class="action-text action-link">
-          <a href="https://extensions.openoffice.org/de";>
+          <a href="http://extensions.services.openoffice.org/getmore";>
             <h2>Ich m&ouml;chte mehr mit OpenOffice machen</h2>
             <p>Erweitern sie Apache OpenOffice mit zus&auml;tzlichen 
Funktionen, Vorlagen und Clipart.</p>
           </a>
@@ -254,9 +254,9 @@ screen reader.
   </ul>
 
   <div id="SupportedAndSupporters">
-    <a href="https://validator.w3.org/check?uri=referer";
+    <a href="http://validator.w3.org/check?uri=referer";
     title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) 
of Web documents">
-    <img src="../images/valid-xhtml10-blue.png"
+    <img src="http://www.w3.org/Icons/valid-xhtml10-blue.png";
     alt="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) 
of Web documents" /></a>
   </div>
 </div>
@@ -267,7 +267,7 @@ screen reader.
     <h2 style="display: inline;">Letzte Blogposts (Englisch)</h2>
 
     <p style="text-align:right">
-      <a href="https://blogs.apache.org/OOo/";>Alle Blogposts (Englisch)</a>
+      <a href="http://blogs.apache.org/OOo/";>Alle Blogposts (Englisch)</a>
     </p>
 
     <p>
@@ -343,7 +343,7 @@ screen reader.
       <p>
         <em>21. April 2014:</em>
         Ab sofort stellt das Apache OpenOffice Projekt wöchentliche News rund 
um Openoffice bereit. Die Veröffentlichung des
-        englischen Originals erfolgt im <a 
href="https://blogs.apache.org/OOo/";>Apache Blog</a>, die deutschsprachigen
+        englischen Originals erfolgt im <a 
href="http://blogs.apache.org/OOo/";>Apache Blog</a>, die deutschsprachigen
         Übersetzungen liegen jeweils im Wiki unter
         <a 
href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=40509513";>
         (Deutsch) Published News - Veröffentlichte News</a>.

Modified: websites/staging/ooo-site/trunk/content/de/mithelfen.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/mithelfen.html (original)
+++ websites/staging/ooo-site/trunk/content/de/mithelfen.html Mon Aug 17 
10:52:13 2015
@@ -22,14 +22,25 @@
   <div id="content">
     
     <h1 class="title">Mitstreiter gesucht</h1>
-    <h2 id="mitstreiter-gesucht">Mitstreiter gesucht</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="mitstreiter-gesucht">Mitstreiter gesucht<a class="headerlink" 
href="#mitstreiter-gesucht" title="Permanent link">&para;</a></h2>
 <p>Die Apache OpenOffice Community sucht im deutschsprachigen Raum neue 
Helfer. Wenn du Lust und Zeit hast, bei einem der grössten Open Source 
Projekten auf ehrenamtlicher Basis mitzuwirken, kannst du uns nun helfen. 
<strong>Hinweis: Es handelt sich hier um ehrenamtliche Arbeit.</strong></p>
-<h3 id="wir-suchen-daher">Wir suchen daher:</h3>
+<h3 id="wir-suchen-daher">Wir suchen daher:<a class="headerlink" 
href="#wir-suchen-daher" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Webmaster</li>
 <li>Technische Übersetzer</li>
 </ul>
-<h3 id="anforderungsprofil">Anforderungsprofil:</h3>
+<h3 id="anforderungsprofil">Anforderungsprofil:<a class="headerlink" 
href="#anforderungsprofil" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Technisches Grundwissen (ein bisschen mehr als zu wissen wie man den 
Computer startet und abschaltet sollte es schon sein).</li>
 <li>Grundkenntnisse in Englisch (oder zumindest die Bereitschaft es zu 
lernen).</li>
@@ -37,7 +48,7 @@
 <li>Grundkenntnisse in Apache OpenOffice oder die Bereitschaft sich diese 
anzueignen.</li>
 <li>Teamfähigkeit</li>
 </ul>
-<h3 id="wir-bieten">Wir bieten:</h3>
+<h3 id="wir-bieten">Wir bieten:<a class="headerlink" href="#wir-bieten" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>Gute Einstiegsmöglichkeit in ein grosses Projekt,</li>
 <li>Know how Transfer,</li>

Modified: websites/staging/ooo-site/trunk/content/de/topnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/de/topnav.html (original)
+++ websites/staging/ooo-site/trunk/content/de/topnav.html Mon Aug 17 10:52:13 
2015
@@ -1,4 +1,15 @@
-<div id="topnava"><ul>
+<div id="topnava"><style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/product/index.html" title="Produktbeschreibung von Apache 
OpenOffice ">Produkte</a></li>
 <li><a href="/de/downloads/index.html" title="Herunterladen von Apache 
OpenOffice">Herunterladen</a></li>
 <li><a href="/support/index.html" title="Finde Support für Apache 
OpenOffice">Hilfe &amp; Support</a></li>

Modified: websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs.html 
(original)
+++ websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs.html Mon 
Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">System Requirements for Apache OpenOffice</h1>
-    <p>The mission of the Apache OpenOffice project is:</p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>The mission of the Apache OpenOffice project is:</p>
 <p>To create, as a community, the leading international office suite 
<strong>that will run on all major platforms</strong>.</p>
 <p>The following platforms are supported for the most current release:</p>
 <ul>

Modified: 
websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_30.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_30.html 
(original)
+++ websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_30.html 
Mon Aug 17 10:52:13 2015
@@ -22,21 +22,32 @@
   <div id="content">
     
     <h1 class="title">System Requirements for OpenOffice.org 3.0 - 3.3</h1>
-    <h2 id="microsoft-windows">Microsoft Windows</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="microsoft-windows">Microsoft Windows<a class="headerlink" 
href="#microsoft-windows" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Windows 2000 (Service Pack 2 or higher), Windows XP, Windows 2003, Windows 
Vista, Windows 7</li>
 <li>256 Mbytes RAM (512 MB RAM recommended)</li>
 <li>At least 650 Mbytes available disk space for a default install (including 
a JRE) via download.<br/>After installation and deletion of temporary 
installation files, OpenOffice.org will use approximately 440 Mbytes disk 
space.</li>
 <li>1024 x 768 or higher resolution with at least 256 colours</li>
 </ul>
-<h2 id="gnulinux-linux">GNU/Linux ("Linux")</h2>
+<h2 id="gnulinux-linux">GNU/Linux ("Linux")<a class="headerlink" 
href="#gnulinux-linux" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Linux kernel version 2.4 or higher, glibc2 version 2.3.2 or higher 
(starting with OOo 3.3 glibc2 version 2.5 or higher is required)</li>
 <li>256 Mbytes RAM (512 MB recommended)</li>
 <li>400 Mbytes available disk space</li>
 <li>X-Server with 1024 x 768 or higher resolution with at least 256 
colours</li>
 </ul>
-<h2 id="mac-os-x">Mac OS X</h2>
+<h2 id="mac-os-x">Mac OS X<a class="headerlink" href="#mac-os-x" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li>Mac OS X 10.4 (Tiger) or higher</li>
 <li>Intel Processor</li>
@@ -44,35 +55,35 @@
 <li>400 Mbytes available disk space</li>
 <li>1024 x 768 or higher resolution with 16.7 Million colours</li>
 </ul>
-<h2 id="solaris-sparc-platform-edition">Solaris: SPARC platform edition</h2>
+<h2 id="solaris-sparc-platform-edition">Solaris: SPARC platform edition<a 
class="headerlink" href="#solaris-sparc-platform-edition" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>Solaris 10 OS or higher</li>
 <li>256 Mbytes RAM</li>
 <li>450 Mbytes available disk space</li>
 <li>X-Server with 1024 x 768 or higher resolution with at least 256 
colours</li>
 </ul>
-<h2 id="solaris-x86-platform-edition">Solaris: x86 platform edition</h2>
+<h2 id="solaris-x86-platform-edition">Solaris: x86 platform edition<a 
class="headerlink" href="#solaris-x86-platform-edition" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>Solaris 10 OS or higher</li>
 <li>256 Mbytes RAM</li>
 <li>450 Mbytes available disk space</li>
 <li>X-Server with 1024 x 768 or higher resolution with at least 256 
colours</li>
 </ul>
-<h2 id="java">Java</h2>
+<h2 id="java">Java<a class="headerlink" href="#java" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>Java Runtime Environment (JRE) 1.5.x, required to use full OpenOffice.org 
functionality that need Java</li>
 </ul>
-<h2 id="for-accessibility">For accessibility</h2>
-<h3 id="all-platforms">All platforms</h3>
+<h2 id="for-accessibility">For accessibility<a class="headerlink" 
href="#for-accessibility" title="Permanent link">&para;</a></h2>
+<h3 id="all-platforms">All platforms<a class="headerlink" 
href="#all-platforms" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Java runtime environment 1.4.0_02 / 1.4.1_01 or newer</li>
 <li>Java Access Bridge (to get the <a 
href="http://java.sun.com/products/accessbridge";>Java Access Bridge</a>)</li>
 </ul>
-<h3 id="linux">Linux:</h3>
+<h3 id="linux">Linux:<a class="headerlink" href="#linux" title="Permanent 
link">&para;</a></h3>
 <ul>
 <li>Installation of GNOME 2.6</li>
 </ul>
-<h3 id="solaris">Solaris:</h3>
+<h3 id="solaris">Solaris:<a class="headerlink" href="#solaris" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>Installation of GNOME 2.6</li>
 </ul>

Modified: 
websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo34.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo34.html 
(original)
+++ websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo34.html 
Mon Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">System Requirements for Apache OpenOffice 3.4</h1>
-    <h2 id="microsoft-windows">Microsoft Windows</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="microsoft-windows">Microsoft Windows<a class="headerlink" 
href="#microsoft-windows" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Windows XP, Windows 2003, Windows Vista, Windows 7, Windows 8 
<strong>*)</strong></li>
 <li>256 Mbytes RAM (512 MB RAM recommended)</li>
@@ -34,14 +45,14 @@
 <p><strong>*)</strong> AOO 3.4.1 and older releases where not explicitely 
tested with Windows 8. However, some surface tests and several user reports 
show that it is compatible in general. This is also the statement of Microsoft 
itself (see "<a 
href="http://www.microsoft.com/en-us/windows/compatibility/win8/CompatCenter/ProductDetailsViewer?Type=Software&amp;Name=OpenOffice&amp;Vendor=Apache&amp;ModelOrVersion=3&amp;Locale=1033&amp;BreadcrumbPath=Openoffice&amp;tempOsid=win8";>Microsoft
 Windows Compatible Center</a>").</p>
 </li>
 </ul>
-<h2 id="gnulinux-linux">GNU/Linux ("Linux")</h2>
+<h2 id="gnulinux-linux">GNU/Linux ("Linux")<a class="headerlink" 
href="#gnulinux-linux" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Linux kernel version 2.6 or higher, glibc2 version 2.11.1 or higher</li>
 <li>256 Mbytes RAM (512 MB recommended)</li>
 <li>400 Mbytes available disk space</li>
 <li>X-Server with 1024 x 768 or higher resolution with at least 256 
colours</li>
 </ul>
-<h2 id="mac-os-x">Mac OS X</h2>
+<h2 id="mac-os-x">Mac OS X<a class="headerlink" href="#mac-os-x" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li>Mac OS X 10.4 (Tiger) or higher</li>
 <li>Intel Processor</li>
@@ -49,17 +60,17 @@
 <li>400 Mbytes available disk space</li>
 <li>1024 x 768 or higher resolution with 16.7 Million colours</li>
 </ul>
-<h2 id="java">Java</h2>
+<h2 id="java">Java<a class="headerlink" href="#java" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>Java Runtime Environment (JRE) 1.5.x, required to use full Apache 
OpenOffice functionality that need Java</li>
 </ul>
-<h2 id="for-accessibility">For accessibility</h2>
-<h3 id="all-platforms">All platforms</h3>
+<h2 id="for-accessibility">For accessibility<a class="headerlink" 
href="#for-accessibility" title="Permanent link">&para;</a></h2>
+<h3 id="all-platforms">All platforms<a class="headerlink" 
href="#all-platforms" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Java runtime environment 1.4.0_02 / 1.4.1_01 or newer</li>
 <li>Java Access Bridge (to get the <a 
href="http://java.sun.com/products/accessbridge";>Java Access Bridge</a>)</li>
 </ul>
-<h3 id="linux">Linux:</h3>
+<h3 id="linux">Linux:<a class="headerlink" href="#linux" title="Permanent 
link">&para;</a></h3>
 <ul>
 <li>Installation of GNOME 2.16 or higher</li>
 </ul>

Modified: 
websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo40.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo40.html 
(original)
+++ websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo40.html 
Mon Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">System Requirements for Apache OpenOffice 4.0</h1>
-    <h2 id="microsoft-windows">Microsoft Windows</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="microsoft-windows">Microsoft Windows<a class="headerlink" 
href="#microsoft-windows" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Windows XP, Windows 2003, Windows Vista, Windows 7, Windows 8 
<strong>*)</strong></li>
 <li>256 Mbytes RAM (512 MB RAM recommended)</li>
@@ -30,14 +41,14 @@
 <li>1024 x 768 or higher resolution with at least 256 colours</li>
 </ul>
 <p><strong>*)</strong> AOO 4.0 has been tested succesfully with Windows 8.  
AOO 4.0 is not yet <a 
href="http://msdn.microsoft.com/en-us/library/windows/desktop/hh749939.aspx";>Windows
 8  certified</a>.</p>
-<h2 id="gnulinux-linux">GNU/Linux ("Linux")</h2>
+<h2 id="gnulinux-linux">GNU/Linux ("Linux")<a class="headerlink" 
href="#gnulinux-linux" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Linux kernel version 2.6 or higher, glibc2 version 2.5 or higher</li>
 <li>256 Mbytes RAM (512 MB recommended)</li>
 <li>400 Mbytes available disk space</li>
 <li>X-Server with 1024 x 768 or higher resolution with at least 256 
colours</li>
 </ul>
-<h2 id="mac-os-x">Mac OS X</h2>
+<h2 id="mac-os-x">Mac OS X<a class="headerlink" href="#mac-os-x" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li>Mac OS X 10.4 (Tiger) or higher</li>
 <li>Intel Processor</li>
@@ -45,19 +56,19 @@
 <li>400 Mbytes available disk space</li>
 <li>1024 x 768 or higher resolution with 16.7 Million colours</li>
 </ul>
-<h2 id="java">Java</h2>
+<h2 id="java">Java<a class="headerlink" href="#java" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>The Java Runtime Environment (JRE) 1.5.x, is the minimum version required 
to use full Apache OpenOffice functions that need Java.
 (see <a href="http://www.openoffice.org/download/common/java.html";>Java and 
Apache OpenOffice</a>.) However, we strongly recommend the last version of 
Oracle Java 1.6.x, patch level 45,
 or the latest Oracle Java 7, or, for Linux users, OpenJDK 6, build 27, or 
OpenJDK 7. </li>
 </ul>
-<h2 id="for-accessibility">For accessibility</h2>
-<h3 id="all-platforms">All platforms</h3>
+<h2 id="for-accessibility">For accessibility<a class="headerlink" 
href="#for-accessibility" title="Permanent link">&para;</a></h2>
+<h3 id="all-platforms">All platforms<a class="headerlink" 
href="#all-platforms" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Java runtime environment 1.4.0_02 / 1.4.1_01 or newer</li>
 <li>Java Access Bridge (to get the <a 
href="http://java.sun.com/products/accessbridge";>Java Access Bridge</a>)</li>
 </ul>
-<h3 id="linux">Linux:</h3>
+<h3 id="linux">Linux:<a class="headerlink" href="#linux" title="Permanent 
link">&para;</a></h3>
 <ul>
 <li>Installation of GNOME 2.10 or higher</li>
 </ul>

Modified: 
websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo41.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo41.html 
(original)
+++ websites/staging/ooo-site/trunk/content/dev_docs/source/sys_reqs_aoo41.html 
Mon Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">System Requirements for Apache OpenOffice 4.1.x</h1>
-    <h2 id="microsoft-windows">Microsoft Windows</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="microsoft-windows">Microsoft Windows<a class="headerlink" 
href="#microsoft-windows" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Windows XP, Windows 2003, Windows 2012, Windows Vista, Windows 7, Windows 
8, Windows 8.1, Windows 10</li>
 <li>Free memory of 256 MB RAM (512 MB RAM recommended)</li>
@@ -32,7 +43,7 @@
 <li>1024 x 768 pixel or higher resolution with at least 256 colors (16.7 
million
   colors recommended)</li>
 </ul>
-<h2 id="gnulinux-linux">GNU/Linux ("Linux")</h2>
+<h2 id="gnulinux-linux">GNU/Linux ("Linux")<a class="headerlink" 
href="#gnulinux-linux" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Linux kernel version 2.6 or higher, glibc2 version 2.5 or higher</li>
 <li>Free memory of 256 MB RAM (512 MB recommended)</li>
@@ -40,7 +51,7 @@
 <li>X-Server with 1024 x 768 pixel or higher resolution with at least 256 
colors
   (16.7 million colors recommended)</li>
 </ul>
-<h2 id="os-x">OS X</h2>
+<h2 id="os-x">OS X<a class="headerlink" href="#os-x" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>OS X 10.7 (Lion) or higher</li>
 <li>Intel Processor</li>
@@ -48,7 +59,7 @@
 <li>400 MB available disk space</li>
 <li>1024 x 768 pixel or higher resolution with 16.7 million colors</li>
 </ul>
-<h2 id="java">Java</h2>
+<h2 id="java">Java<a class="headerlink" href="#java" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>The Java Runtime Environment (JRE) 1.5.x, is the minimum version required 
to use
 the full functionality of Apache OpenOffice that need Java (see <a 
href="http://www.openoffice.org/download/common/java.html";>Java and
@@ -56,12 +67,12 @@ Apache OpenOffice</a>). However, we stro
 Oracle Java 1.6.x, patch level 45, or the latest Oracle Java 7, or - for Linux
 users - OpenJDK 6, build 27, or OpenJDK 7.</li>
 </ul>
-<h2 id="for-accessibility">For accessibility</h2>
-<h3 id="all-platforms">All platforms</h3>
+<h2 id="for-accessibility">For accessibility<a class="headerlink" 
href="#for-accessibility" title="Permanent link">&para;</a></h2>
+<h3 id="all-platforms">All platforms<a class="headerlink" 
href="#all-platforms" title="Permanent link">&para;</a></h3>
 <ul>
 <li>Java runtime environment 1.5.x or newer</li>
 </ul>
-<h3 id="linux">Linux:</h3>
+<h3 id="linux">Linux:<a class="headerlink" href="#linux" title="Permanent 
link">&para;</a></h3>
 <ul>
 <li>Installation of GNOME 2.10 or higher</li>
 </ul>

Modified: 
websites/staging/ooo-site/trunk/content/development/releases/eol-nl.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/development/releases/eol-nl.html 
(original)
+++ websites/staging/ooo-site/trunk/content/development/releases/eol-nl.html 
Mon Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Please upgrade to OpenOffice 4.1.0 - or help translate 
it into your language</h1>
-    <p>With each new release of OpenOffice, users are strongly encouraged to 
upgrade, to benefit from new features, bug fixes and
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>With each new release of OpenOffice, users are strongly encouraged to 
upgrade, to benefit from new features, bug fixes and
 security improvements. After a new major release, the OpenOffice Community 
supports legacy releases for a period of time to
 allow users to upgrade and migrate. At a later time these legacy releases are 
declared to be
 <a 
href="http://www.openoffice.org/development/releases/eol.html";>"End-of-Life"</a>
 and are no longer supported.</p>
@@ -39,7 +50,7 @@ languages.</p>
 </ul>
 <p>Apache OpenOffice relies on our community of volunteers to write code, 
test, support and translate OpenOffice. We have many
 translations that are 90%+ complete and require only a few days of volunteer 
effort to complete. If you can help, send an
-email to <a 
href="mailto:%[email protected]";>[email protected]</a> and 
tell us what language you can help with.</p>
+email to <a href="mailto: 
[email protected]">[email protected]</a> and tell us what 
language you can help with.</p>
   </div>
 <!--#include virtual="/footer.html" -->
 </body>

Modified: websites/staging/ooo-site/trunk/content/donations.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/donations.html (original)
+++ websites/staging/ooo-site/trunk/content/donations.html Mon Aug 17 10:52:13 
2015
@@ -94,10 +94,10 @@ for individuals within the U.S., donatio
 <p>
 <center>
 <form action="https://www.paypal.com/cgi-bin/webscr"; method="post" 
onsubmit="trackSubmissions(this, 'form', 'donate', 'paypal'); return false;">
-<input type="hidden" name="cmd" value="_xclick"></input>
+<input type="hidden" name="cmd" value="_donations"></input>
 <input type="hidden" name="business" value="[email protected]"></input>
 <input type="hidden" name="return" value="http://www.apache.org";></input>
-<input type="hidden" name="no_shipping" value="0"></input>
+<input type="hidden" name="no_shipping" value="1"></input>
 <input type="hidden" name="cancel_return" 
value="http://www.apache.org";></input>
 <input type="hidden" name="item_name" value="The Apache Software 
Foundation"></input>
 <input type="image" src="images/pp.gif" border="0" name="submit" title="Donate 
to ASF

Modified: websites/staging/ooo-site/trunk/content/el/topnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/el/topnav.html (original)
+++ websites/staging/ooo-site/trunk/content/el/topnav.html Mon Aug 17 10:52:13 
2015
@@ -1,4 +1,15 @@
-<div id="topnava"><ul>
+<div id="topnava"><style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/download/index.html" title="Download 
OpenOffice.org">Λήψεις Αρχείων</a></li>
 <li><a href="http://extensions.openoffice.org/"; title="Extensions and 
Templates for OpenOffice">Επεκτάσεις</a></li>
 <li><a href="http://templates.openoffice.org/el"; title="! ">Πρότυπα 
Εγγράφων</a></li>

Modified: websites/staging/ooo-site/trunk/content/es/extensiones/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/es/extensiones/index.html (original)
+++ websites/staging/ooo-site/trunk/content/es/extensiones/index.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice - Extensiones</h1>
-    <p><strong><em>Extensiones y plantillas: Desde la producción hasta los 
usuarios finales</em></strong></p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><strong><em>Extensiones y plantillas: Desde la producción hasta los 
usuarios finales</em></strong></p>
 <p>Apache OpenOffice ofrece un ambiente de trabajo y ejecución (framework)
 que le permite ser ampliado. Apache OpenOffice permite tanto
 "extensiones" como "plantillas".<br />
@@ -38,7 +49,7 @@ usos específicos.</p>
 <li><strong>Extensiones</strong> en la página web de <a 
href="http://extensions.openoffice.org";>extensiones</a> de Apache 
OpenOffice.</li>
 <li><strong>Plantillas</strong> en la página web de <a 
href="http://templates.openoffice.org/es";>plantillas</a> de Apache 
OpenOffice.</li>
 </ul>
-<h2 id="descubra-mucho-mas-en-el-area-de-extensiones-del-wiki"><a 
href="http://wiki.services.openoffice.org/wiki/Extensions";>Descubra mucho más 
en el área de extensiones del wiki</a></h2>
+<h2 id="descubra-mucho-mas-en-el-area-de-extensiones-del-wiki"><a 
href="http://wiki.services.openoffice.org/wiki/Extensions";>Descubra mucho más 
en el área de extensiones del wiki</a><a class="headerlink" 
href="#descubra-mucho-mas-en-el-area-de-extensiones-del-wiki" title="Permanent 
link">&para;</a></h2>
 <p>Únase a la lista de correo de los usuarios en español, si quiere 
compartir sus
 extensiones y necesita ayuda: <a 
href="mailto:[email protected]";>[email protected]</a></p>
 <p>Únase a la lista de correo de desarrollo (en inglés) para cualquier

Modified: websites/staging/ooo-site/trunk/content/es/noticias/aoo34.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/es/noticias/aoo34.html (original)
+++ websites/staging/ooo-site/trunk/content/es/noticias/aoo34.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Anuncio de Liberación de Apache OpenOffice 3.4</h1>
-    <h2 id="el-proyecto-apache-openoffice-anuncia-apache-openofficetm-34">El 
proyecto Apache OpenOffice anuncia Apache OpenOffice™ 3.4</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 id="el-proyecto-apache-openoffice-anuncia-apache-openofficetm-34">El 
proyecto Apache OpenOffice anuncia Apache OpenOffice™ 3.4<a 
class="headerlink" 
href="#el-proyecto-apache-openoffice-anuncia-apache-openofficetm-34" 
title="Permanent link">&para;</a></h2>
 <p><strong>Numerosas mejoras a la suite de oficina multi plataforma, 
multilingüe
 de código abierto líder, con más de cien millones de usuarios en todo el
 mundo; <a href="http://download.openoffice.org";>las descargas se encuentran 
disponibles para Windows, Linux y
@@ -78,7 +89,7 @@ inglés)</a>.</p>
 ecosistema de productos de terceros, incluyendo más de <a 
href="http://templates.openoffice.org/";>2300
 plantillas</a> y más de <a href="http://extensions.openoffice.org/";>800
 extensiones</a>.</p>
-<h2 id="desarrollo-guiado-por-la-comunidad-the-apache-way">Desarrollo guiado 
por la comunidad: "The Apache way"</h2>
+<h2 id="desarrollo-guiado-por-la-comunidad-the-apache-way">Desarrollo guiado 
por la comunidad: "The Apache way"<a class="headerlink" 
href="#desarrollo-guiado-por-la-comunidad-the-apache-way" title="Permanent 
link">&para;</a></h2>
 <p>El código de base de OpenOffice fue creado por Star Division en los años
 90, adquirido por Sun Microsystems en 1999 y más tarde por la
 corporación Oracle en 2010, antes de ser entregado a la Apache Software
@@ -109,7 +120,7 @@ definidas por el Incubator Project Manag
 removiendo y reemplazando con funciones comparables aquellas librerías
 con licencias incompatibles con las políticas de licencia de la Apache
 Software Foundation.</p>
-<h2 id="desarrollos-futuros">Desarrollos futuros</h2>
+<h2 id="desarrollos-futuros">Desarrollos futuros<a class="headerlink" 
href="#desarrollos-futuros" title="Permanent link">&para;</a></h2>
 <p>Los planes para futuras mejoras del proyecto incluyen soporte para
 nuevos lenguajes, mejoras en la accesibilidad, usabilidad y rendimiento
 y la adopción de nuevas características provenientes de la contribución
@@ -129,7 +140,7 @@ diversificada y vibrante con suficiente
 para ser capaz de guiar este importante producto hacia el futuro.
 Estamos trabajando para graduar el proyecto como un 'Apache Top Level' a
 la brevedad."</p>
-<h2 id="para-mas-informacion">Para más información</h2>
+<h2 id="para-mas-informacion">Para más información<a class="headerlink" 
href="#para-mas-informacion" title="Permanent link">&para;</a></h2>
 <p>Más información sobre el producto Apache OpenOffice puede ser encontrada
 en nuestro sitio web, <a 
href="http://www.openoffice.org";>www.openoffice.org</a>.
 información sobre el proyecto Apache OpenOffice, incluyendo información
@@ -142,7 +153,7 @@ También puede seguirnos en <a href="h
 <a href="https://twitter.com/#!/apacheoo";>Twitter</a>,
 <a href="http://identi.ca/apacheoo";>Identi.ca</a> y
 <a href="https://plus.google.com/u/0/114598373874764163668/";>Google+</a>.</p>
-<h2 id="sobre-the-apache-software-foundation-asf">Sobre "The Apache Software 
Foundation" (ASF)</h2>
+<h2 id="sobre-the-apache-software-foundation-asf">Sobre "The Apache Software 
Foundation" (ASF)<a class="headerlink" 
href="#sobre-the-apache-software-foundation-asf" title="Permanent 
link">&para;</a></h2>
 <p>Las tecnologías Apache potencian más de la mitad de Internet, petabyte
 de datos, teraflops de operaciones, miles de millones de objetos, y
 mejoran las vidas de incontables usuarios y desarrolladores. Establecida
@@ -155,8 +166,8 @@ visite <a href="http://www.apache.org/";>
 marcas o bien marcas registradas de The Apache Software Foundation en
 los Estados Unidos y en otros países. Todas las otras marcas son
 propiedad de sus respectivos dueños.</p>
-<h2 id="testimonios">Testimonios</h2>
-<h3 id="comunidad">Comunidad</h3>
+<h2 id="testimonios">Testimonios<a class="headerlink" href="#testimonios" 
title="Permanent link">&para;</a></h2>
+<h3 id="comunidad">Comunidad<a class="headerlink" href="#comunidad" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>"OpenOffice.org fue una revolución en su tiempo como herramienta de
@@ -205,7 +216,7 @@ propiedad de sus respectivos dueños.<
   la comunidad de Taiwan de OpenOffice</em></p>
 </li>
 </ul>
-<h3 id="corporativos">Corporativos</h3>
+<h3 id="corporativos">Corporativos<a class="headerlink" href="#corporativos" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p>"¡Son estos tiempos interesantes! SourceForge ha sido confiado como

Modified: websites/staging/ooo-site/trunk/content/es/noticias/aoo341.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/es/noticias/aoo341.html (original)
+++ websites/staging/ooo-site/trunk/content/es/noticias/aoo341.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Anuncio de Liberación de Apache OpenOffice 3.4.1</h1>
-    <h2 
id="liberado-apache-openofficetm-341-con-mas-traducciones-mejor-rendimiento-y-estabilidad">Liberado
 Apache OpenOffice™ 3.4.1, con más traducciones, mejor rendimiento y 
estabilidad</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 
id="liberado-apache-openofficetm-341-con-mas-traducciones-mejor-rendimiento-y-estabilidad">Liberado
 Apache OpenOffice™ 3.4.1, con más traducciones, mejor rendimiento y 
estabilidad<a class="headerlink" 
href="#liberado-apache-openofficetm-341-con-mas-traducciones-mejor-rendimiento-y-estabilidad"
 title="Permanent link">&para;</a></h2>
 <p>El proyecto <a href="http://www.openoffice.org/es/";>Apache OpenOffice</a> 
anuncia
 la disponibilidad de Apache OpenOffice 3.4.1, la última versión del
 paquete de productividad libre y de código abierto desarrollado por la
@@ -66,7 +77,7 @@ sitios de <a href="http://extensions.ope
 <a href="http://templates.openoffice.org/";>plantillas</a>, reestructurados y
 alojados por SourceForge, actualmente reúnen 2388 plantillas y 628
 extensiones.</p>
-<h2 id="futuras-versiones-y-una-invitacion-a-enviar-ideas">Futuras versiones y 
una invitación a enviar ideas</h2>
+<h2 id="futuras-versiones-y-una-invitacion-a-enviar-ideas">Futuras versiones y 
una invitación a enviar ideas<a class="headerlink" 
href="#futuras-versiones-y-una-invitacion-a-enviar-ideas" title="Permanent 
link">&para;</a></h2>
 <p>En paralelo con el trabajo en la versión de mantenimiento de OpenOffice
 3.4.1, los miembros del proyecto han estado también trabajando en los
 cambios necesarios para la versión 3.5. Las áreas principales de esta
@@ -87,7 +98,7 @@ a nosotros en este proceso, para ayudarn
 Estamos utilizando <a href="http://www.google.com/moderator/";>Google 
Moderator</a>
 para reunir y evaluar ideas. <a 
href="https://www.google.com/moderator/#16/e=2011d5";>Por favor, únase a 
nosotros y comparta sus
 ideas</a>.</p>
-<h2 id="voluntarios">Voluntarios</h2>
+<h2 id="voluntarios">Voluntarios<a class="headerlink" href="#voluntarios" 
title="Permanent link">&para;</a></h2>
 <p>Apache OpenOffice es un proyecto de código abierto administrado por la
 comunidad. El proyecto Apache OpenOffice da la bienvenida a nuevos
 voluntarios en todas las disciplinas relacionadas con el proyecto,
@@ -96,7 +107,7 @@ traducción/localización, documenta
 interesado en participar, puede enviar un correo electrónico a nuestra
 lista de correo pública en [email protected] (en inglés).
 Preséntese y díganos en qué estaría interesado en trabajar.</p>
-<h2 id="para-mas-informacion">Para más información</h2>
+<h2 id="para-mas-informacion">Para más información<a class="headerlink" 
href="#para-mas-informacion" title="Permanent link">&para;</a></h2>
 <p>Más información sobre el producto Apache OpenOffice puede ser encontrada
 en nuestro sitio web,
 <a href="http://www.openoffice.org/es/";>www.openoffice.org/es</a>.</p>

Modified: websites/staging/ooo-site/trunk/content/es/noticias/graduacion.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/es/noticias/graduacion.html 
(original)
+++ websites/staging/ooo-site/trunk/content/es/noticias/graduacion.html Mon Aug 
17 10:52:13 2015
@@ -22,8 +22,19 @@
   <div id="content">
     
     <h1 class="title">Anuncio de Apache OpenOffice como Proyecto de Primer 
Nivel
</h1>
-    <h2 
id="la-apache-software-foundation-anuncia-que-apache-openofficetm-ha-alcanzado-la-categoria-de-proyecto-de-primer-nivel-top-level-project">La
 Apache Software Foundation anuncia que Apache OpenOffice™ ha alcanzado la 
categoría de proyecto de primer nivel (Top Level Project)</h2>
-<h3 
id="una-destacada-y-altamente-premiada-suite-open-source-de-aplicaciones-de-oficina-usada-en-mas-de-228-paises-con-mas-de-20-millones-de-descargas-de-la-ultima-version-liberada-en-mayo-de-2012"><em>Una
 destacada y altamente premiada suite "Open Source" de aplicaciones de oficina 
usada en más de 228 paises, con más de 20 millones de descargas de la última 
versión, liberada en mayo de 2012.</em></h3>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<h2 
id="la-apache-software-foundation-anuncia-que-apache-openofficetm-ha-alcanzado-la-categoria-de-proyecto-de-primer-nivel-top-level-project">La
 Apache Software Foundation anuncia que Apache OpenOffice™ ha alcanzado la 
categoría de proyecto de primer nivel (Top Level Project)<a class="headerlink" 
href="#la-apache-software-foundation-anuncia-que-apache-openofficetm-ha-alcanzado-la-categoria-de-proyecto-de-primer-nivel-top-level-project"
 title="Permanent link">&para;</a></h2>
+<h3 
id="una-destacada-y-altamente-premiada-suite-open-source-de-aplicaciones-de-oficina-usada-en-mas-de-228-paises-con-mas-de-20-millones-de-descargas-de-la-ultima-version-liberada-en-mayo-de-2012"><em>Una
 destacada y altamente premiada suite "Open Source" de aplicaciones de oficina 
usada en más de 228 paises, con más de 20 millones de descargas de la última 
versión, liberada en mayo de 2012.</em><a class="headerlink" 
href="#una-destacada-y-altamente-premiada-suite-open-source-de-aplicaciones-de-oficina-usada-en-mas-de-228-paises-con-mas-de-20-millones-de-descargas-de-la-ultima-version-liberada-en-mayo-de-2012"
 title="Permanent link">&para;</a></h3>
 <p><strong>Forest Hill, MD – 18 de octubre de 2012 –</strong> La 
fundación Apache (ASF), formada
 por desarrolladores totalmente voluntarios, que administra e "incuba" de más 
de
 150 iniciativas y proyectos Open Source, anuncia hoy que Apache OpenOffice se
@@ -71,7 +82,7 @@ de la licencia Apache. Ahora nuestro cÃ
 disponible para beneficiar a otros proyectos y organizaciones”</p>
 <p>“Estamos extremadamente orgullosos de este importante hito y damos a 
OpenOffice
 la bienvenida al grupo de proyectos de clase mundial de Apache" añadió 
Gardler.</p>
-<h3 id="disponibilidad-y-control">Disponibilidad y control</h3>
+<h3 id="disponibilidad-y-control">Disponibilidad y control<a 
class="headerlink" href="#disponibilidad-y-control" title="Permanent 
link">&para;</a></h3>
 <p>Apache OpenOffice está disponible gratis y sin cargo para cualquier 
usuario,
 para cualquier propósito y puede descargarse desde <a 
href="http://openoffice.org";>http://openoffice.org</a>. El
 producto se puede descargar en un numero ilimitado de equipos para un número
@@ -86,7 +97,7 @@ guía las operaciones del día a dÃ
 comunidad y la liberación del producto. En <a 
href="http://openoffice.apache.org/";>http://openoffice.apache.org/</a> está
 disponible información sobre el código fuente de Apache OpenOffice,
 documentación, listas de correo, recursos relacionados y formas de 
participar.</p>
-<h3 id="acerca-de-la-apache-software-foundation-asf">Acerca de la Apache 
Software Foundation (ASF)</h3>
+<h3 id="acerca-de-la-apache-software-foundation-asf">Acerca de la Apache 
Software Foundation (ASF)<a class="headerlink" 
href="#acerca-de-la-apache-software-foundation-asf" title="Permanent 
link">&para;</a></h3>
 <p>Establecida en 1999, la fundación, formada totalmente por voluntarios, 
controla
 cerca de ciento cincuenta proyectos Open Source de importancia mundial, 
incluido
 Apache HTTP Server –el software de servidor web más popular del mundo. A 
través


Reply via email to