Modified: websites/staging/ooo-site/trunk/content/bg-test/product/writer.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/product/writer.html 
(original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/topnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/topnav.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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="/bg-test/product/" title="Apache OpenOffice product 
description">Product</a></li>
 <li><a href="/bg-test/download/" title="Download Apache 
OpenOffice">Download</a></li>
 <li><a href="/bg-test/support/" title="Find Support for 
OpenOffice">Support</a></li>

Modified: websites/staging/ooo-site/trunk/content/bg-test/why/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/index.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/leftnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/leftnav.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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="/xx/why/why_great.html">Great software</a></li>
 <li><a href="/xx/why/why_easy.html">Easy to use</a></li>
 <li><a href="/xx/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="/xx/why/why_gov.html">Governments</a></li>
 <li><a href="/xx/why/why_edu.html">Education</a></li>
@@ -13,7 +24,7 @@
 <li><a href="/xx/why/why_oem.html">IT Businesses</a></li>
 <li><a href="/xx/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="/xx/why/why_odf.html">ODF</a></li>
 <li><a href="/xx/why/why_volunteers.html">Volunteers</a></li>

Modified: 
websites/staging/ooo-site/trunk/content/bg-test/why/why_compliance.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_compliance.html 
(original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_easy.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_easy.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_edu.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_edu.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_foss.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_foss.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_free.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_free.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_gov.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_gov.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_great.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_great.html 
(original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_new_computers.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_new_computers.html 
(original)
+++ websites/staging/ooo-site/trunk/content/bg-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="/xx/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/bg-test/why/why_nfp.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_nfp.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_odf.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_odf.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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="/xx/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/bg-test/why/why_oem.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_oem.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_office2003-end-of-life.html
==============================================================================
--- 
websites/staging/ooo-site/trunk/content/bg-test/why/why_office2003-end-of-life.html
 (original)
+++ 
websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_other.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_other.html 
(original)
+++ websites/staging/ooo-site/trunk/content/bg-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="other/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/bg-test/why/why_sme.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_sme.html (original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bg-test/why/why_volunteers.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bg-test/why/why_volunteers.html 
(original)
+++ websites/staging/ooo-site/trunk/content/bg-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/bizdev/consultants.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/bizdev/consultants.html (original)
+++ websites/staging/ooo-site/trunk/content/bizdev/consultants.html Mon Aug 17 
10:52:13 2015
@@ -42,9 +42,12 @@
 </td>
 <td>UA<br>
 </td>
-<td>We can help software developers automate OpenOffice. We have
-            developed a library for OpenOffice automation. The library 
provides stable API
-            for creating, reading and writing all OpenOffice documents.</td>
+<td>
+            We can help software developers automate OpenOffice. We have
+            developed a library for OpenOffice automation. The library
+            provides stable API for creating, reading and writing all
+            OpenOffice documents.
+        </td>
 <td>
 <a href="mailto:libopenoff...@gmail.com%20%20";>libopenoff...@gmail.com  
</a><br>+38(050)413-97-98</td>
 </tr>
@@ -54,7 +57,13 @@
 </td>
 <td>UK<br>
 </td>
-<td>Ability Software Consultants offer a complete range of instructor-led 
training courses for all Apache OpenOffice applications. Our training courses 
can be provided on your own site or at a convenient venue that we can arrange. 
All training courses include supporting course notes.</td>
+<td>
+            Ability Software Consultants offer a complete range of
+            instructor-led training courses for all Apache OpenOffice
+            applications. Our training courses can be provided on your own site
+            or at a convenient venue that we can arrange. All training courses
+            include supporting course notes.
+        </td>
 <td>
 <a 
href="mailto:dpr...@abilitysoftware.co.uk";>dpr...@abilitysoftware.co.uk</a><br>+44(0)1531
 828366</td>
 </tr>
@@ -65,12 +74,11 @@
 <td>CH<br>
 </td>
 <td>
-            Adfinis SyGroup AG has been active in the open source
-            environment for more than a decade. We provide services such
-            as development, maintenance and operation based on open source
-            technologies, including OpenOffice. With offices in Basel
-            and Bern, we support customers throughout
-            Switzerland and neighbouring countries.
+            Adfinis SyGroup AG has been active in the open source environment
+            for more than a decade. We provide services such as development,
+            maintenance and operation based on open source technologies,
+            including OpenOffice. With offices in Basel and Bern, we support
+            customers throughout Switzerland and neighbouring countries.
         </td>
 <td>
 <a 
href="mailto:david.v...@adfinis-sygroup.ch";>david.v...@adfinis-sygroup.ch</a><br>+41
 31 550 31 11</td>
@@ -81,7 +89,16 @@
 </td>
 <td>CH<br>
 </td>
-<td>Training courses for the modules Writer, Calc, Impress and Draw. 
Development of Softenpoche, a portable free software collection, allowing the 
use of the Apache OpenOffice (TM) productivity suite and other complementary 
free office tools anywhere on any Windows computer without installation. 
Development of free teaching materials to help interested people promote the 
OpenOffice project and the use of the Apache OpenOffice suite in companies and 
schools in their region.</td>
+<td>
+            Training courses for the modules Writer, Calc, Impress and Draw.
+            Development of Softenpoche, a portable free software collection,
+            allowing the use of the Apache OpenOffice (TM) productivity suite
+            and other complementary free office tools anywhere on any Windows
+            computer without installation. Development of free teaching
+            materials to help interested people promote the OpenOffice
+            project and the use of the Apache OpenOffice suite in companies
+            and schools in their region.
+        </td>
 <td>
 <a href="mailto:waterval....@gmail.com";>waterval....@gmail.com</a><br>
 </td>
@@ -92,10 +109,12 @@
 </td>
 <td>Global<br>
 </td>
-<td>IBM® Support for Apache OpenOffice offers expert
-technical support for Apache OpenOffice. With trusted IBM support,
-you can confidently deploy Apache OpenOffice for your demanding
-desktop office document requirements.</td>
+<td>
+            IBM® Support for Apache OpenOffice offers expert technical support
+            for Apache OpenOffice. With trusted IBM support, you can
+            confidently deploy Apache OpenOffice for your demanding desktop
+            office document requirements.
+        </td>
 <td>
 <a href="mailto:";></a><br>+1(877)426-3774 ; Priority code: 109HD03W</td>
 </tr>
@@ -105,11 +124,13 @@ desktop office document requirements.</t
 </td>
 <td>AT<br>
 </td>
-<td>Apache OpenOffice training and user support for day-to-day
-office use (all Modules) and also individual business cases with intense
-usage of special Writer and Calc capabilities like serial letters with
-conditional parts of text or half automated Calc data entry and analysis for
-invoicing and (cost-) accounting.</td>
+<td>
+            Apache OpenOffice training and user support for day-to-day office
+            use (all Modules) and also individual business cases with intense
+            usage of special Writer and Calc capabilities like serial letters
+            with conditional parts of text or half automated Calc data entry
+            and analysis for invoicing and (cost-) accounting.
+        </td>
 <td>
 <a href="mailto:p...@rainerstoll.at";>p...@rainerstoll.at</a><br>+43 (0)2732 
70250</td>
 </tr>
@@ -119,7 +140,11 @@ invoicing and (cost-) accounting.</td>
 </td>
 <td>DE<br>
 </td>
-<td>Consulting, migration (planning, implementation, project-care), 
programming (extensions, macros), trainings (for managers and end users), 
support (end users, installation, install customization)</td>
+<td>
+            Consulting, migration (planning, implementation, project-care),
+            programming (extensions, macros), trainings (for managers and end
+            users), support (end users, installation, install customization)
+        </td>
 <td>
 <a href="mailto:i...@jm-schmidt.de";>i...@jm-schmidt.de</a><br> </td>
 </tr>
@@ -129,7 +154,11 @@ invoicing and (cost-) accounting.</td>
 </td>
 <td>ES<br>
 </td>
-<td>OPS Consulting is located in Barcelona, Spain. We've been providing 
consulting and training services to help organizations to deploy OpenOffice 
since 2004.</td>
+<td>
+            OPS Consulting is located in Barcelona, Spain. We've been providing
+            consulting and training services to help organizations to deploy
+            OpenOffice since 2004.
+        </td>
 <td>
 <a href="mailto:i...@opscons.com";>i...@opscons.com</a><br>+34 93 451 40 46</td>
 </tr>
@@ -139,7 +168,11 @@ invoicing and (cost-) accounting.</td>
 </td>
 <td>UK<br>
 </td>
-<td>Officecourseware supply course notes for instructor-led training courses. 
Notes are supplied in an odt format so you can edit and re-brand.</td>
+<td>
+            Officecourseware supply course notes for instructor-led training
+            courses. Notes are supplied in an odt format so you can edit and
+            re-brand.
+        </td>
 <td>
 <a 
href="mailto:i...@officecourseware.co.uk";>i...@officecourseware.co.uk</a><br>+44(0)1531
 828366</td>
 </tr>
@@ -149,9 +182,13 @@ invoicing and (cost-) accounting.</td>
 </td>
 <td>BE<br>
 </td>
-<td>Sylvain DENIS. Expert ICT,FLOSS and WEB. Professor of office and computer. 
I work in education in Belgium. 
-            I also represent free software in Belgium. I give conferences 
about free software. I would also stands on free software. 
-            I help with the installation and use of free software (and 
especially Apache OpenOffice)</td>
+<td>
+            Sylvain DENIS. Expert ICT,FLOSS and WEB. Professor of office and
+            computer. I work in education in Belgium. I also represent free
+            software in Belgium. I give conferences about free software. I
+            would also stands on free software. I help with the installation
+            and use of free software (and especially Apache OpenOffice)
+        </td>
 <td>
 <a href="mailto:cont...@denis-sylvain.be";>cont...@denis-sylvain.be</a><br>+32 
(0)499 219 802</td>
 </tr>
@@ -161,11 +198,13 @@ invoicing and (cost-) accounting.</td>
 </td>
 <td>Global<br>
 </td>
-<td>The Learning Machine, Ltd provides certification of IT
-            user skills in the context of Apache Open Office, accredited by 
the UK
-            national Regulators and referenced to the European Qualifications
-            Framework. We work through organisations such as schools, colleges 
and
-            adult education providers.</td>
+<td>
+            The Learning Machine, Ltd provides certification of IT user skills
+            in the context of Apache Open Office, accredited by the UK national
+            Regulators and referenced to the European Qualifications Framework.
+            We work through organisations such as schools, colleges and adult
+            education providers.
+        </td>
 <td>
 <a href="mailto:ian.ly...@theingots.org";>ian.ly...@theingots.org</a><br>+44 
(0) 1827305940</td>
 </tr>
@@ -175,7 +214,12 @@ invoicing and (cost-) accounting.</td>
 </td>
 <td>DE<br>
 </td>
-<td>Helping small business customers since many years in using and optimizing 
IT solutions. This is done by careful requirements analysis, migration support, 
professional project management and continuous user support based on individual 
agreements.</td>
+<td>
+            Helping small business customers since many years in using and
+            optimizing IT solutions. This is done by careful requirements
+            analysis, migration support, professional project management and
+            continuous user support based on individual agreements.
+        </td>
 <td>
 <a href="mailto:uwe.altm...@altsys.de";>uwe.altm...@altsys.de</a><br>+49 681 96 
02 13 39</td>
 </tr>
@@ -187,9 +231,10 @@ invoicing and (cost-) accounting.</td>
 </td>
 <td>
             WorldLabel specializes in developing templates for pre-press
-            printing applications with an emphasis on labeling for address, 
shipping,
-            CD and media, barcoding and mailmerge We create custom templates 
for all
-            applications along with implementation and instructions for their 
use.
+            printing applications with an emphasis on labeling for address,
+            shipping, CD and media, barcoding and mailmerge We create custom
+            templates for all applications along with implementation and
+            instructions for their use.
         </td>
 <td>
 <a href="mailto:cont...@worldlabel.com";>cont...@worldlabel.com</a><br>1-914 
930 1346</td>
@@ -200,18 +245,48 @@ invoicing and (cost-) accounting.</td>
 </td>
 <td>IT<br>
 </td>
-<td>Società attiva nel mondo delle tecnologie OPEN SOURCE, esperta nel 
calcolo dei costi e benefici delle soluzioni Apache OpenOffice verso Microsoft, 
grande esperienza di formazione nella produttività individuale, supporta il 
cliente con progetti di conversioni da mondo proprietario a mondo Open.</td>
+<td>
+            Società attiva nel mondo delle tecnologie OPEN SOURCE, esperta nel
+            calcolo dei costi e benefici delle soluzioni Apache OpenOffice
+            verso Microsoft, grande esperienza di formazione nella
+            produttività individuale, supporta il cliente con progetti di
+            conversioni da mondo proprietario a mondo Open.
+        </td>
 <td>
 <a href="mailto:i...@e.terea.com";>i...@e.terea.com</a><br>+39 0287197466</td>
 </tr>
 <tr>
+<td><a rel="nofollow" 
href="https://www.test4u.eu/en/e-tests/apache-openoffice";>infolearn - 
TEST4U.eu</a></td>
+<td>Certification<br>Development<br>Training<br>
+</td>
+<td>Global<br>
+</td>
+<td>
+            Infolearn offers a complete range of Apache OpenOffice (Writer,
+            Calc, Impress, Base) in-application tests through TEST4U. TEST4U
+            is an automated test which cooperates with the actual applications
+            instead of flash simulation and can be used to:
+            - prepare the students for certification examinations
+              (e.g. ECDL/ICDL, DIPLOMA etc)
+            - train and assess employees. 
+            TEST4U with its 700 000 users and 7 000 000 000 (yes 7 billion)
+            served questions since 2003 is worldwide the only application that
+            works with all these applications in a real working environment.
+        </td>
+<td>
+<a href="mailto:i...@test4u.eu";>i...@test4u.eu</a><br>+30 2310 888 771</td>
+</tr>
+<tr>
 <td><a rel="nofollow" 
href="http://ozguryazilim.com.tr/libreoffice-openoffice-ofis-yazilimi";>Özgür 
Yazılım A.Ş.</a></td>
 <td>Deployment<br>Support<br>Training<br>
 </td>
 <td>TR<br>
 </td>
 <td>
-            At Ozgur Yazilim AS we can help you deploy and migrate to 
OpenOffice. We specialize in training and providing day-to-day support for your 
personnel. Based in Istanbul and Ankara, we're capable of offering nationwide 
services in Turkey.
+            At Ozgur Yazilim AS we can help you deploy and migrate to 
OpenOffice.
+            We specialize in training and providing day-to-day support for your
+            personnel. Based in Istanbul and Ankara, we're capable of offering
+            nationwide services in Turkey.
         </td>
 <td>
 <a 
href="mailto:i...@ozguryazilim.com.tr";>i...@ozguryazilim.com.tr</a><br>+90-212-2799150,
 +90-312-4240133</td>

Modified: 
websites/staging/ooo-site/trunk/content/bizdev/consultants/consultants.xml
==============================================================================
Binary files - no diff available.

Modified: websites/staging/ooo-site/trunk/content/da-test/news/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/news/index.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/news/index.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">News</h1>
-    <h2 id="todo">TODO</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="todo">TODO<a class="headerlink" href="#todo" title="Permanent 
link">&para;</a></h2>
   </div>
 <!--#include virtual="/footer.html" -->
 </body>

Modified: websites/staging/ooo-site/trunk/content/da-test/participate/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/participate/index.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/participate/index.html Mon 
Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Get Involved</h1>
-    <h2 id="why-get-involved-with-the-openoffice-project">Why get involved 
with the OpenOffice project?</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-get-involved-with-the-openoffice-project">Why get involved with 
the OpenOffice project?<a class="headerlink" 
href="#why-get-involved-with-the-openoffice-project" title="Permanent 
link">&para;</a></h2>
 <p>There are many motivations for why volunteers participate in an open source 
project
 like OpenOffice.  Some of the more common ones include:</p>
 <ul>
@@ -38,7 +49,7 @@ high-quality free productivity applicati
 <li>To have fun, working with a close-knit international team of volunteers 
working
 on one of the oldest and most famous open source projects around.</li>
 </ul>
-<h2 id="a-multidisciplinary-open-source-project">A multidisciplinary open 
source project</h2>
+<h2 id="a-multidisciplinary-open-source-project">A multidisciplinary open 
source project<a class="headerlink" 
href="#a-multidisciplinary-open-source-project" title="Permanent 
link">&para;</a></h2>
 <p>You don't need to be a programmer to contribute to Apache OpenOffice. Our 
project 
 involves a large range of different skills, levels of involvement and degrees 
of 
 technical expertise. So, if you want to get involved in Apache OpenOffice, 
there 
@@ -59,7 +70,7 @@ is almost certainly a role for you. </p>
 <p>All of these contributions help to keep a project active and strengthen 
 the community. We welcome and encourage participation, and try to make it 
 as easy as possible for people to get involved. </p>
-<h2 id="how-to-get-started">How to get started</h2>
+<h2 id="how-to-get-started">How to get started<a class="headerlink" 
href="#how-to-get-started" title="Permanent link">&para;</a></h2>
 <p>OpenOffice is a large, complex open source project, with a culture 
developed over 
 many years as an independent project, combined with our experience at Apache.  
</p>
 <p>If you are familiar with Apache-style open source 

Modified: websites/staging/ooo-site/trunk/content/da-test/product/base.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/base.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/base.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice Base</h1>
-    <p class="rfloatimg"><a href="/product/pix/base-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Base" 
src="/product/pix/base.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/base-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Base" 
src="/product/pix/base.png" /></a></p>
 <p><strong>Base</strong> is a fully featured desktop database management 
system, designed to
 meet the needs of a broad array of users, from</p>
 <ul>

Modified: websites/staging/ooo-site/trunk/content/da-test/product/calc.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/calc.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/calc.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice Calc</h1>
-    <p class="rfloatimg"><a href="/product/pix/calc-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Calc" 
src="/product/pix/calc.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/calc-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Calc" 
src="/product/pix/calc.png" /></a></p>
 <p><em>The all-purpose spreadsheet</em></p>
 <p><strong>Calc</strong> is the spreadsheet program you've always wanted. 
Newcomers find it
 intuitive and easy to learn; professional data miners and number crunchers will

Modified: websites/staging/ooo-site/trunk/content/da-test/product/draw.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/draw.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/draw.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice Draw</h1>
-    <p class="rfloatimg"><a href="/product/pix/draw-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Draw" 
src="/product/pix/draw.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/draw-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Draw" 
src="/product/pix/draw.png" /></a></p>
 <p><em>The powerful graphics package</em></p>
 <p><strong>Draw</strong> - from a quick sketch to a complex plan, 
<strong>Draw</strong> gives you the tools
 to communicate with graphics and diagrams. With a maximum page size of 300cm by

Modified: websites/staging/ooo-site/trunk/content/da-test/product/impress.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/impress.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/impress.html Mon 
Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice Impress</h1>
-    <p class="rfloatimg"><a href="/product/pix/impress-big.png" title="Click 
for bigger version"><img alt="Screendump of Apache OpenOffice Impress" 
src="/product/pix/impress.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/impress-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Impress" 
src="/product/pix/impress.png" /></a></p>
 <p><em>More power to your presentations</em></p>
 <p><strong>Impress</strong> is a truly outstanding tool for creating effective 
multimedia
 presentations. Your presentations will stand out with 2D and 3D clip art,

Modified: websites/staging/ooo-site/trunk/content/da-test/product/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/index.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/index.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice Product Description</h1>
-    <p>Compatible with other major office suites, Apache OpenOffice is free to
+    <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>Compatible with other major office suites, Apache OpenOffice is free to
 download, use, and distribute. <a href="/da-test/download" title="Download 
Apache OpenOffice">Download it now</a>, and get:</p>
 <p class="rfloatimg"><img alt="Apache OpenOffice?" 
src="/images/AOO_logos/orb.jpg" /></p>
 <ul>
@@ -42,7 +53,7 @@ download, use, and distribute. <a href="
     mathematical equations with a graphic user interface or by directly typing
     your formulas into the equation editor.</li>
 </ul>
-<h2 class="why " id="why-apache-openoffice">Why Apache OpenOffice?</h2>
+<h2 class="why " id="why-apache-openoffice">Why Apache OpenOffice?<a 
class="headerlink" href="#why-apache-openoffice" title="Permanent 
link">&para;</a></h2>
 <p>Apache OpenOffice is synonymous with <strong>quality</strong>:</p>
 <ul>
 <li>The <a href="/about_us/milestones.html">roots of Apache OpenOffice</a> go 
back twenty years, creating a mature
@@ -76,7 +87,7 @@ happy to provide assistance to newcomers
 <li>The first software package in the world to use <a 
href="http://www.oasis-open.org/";>OASIS</a> <a 
href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office";>OpenDocument
 Format</a> (ISO/IEC 26300)
   as its native file format.</li>
 </ul>
-<h3 id="find-out-more-or-try-it-today"><a href="/da-test/why/">Find out 
more</a> or <a href="/da-test/download" title="Download Apache OpenOffice">try 
it today</a>!</h3>
+<h3 id="find-out-more-or-try-it-today"><a href="/da-test/why/">Find out 
more</a> or <a href="/da-test/download" title="Download Apache OpenOffice">try 
it today</a>!<a class="headerlink" href="#find-out-more-or-try-it-today" 
title="Permanent link">&para;</a></h3>
   </div>
 <!--#include virtual="/footer.html" -->
 </body>

Modified: websites/staging/ooo-site/trunk/content/da-test/product/leftnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/leftnav.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/leftnav.html Mon 
Aug 17 10:52:13 2015
@@ -1,4 +1,15 @@
-<div id="leftnav"><h1 id="products">Products</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="products">Products<a class="headerlink" href="#products" 
title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/da-test/product/writer.html">Writer</a></li>
 <li><a href="/da-test/product/calc.html">Calc</a></li>
@@ -7,7 +18,7 @@
 <li><a href="/da-test/product/math.html">Math</a></li>
 <li><a href="/da-test/product/base.html">Base</a></li>
 </ul>
-<h1 id="more">More</h1>
+<h1 id="more">More<a class="headerlink" href="#more" title="Permanent 
link">&para;</a></h1>
 <ul>
 <li><a href="/da-test/product/suite.html">Suite</a></li>
 <li><a href="/da-test/product/reviews.html">Reviews</a></li>

Modified: websites/staging/ooo-site/trunk/content/da-test/product/linux.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/linux.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/linux.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice for Linux</h1>
-    <h2 id="linux-distroversion-support">Linux Distro/Version Support</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="linux-distroversion-support">Linux Distro/Version Support<a 
class="headerlink" href="#linux-distroversion-support" title="Permanent 
link">&para;</a></h2>
 <p>The current Apache OpenOffice supports the following Linux distros and 
versions...</p>
 <p>Specific distro notes:</p>
 <ul>
@@ -34,20 +45,20 @@
 <ul>
 <li>Linux kernel version 2.6 or higher, glibc2 version 2.11.1 or higher</li>
 </ul>
-<h2 id="hardware-requirements">Hardware Requirements</h2>
+<h2 id="hardware-requirements">Hardware Requirements<a class="headerlink" 
href="#hardware-requirements" title="Permanent link">&para;</a></h2>
 <ul>
 <li><strong>Memory</strong>: Minimum 256 Mbytes RAM (512 MB RAM 
recommended).</li>
 <li><strong>Storage</strong>: At least 400 Mbytes available disk space for a 
default install via download.</li>
 <li><strong>Graphics</strong>: X-Server with 1024 x 768 or higher resolution 
with at least 256 colours.</li>
 </ul>
-<h2 id="linux-specific-features">Linux-specific Features</h2>
+<h2 id="linux-specific-features">Linux-specific Features<a class="headerlink" 
href="#linux-specific-features" title="Permanent link">&para;</a></h2>
 <p>Apache OpenOffice has the following special features on Linux:</p>
 <ul>
 <li>feature 1</li>
 <li>feature 2</li>
 <li>feature 3</li>
 </ul>
-<h2 id="additional-resources">Additional Resources</h2>
+<h2 id="additional-resources">Additional Resources<a class="headerlink" 
href="#additional-resources" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Click here to <a 
href="http://www.openoffice.org/download/";>download</a></li>
 <li>Click here to get <a 
href="http://www.openoffice.org/download/common/instructions.html#linux";>install
 intructions for OpenOffice on Linux</a></li>

Modified: websites/staging/ooo-site/trunk/content/da-test/product/mac.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/mac.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/mac.html Mon Aug 17 
10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice for MacOS X</h1>
-    <h2 id="macos-x-version-support">MacOS X Version Support</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="macos-x-version-support">MacOS X Version Support<a class="headerlink" 
href="#macos-x-version-support" title="Permanent link">&para;</a></h2>
 <p>The current Apache OpenOffice supports Apple MacOS X version 10.4 (Tiger), 
10.5 (Leopard),
 10.6 (Snow Leopard), 10.7 (Lion) and 10.8 (Mountain Lion)</p>
 <p>Specific platform version notes:</p>
@@ -31,21 +42,21 @@
 <li>version b:  notes...</li>
 <li>version c:  notes...</li>
 </ul>
-<h2 id="hardware-requirements">Hardware Requirements</h2>
+<h2 id="hardware-requirements">Hardware Requirements<a class="headerlink" 
href="#hardware-requirements" title="Permanent link">&para;</a></h2>
 <ul>
 <li><strong>CPU</strong>: Intel Processor</li>
 <li><strong>Memory</strong>: Minimum 512 Mbytes RAM.</li>
 <li><strong>Storage</strong>: At least 400 Mbytes available disk space for a 
default install via download.</li>
 <li><strong>Graphics</strong>: 1024 x 768 or higher resolution with 16.7 
million colours.</li>
 </ul>
-<h2 id="mac-specific-features">Mac-specific Features</h2>
+<h2 id="mac-specific-features">Mac-specific Features<a class="headerlink" 
href="#mac-specific-features" title="Permanent link">&para;</a></h2>
 <p>Apache OpenOffice has the following special features on MacOS X:</p>
 <ul>
 <li>feature 1</li>
 <li>feature 2</li>
 <li>feature 3</li>
 </ul>
-<h2 id="additional-resources">Additional Resources</h2>
+<h2 id="additional-resources">Additional Resources<a class="headerlink" 
href="#additional-resources" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Click here to <a 
href="http://www.openoffice.org/download/";>download</a></li>
 <li>Click here to get <a 
href="http://www.openoffice.org/download/common/instructions.html#apple";>install
 instructions for OpenOffice on MacOSX</a></li>

Modified: websites/staging/ooo-site/trunk/content/da-test/product/math.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/math.html (original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/math.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice Math</h1>
-    <p class="rfloatimg"><a href="/product/pix/math-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Math" 
src="/product/pix/math.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/math-big.png" title="Click for 
bigger version"><img alt="Screendump of Apache OpenOffice Math" 
src="/product/pix/math.png" /></a></p>
 <p><em>Create equations and formulae for your documents</em></p>
 <p><strong>Math</strong> is Apache OpenOffice's component for mathematical 
equations. It is most
 commonly used as an equation editor for text documents, but it can also be used

Modified: websites/staging/ooo-site/trunk/content/da-test/product/reviews.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/reviews.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/reviews.html Mon 
Aug 17 10:52:13 2015
@@ -22,13 +22,24 @@
   <div id="content">
     
     <h1 class="title">Product Reviews</h1>
-    <p>Please note that Apache OpenOffice does not purchase reprints from
+    <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>Please note that Apache OpenOffice does not purchase reprints from
 magazines which print favorable reviews. Neither do we buy advertising
 space in magazines which are about to review or which have reviewed
 Apache OpenOffice. If reviewers say that Apache OpenOffice is a great product,
 then that's their genuine, unbiased, uninfluenced opinion.</p>
-<h2 id="apache-openoffice-40-reviews">Apache OpenOffice 4.0 Reviews</h2>
-<h3 id="english"><strong>English</strong></h3>
+<h2 id="apache-openoffice-40-reviews">Apache OpenOffice 4.0 Reviews<a 
class="headerlink" href="#apache-openoffice-40-reviews" title="Permanent 
link">&para;</a></h2>
+<h3 id="english"><strong>English</strong><a class="headerlink" href="#english" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p><strong>GlobeNewswire</strong>, 2013-07-23 <br />
@@ -124,7 +135,7 @@ then that's their genuine, unbiased, uni
     Not so fast, LibreOffice -- OpenOffice has a shiny, new, and improved 
major release of its own</p>
 </li>
 </ul>
-<h3 id="german"><strong>German</strong></h3>
+<h3 id="german"><strong>German</strong><a class="headerlink" href="#german" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p><strong>Heise Online</strong>, 2013-07-23 <br />
@@ -156,7 +167,7 @@ then that's their genuine, unbiased, uni
     Sie haben die Wahl: Für Microsofts Bürosoftware zahlen oder das 
kostenlose Apache OpenOffice nutzen – COMPUTER BILD verrät, was Sie wissen 
müssen.</p>
 </li>
 </ul>
-<h3 id="japanese"><strong>Japanese</strong></h3>
+<h3 id="japanese"><strong>Japanese</strong><a class="headerlink" 
href="#japanese" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p><strong>Forest</strong>, 2013-07-24 <br />
@@ -183,7 +194,7 @@ then that's their genuine, unbiased, uni
     <a 
href="http://news.nifty.com/cs/item/detail/nifbiz-20130725-bm-48058/1.htm";>無料オフィスアプリ「Apache
 OpenOffice 4.0」公開、サイドバー追加で使いやすく</a></p>
 </li>
 </ul>
-<h3 id="spanish"><strong>Spanish</strong></h3>
+<h3 id="spanish"><strong>Spanish</strong><a class="headerlink" href="#spanish" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p><strong>open-office-es</strong>, 2013-07-23 <br />
@@ -206,7 +217,7 @@ then that's their genuine, unbiased, uni
     <a href="http://www.muylinux.com/2013/07/24/apache-openoffice-4/";>Llegó 
Apache OpenOffice 4</a></p>
 </li>
 </ul>
-<h3 id="galician"><strong>Galician</strong></h3>
+<h3 id="galician"><strong>Galician</strong><a class="headerlink" 
href="#galician" title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p><strong>Cixug</strong>, 2013-07-24 <br />
@@ -225,7 +236,7 @@ then that's their genuine, unbiased, uni
     <a 
href="http://www.mancomun.org/no_cache/actualidade/detalledenova/nova/apache-openoffice-40-e-libreoffice-41-disponibles-xa-en-galego/";>Apache
 OpenOffice 4.0 e Libreoffice 4.1 dispoñibles xa en galego</a></p>
 </li>
 </ul>
-<h3 id="italian"><strong>Italian</strong></h3>
+<h3 id="italian"><strong>Italian</strong><a class="headerlink" href="#italian" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p><strong>melablog</strong>, 2013-07-25 <br />
@@ -244,7 +255,7 @@ then that's their genuine, unbiased, uni
     <a 
href="http://news.softonic.it/openoffice-versione-4-0-windows-mac";>OpenOffice 
4.0: update per Windows e Mac con tante novità</a></p>
 </li>
 </ul>
-<h3 id="french"><strong>French</strong></h3>
+<h3 id="french"><strong>French</strong><a class="headerlink" href="#french" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>
 <p><strong>TIC &amp; Net</strong>, 2013-07-23 <br />
@@ -255,27 +266,27 @@ then that's their genuine, unbiased, uni
     <a 
href="http://denis-sylvain.be/2013/07/apache-openoffice-4-0-est-sorti/";>Apache 
OpenOffice 4.0 est là !!!</a></p>
 </li>
 </ul>
-<h3 id="dutch"><strong>Dutch</strong></h3>
+<h3 id="dutch"><strong>Dutch</strong><a class="headerlink" href="#dutch" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li><strong>Tweakers.net</strong>, 2013-07-23 <br />
     <a 
href="http://tweakers.net/meuktracker/31036/apache-openoffice-400.html";>Apache 
OpenOffice 4.0.0</a></li>
 </ul>
-<h3 id="polish"><strong>Polish</strong></h3>
+<h3 id="polish"><strong>Polish</strong><a class="headerlink" href="#polish" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li><strong>dobreprogramy</strong>, 2013-07-23 <br />
     <a 
href="http://www.dobreprogramy.pl/Apache-OpenOffice-4.0-z-nowym-interfejsem,Aktualnosc,42866.html";>Apache
 OpenOffice 4.0 z nowym interfejsem</a></li>
 </ul>
-<h3 id="malaysian"><strong>Malaysian</strong></h3>
+<h3 id="malaysian"><strong>Malaysian</strong><a class="headerlink" 
href="#malaysian" title="Permanent link">&para;</a></h3>
 <ul>
 <li><strong>Amanz</strong>, 2013-07-24 <br />
     <a 
href="http://amanz.my/2013/07/openoffice-4-0-dilancarkan-untuk-pengguna-windows-mac-dan-linux/";>OpenOffice
 4.0 Dilancarkan Untuk Pengguna Windows, Mac Dan Linux</a></li>
 </ul>
-<h3 id="asturian"><strong>Asturian</strong></h3>
+<h3 id="asturian"><strong>Asturian</strong><a class="headerlink" 
href="#asturian" title="Permanent link">&para;</a></h3>
 <ul>
 <li><strong>Softastur</strong>, 2013-07-23 <br />
     <a 
href="http://noticies.softastur.org/a-celebralo-un-poco-y-vuelta-al-trabayu.html";>A
 celebralo un poco, y vuelta al trabayu</a></li>
 </ul>
-<h2 id="apache-openoffice-34-reviews">Apache OpenOffice 3.4 Reviews</h2>
+<h2 id="apache-openoffice-34-reviews">Apache OpenOffice 3.4 Reviews<a 
class="headerlink" href="#apache-openoffice-34-reviews" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>
 <p><a 
href="http://www.aaii.com/computerized-investing/article/apache-openoffice-3";>Apache
 OpenOffice 3</a>
@@ -293,7 +304,7 @@ then that's their genuine, unbiased, uni
 <p><em>Apache OpenOffice is a free, feature-packed office suite for PC, Mac 
and Linux. The latest version adds a host of improvements including zippier 
load times and AES256 encryption support.</em></p>
 </li>
 </ul>
-<h2 id="ooo-32-reviews">OOo 3.2 Reviews</h2>
+<h2 id="ooo-32-reviews">OOo 3.2 Reviews<a class="headerlink" 
href="#ooo-32-reviews" title="Permanent link">&para;</a></h2>
 <ul>
 <li>
 <p><a 
href="http://www.eweek.com/c/a/Linux-and-Open-Source/OpenOfficeorg-32-Offers-Modest-Update-Better-Startup-Speed-832642/";>OpenOffice.org
 3.2 Offers Modest Update, Better Startup Speed</a>
@@ -312,7 +323,7 @@ this open-source suite offers full compa
 Microsoft's Office 2007.</em></p>
 </li>
 </ul>
-<h2 id="ooo-31-reviews">OOo 3.1 Reviews</h2>
+<h2 id="ooo-31-reviews">OOo 3.1 Reviews<a class="headerlink" 
href="#ooo-31-reviews" title="Permanent link">&para;</a></h2>
 <ul>
 <li>
 <p><a href="http://www.crn.com/software/222002724?pgno=9";>The 10 Coolest 
Open-Source Products Of 2009</a>
@@ -375,7 +386,7 @@ appeal of "free" software is stronger th
 suite a necessary download.</em></p>
 </li>
 </ul>
-<h2 id="ooo-30-reviews">OOo 3.0 Reviews</h2>
+<h2 id="ooo-30-reviews">OOo 3.0 Reviews<a class="headerlink" 
href="#ooo-30-reviews" title="Permanent link">&para;</a></h2>
 <ul>
 <li>
 <p><a 
href="http://www.smh.com.au/news/digital-life/articles/openoffice-30-a-fresh-blow-for-microsft/2008/11/24/1227491461526.html";>OpenOffice
 3.0 a fresh blow for Microsft</a>
@@ -473,7 +484,7 @@ a large number of users and the various
 PDF Extension for 3.0, mean it can be, at least, sufficient for many 
tasks.</em></p>
 </li>
 </ul>
-<h2 id="ooo-30-pre-release-reviews">OOo 3.0 Pre-Release Reviews</h2>
+<h2 id="ooo-30-pre-release-reviews">OOo 3.0 Pre-Release Reviews<a 
class="headerlink" href="#ooo-30-pre-release-reviews" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>
 <p><a 
href="http://www.eweek.com/c/a/Linux-and-Open-Source/OpenOfficeorg-Grows-Up/";>OpenOffice.org
 Grows Up</a>
@@ -492,7 +503,7 @@ OpenOffice works well, as some of India�
 found out to their advantage.</em></p>
 </li>
 </ul>
-<h2 id="ooo-2-reviews">OOo 2 Reviews</h2>
+<h2 id="ooo-2-reviews">OOo 2 Reviews<a class="headerlink" 
href="#ooo-2-reviews" title="Permanent link">&para;</a></h2>
 <ul>
 <li>
 <p><strong>PC Pro Magazine</strong> delivers its verdict on Version 2:</p>

Modified: websites/staging/ooo-site/trunk/content/da-test/product/suite.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/suite.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/suite.html Mon Aug 
17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">The Suite Advantage</h1>
-    <p>Apache OpenOffice is more than a collection of five superb tools.</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>Apache OpenOffice is more than a collection of five superb tools.</p>
 <p>Unlike some competitors, this suite was not created from a collection of
 separate pieces of software. From the start, it was designed as one complete
 office package.</p>

Modified: websites/staging/ooo-site/trunk/content/da-test/product/windows.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/da-test/product/windows.html 
(original)
+++ websites/staging/ooo-site/trunk/content/da-test/product/windows.html Mon 
Aug 17 10:52:13 2015
@@ -22,7 +22,18 @@
   <div id="content">
     
     <h1 class="title">Apache OpenOffice for Windows</h1>
-    <h2 id="windows-version-support">Windows Version Support</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="windows-version-support">Windows Version Support<a class="headerlink" 
href="#windows-version-support" title="Permanent link">&para;</a></h2>
 <p>The current Apache OpenOffice supports Microsoft Windows XP, Vista, Windows 
7 and Windows 8.</p>
 <p>Specific platform version notes:</p>
 <ul>
@@ -35,19 +46,19 @@
 <p><strong>Pleae note</strong>: Apache OpenOffice is distributed as a 32-bit 
application. It will run successfully in
 32-bit mode on 64-bit versions of Windows 7 and Windows 8. But in those cases 
a 32-bit JVM is required
 for some functionality. Details are <a 
href="http://www.openoffice.org/download/common/java.html";>here</a>.</p>
-<h2 id="hardware-requirements">Hardware Requirements</h2>
+<h2 id="hardware-requirements">Hardware Requirements<a class="headerlink" 
href="#hardware-requirements" title="Permanent link">&para;</a></h2>
 <p>Hardware demands are quite modest and even older machines should be able to 
run OpenOffice:</p>
 <ul>
 <li><strong>Memory</strong>: Minimum 256 Mbytes RAM (512 MB RAM 
recommended).</li>
 <li><strong>Storage</strong>: At least 650 Mbytes available disk space for a 
default install via download. After installation and deletion of temporary 
installation files, Apache OpenOffice will use approximately 440 Mbytes disk 
space.</li>
 <li><strong>Graphics</strong>: 1024 x 768 or higher resolution with at least 
256 colours.</li>
 </ul>
-<h2 id="windows-specific-features">Windows-specific Features</h2>
+<h2 id="windows-specific-features">Windows-specific Features<a 
class="headerlink" href="#windows-specific-features" title="Permanent 
link">&para;</a></h2>
 <p>Apache OpenOffice has the following special features on Windows:</p>
 <ul>
 <li>Mail client integration via Messaging Application Programming Interface <a 
href="http://msdn.microsoft.com/en-us/library/exchange/aa142548%28v=exchg.65%29.aspx";>(MAPI)</a></li>
 </ul>
-<h2 id="additional-resources">Additional Resources</h2>
+<h2 id="additional-resources">Additional Resources<a class="headerlink" 
href="#additional-resources" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Click here to <a 
href="http://www.openoffice.org/download/";>download</a></li>
 <li>Click here to get <a 
href="http://www.openoffice.org/download/common/instructions.html#win";>Install 
intructions for OpenOffice on Windows</a></li>


Reply via email to