Author: pescetti
Date: Fri Dec 26 18:55:28 2014
New Revision: 1648009

URL: http://svn.apache.org/r1648009
Log:
#i125589# Massive update of the xx area.
Patch-by: Kadar Csaba <[email protected]>

Modified:
    openoffice/ooo-site/trunk/content/xx/download/index.html
    openoffice/ooo-site/trunk/content/xx/extensions/index.html
    openoffice/ooo-site/trunk/content/xx/index.html
    openoffice/ooo-site/trunk/content/xx/participate/index.mdtext
    openoffice/ooo-site/trunk/content/xx/product/base.mdtext
    openoffice/ooo-site/trunk/content/xx/product/calc.mdtext
    openoffice/ooo-site/trunk/content/xx/product/impress.mdtext
    openoffice/ooo-site/trunk/content/xx/product/linux.mdtext
    openoffice/ooo-site/trunk/content/xx/product/mac.mdtext
    openoffice/ooo-site/trunk/content/xx/product/math.mdtext
    openoffice/ooo-site/trunk/content/xx/product/suite.mdtext
    openoffice/ooo-site/trunk/content/xx/product/windows.mdtext
    openoffice/ooo-site/trunk/content/xx/product/writer.mdtext
    openoffice/ooo-site/trunk/content/xx/support/index.html
    openoffice/ooo-site/trunk/content/xx/topnav.mdtext
    openoffice/ooo-site/trunk/content/xx/why/index.mdtext
    openoffice/ooo-site/trunk/content/xx/why/why_foss.mdtext
    openoffice/ooo-site/trunk/content/xx/why/why_oem.mdtext
    openoffice/ooo-site/trunk/content/xx/why/why_office2003-end-of-life.mdtext

Modified: openoffice/ooo-site/trunk/content/xx/download/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/download/index.html?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/download/index.html Fri Dec 26 
18:55:28 2014
@@ -46,111 +46,112 @@
 
 <body>
 
-<div class="overall_optionset">
+  <div class="overall_optionset">
 
-  <div class="optionset">
+    <div class="optionset">
 
-    <!-- Text above the first colored box -->
-    <script type="text/javascript">
-    <!--
-    // The text in the H1 tag is intentionally shown as "display: none" (do 
not display).
-    // This is to please accessibility tools like a screen reader.
-    document.write( "<h1 style='display: none;'>" + l10n.dl_headline_text + 
"</h1>" );
-    //-->
-    </script>
-
-    <!-- Green: Stable release -->
-    <!-- Download via select boxes -->
-    <script type="text/javascript">
-    <!--
-
-    // Set a specific language ISO code to force to assemble a certain 
localized build as download link.
-    // Changed: The variable can now be found in the 
"msg_prop_l10n_<ISO_code>.js".
-
-    // Get the download box from a separate file.
-    DL.createDownloadBox();
-
-    // Fill the select boxes and wait for the user's choice.
-    DL.init( 1 );
-
-    entourage.initialize();
-
-    //-->
-    </script>
-
-    <!-- Green: Stable release: No JavaScript enabled -->
-    <noscript>
-    <div class="first button green-sel" id="optionitem2">
-      <div class="green-sel-icon"></div>
-      <h2>
-        <a style="cursor: pointer;" 
href="http://sourceforge.net/projects/openofficeorg.mirror/files/";
-          title="Select from all platforms, languages, language packs to 
download">
-          Apache OpenOffice Downloads - Official Site
-        </a>
-      </h2>
-      <p>
-        <a style="cursor: pointer;" 
href="http://sourceforge.net/projects/openofficeorg.mirror/files/";
-          title="Select from all platforms, languages and language packs to 
download">The browser seems to have JavaScript
-          disabled. This technique is used for showing the actual download 
link. If you want to download Apache
-          OpenOffice anyway, click this text to choose from the alternative 
download webpage. You will have to navigate to
-          the <em>version</em>/binaries/<em>language</em> subfolder and and 
download the file named
-          
Apache_OpenOffice_<em>version</em>_<em>os</em>_<em>platform</em>_<em>package</em>_<em>language</em>.<em>ext</em>.
-          Our apologies for the inconvenience.
-        </a>
-      </p>
-    </div>
-    </noscript>
-
-
-    <!-- Light Blue: Share download with social networks -->
-    <script type="text/javascript">
-    <!--
-    // Get the share box from a separate file.
-    DL.createShareBox();
-    //-->
-    </script>
-
-    <!-- Blue: Extensions -->
-    <script type="text/javascript">
-    <!--
-    // Get the extensions box from a separate file.
-    DL.createExtensionsBox();
-    //-->
-    </script>
-
-    <!-- Blue: Templates -->
-    <script type="text/javascript">
-    <!--
-    // Get the templates box from a separate file.
-    DL.createTemplatesBox();
-    //-->
-    </script>
-
-  </div> <!-- class "optionset" -->
-
-  <div class="additionalinformation">
-
-    <!-- Navigation bar -->
-    <script type="text/javascript">
-    <!--
-    // Get the navigation bar from a separate file.
-    DL.createNavigationBar();
-    //-->
-    </script>
-
-    <br /><br />
-
-    <!-- Logo section -->
-    <script type="text/javascript">
-    <!--
-    // Get the logo section from a separate file.
-    DL.createLogoSection();
-    //-->
-    </script>
+      <!-- Text above the first colored box -->
+      <script type="text/javascript">
+       <!--
+       // The text in the H1 tag is intentionally shown as "display: none" (do 
not display).
+       // This is to please accessibility tools like a screen reader.
+       document.write( "<h1 style='display: none;'>" + l10n.dl_headline_text + 
"</h1>" );
+       //-->
+      </script>
+
+      <!-- Green: Stable release -->
+      <!-- Download via select boxes -->
+      <script type="text/javascript">
+       <!--
+
+       // Set a specific language ISO code to force to assemble a certain 
localized build as download link.
+       // Changed: The variable can now be found in the 
"msg_prop_l10n_<ISO_code>.js".
+
+       // Get the download box from a separate file.
+       DL.createDownloadBox();
+
+       // Fill the select boxes and wait for the user's choice.
+       DL.init( 1 );
+
+       entourage.initialize();
+
+       //-->
+      </script>
+
+      <!-- Green: Stable release: No JavaScript enabled -->
+      <noscript>
+       <div class="first button green-sel" id="optionitem2">
+         <div class="green-sel-icon">
+         </div>
+         <h2>
+           <a style="cursor: pointer;" 
href="http://sourceforge.net/projects/openofficeorg.mirror/files/";
+             title="Select from all platforms, languages, language packs to 
download">
+             Apache OpenOffice Downloads - Official Site
+           </a>
+         </h2>
+         <p>
+           <a style="cursor: pointer;" 
href="http://sourceforge.net/projects/openofficeorg.mirror/files/";
+             title="Select from all platforms, languages and language packs to 
download">
+             The browser seems to have JavaScript disabled. This technique is 
used for showing the actual 
+             download link. If you want to download Apache OpenOffice anyway, 
click this text to choose 
+             from the alternative download webpage. You will have to navigate 
to
+              the <em>version</em>/binaries/<em>language</em> subfolder and 
and download the file named
+              
Apache_OpenOffice_<em>version</em>_<em>os</em>_<em>platform</em>_<em>package</em>_<em>language</em>.<em>ext</em>.
+              Our apologies for the inconvenience.
+           </a>
+         </p>
+       </div>
+      </noscript>
+
+      <!-- Light Blue: Share download with social networks -->
+      <script type="text/javascript">
+       <!--
+       // Get the share box from a separate file.
+       DL.createShareBox();
+       //-->
+      </script>
+
+      <!-- Blue: Extensions -->
+      <script type="text/javascript">
+       <!--
+       // Get the extensions box from a separate file.
+       DL.createExtensionsBox();
+       //-->
+      </script>
+
+      <!-- Blue: Templates -->
+      <script type="text/javascript">
+       <!--
+       // Get the templates box from a separate file.
+       DL.createTemplatesBox();
+       //-->
+      </script>
+
+    </div> <!-- class "optionset" -->
+
+    <div class="additionalinformation">
+
+      <!-- Navigation bar -->
+      <script type="text/javascript">
+       <!--
+       // Get the navigation bar from a separate file.
+       DL.createNavigationBar();
+       //-->
+      </script>
+
+      <br /><br />
+
+      <!-- Logo section -->
+      <script type="text/javascript">
+       <!--
+       // Get the logo section from a separate file.
+       DL.createLogoSection();
+       //-->
+      </script>
 
-  </div> <!-- class: additionalinformation -->
+    </div> <!-- class: additionalinformation -->
 
-</div> <!-- class: overall_optionset -->
+  </div> <!-- class: overall_optionset -->
 
 </body>
 </html>

Modified: openoffice/ooo-site/trunk/content/xx/extensions/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/extensions/index.html?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/extensions/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/extensions/index.html Fri Dec 26 
18:55:28 2014
@@ -1,41 +1,67 @@
 <html>
-  <head>
-    <title>Extensions : Enrich Apache OpenOffice</title>
-    <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
-
+<head>
+  <title>Extensions : Enrich Apache OpenOffice</title>
+  <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
 </head>
 
 <body>
-
-<h1>Extensions and Templates : From production to end-users</h1>
-<p>
-Apache OpenOffice offers a complete framework allowing it to be enriched. 
OpenOffice allows for both "extensions" and "templates". 
-An extension is a third party tool that brings OpenOffice new functions. This 
can be done through addons, addins, deployed by UNO packages. 
-Templates are document setups designed for specific uses.<br/>
-<br/>
-The native-lang projects are welcomed helping translating all of these 
resources. The OpenOffice wiki can be used to provide translation of all the 
materials found here and now contains the majority of information.</p>
-<br/>
-<p>
-<a style="margin-left:6em;margin-bottom:5em;" 
href="http://extensions.openoffice.org";><img border=0 
src="/extensions/OOoEx_Banner_60x234_02.png" alt="Get or submit extensions on 
the OpenOffice Extensions Website"></a>
-<br/>
-</p>
-Get or submit extensions on the <a 
href="http://extensions.openoffice.org";>OpenOffice Extensions Website</a>.
-<br/>
-Get or submit templates on the <a 
href="http://templates.openoffice.org";>OpenOffice Template Website</a>.
-<br/>
-
-<h1><a href="http://wiki.services.openoffice.org/wiki/Extensions";>Find out 
much more on the Extensions Area Wiki</a></h1>
-
-<p>
-Join the user mailing list if you're willing to share your extensions and need 
help: <a 
href="mailto:[email protected]";>[email protected]</a><br/>
-       <br/>   
-Join the api mailing list for any questions related to developing extensions: 
<a 
href="mailto:[email protected]";>[email protected]</a>
-<br/>
-       <br/>
-(See the <a href="http://openoffice.apache.org/mailing-lists.html";>Apache 
OpenOffice mailing list page</a> for mail subject tags and information on other 
useful mailing lists.)
-</p>
-
-
+  <h1>Extensions and Templates: From production to end-users</h1>
+  <p>
+    Apache OpenOffice offers a complete framework allowing it to be enriched. 
+    OpenOffice allows for both "extensions" and "templates". 
+    An extension is a third party tool that brings OpenOffice new functions. 
+    This can be done through addons, addins, deployed by UNO packages.
+    Templates are document setups designed for specific uses.
+    <br/>
+    <br/>
+    The native-lang projects are welcomed helping translating all of these 
resources.
+    The OpenOffice wiki can be used to provide translation of all the 
materials 
+    found here and now contains the majority of information.
+  </p>
+  <br/>
+  <p>
+    <a style="margin-left:6em;margin-bottom:5em;" 
+      href="http://extensions.openoffice.org"; target="_blank">
+      <img border=0 src="/extensions/OOoEx_Banner_60x234_02.png" 
+       alt="Get or submit extensions on the OpenOffice Extensions Website">
+    </a>
+    <br/>
+  </p>
+  <p>
+    Get or submit extensions on the
+    <a href="http://extensions.openoffice.org"; target="_blank">
+      OpenOffice Extensions Website</a>.
+    <br/>
+    Get or submit templates on the
+    <a href="http://templates.openoffice.org"; target="_blank">
+      OpenOffice Template Website</a>.
+    <br/>
+  </p>
+
+  <h1>
+    <a href="http://wiki.services.openoffice.org/wiki/Extensions"; 
target="_blank">
+      Find out much more on the Extensions Area Wiki
+    </a>
+  </h1>
+  <p>
+    Join the user mailing list if you're willing to share your extensions and 
need help:
+    <a href="mailto:[email protected]";>
+      [email protected]
+    </a>
+    <br/>
+    <br/>
+    Join the api mailing list for any questions related to developing 
extensions:
+    <a href="mailto:[email protected]";>
+      [email protected]
+    </a>
+    <br/>
+    <br/>
+    (See the
+    <a href="http://openoffice.apache.org/mailing-lists.html";>
+      Apache OpenOffice mailing list page
+    </a>
+    for mail subject tags and information on other useful mailing lists.)
+  </p>
 </body>
 </html>
 

Modified: openoffice/ooo-site/trunk/content/xx/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/index.html?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/index.html Fri Dec 26 18:55:28 2014
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml"; />
 <head>
     <meta name="description" content="The official home page of the Apache 
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw 
and Base." />
-    <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, 
Apache Open Office, OpenOffice.org, Calc, Impress, Draw, Base, ODF, Open 
Document Format, free office editors" />
+    <meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice, 
Apache Open Office, OpenOffice.org, Writer, Calc, Impress, Draw, Base, ODF, 
Open Document Format, free office editors" />
     <meta name="google-site-verification" 
content="x1jl2cGum4kCvj0PgxjTy_pasCsLY_fBT7my88fpKD4" />
     <meta name="p:domain_verify" content="bd1ba1fb9d25b0eb3d64891f89e9195e" /> 
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
@@ -10,45 +10,75 @@
     <title>Apache OpenOffice - The Free and Open Productivity Suite</title>
     <script type="text/javascript" src="../download/globalvars.js"></script>
     <script type="text/javascript" src="msg_prop_l10n_xx.js"></script>
+    <script type="text/javascript" src="download/languages.js"></script>
+    <script type="text/javascript" src="download/download.js"></script>
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
-    @import "../home.css";
-    @import "../styles.css";
-    @import "../exceptions.css";
+    @import "home.css";
+    @import "styles.css";
+    @import "exceptions.css";
     /* ]]> */
     </style>
     <script>
       function follow( platform ) {
-        _gaq.push( ['_trackEvent','social', 'followUs', platform] ); 
+        _gaq.push( ['_trackEvent', 'social', 'followUs', platform] ); 
 
-        if ( platform == 'ApacheBlog' )
+        if ( platform == 'ApacheBlog' ) {
           window.open( "https://blogs.apache.org/OOo/";, "_blank" );
-        else if ( platform == 'Facebook' )
+        } else if ( platform == 'Facebook' ) {
           window.open( "https://www.facebook.com/ApacheOO";, "_blank" );
-        else if ( platform == 'Twitter' )
+        } else if ( platform == 'Twitter' ) {
           window.open( "https://twitter.com/ApacheOO";, "_blank" );
-        else if ( platform == 'GooglePlus' )
+        } else if ( platform == 'GooglePlus' ) {
           window.open( "https://plus.google.com/+openoffice";, "_blank" );
+        }
+      }
+
+      function showEventBox() {
+       // The text is defined in "/msg_prop_l10n.js".
+
+       // Show the event box or not?
+       if( l10n.index_event_box_show ) {
+               // Show the banner logo and text with link and cursor as poiner.
+               document.write( "<div id='event_box' onclick='window.open( \"" 
+ l10n.index_event_box_text_href
+                       + "\", \"_blank\" ); return false;'>"
+                       + "<ul>"
+                         + "<li>"
+                           // Event banner logo on the left hand side.
+                           + "<p style='float: left;'>"
+                             + "<a href='" + l10n.index_event_box_graphic_href
+                               + "' title='" + 
l10n.index_event_box_graphic_title + "' target='_blank'>"
+                                 + "<img src='" + 
l10n.index_event_box_graphic_src + "'"
+                                 + "alt='" + l10n.index_event_box_graphic_alt 
+ "'"
+                                 + "height='" + 
l10n.index_event_box_graphic_height + "'"
+                                 + "width='" + 
l10n.index_event_box_graphic_width + "' />"
+                             + "</a>"
+                           + "</p>"
+
+                           // Event text on the right hand side.
+                           + "<p>"
+                             + "<a style='color: black; text-decoration: 
none;'"
+                               + "' title='" + l10n.index_event_box_text_title 
+ "' target='_blank'>"
+                               + l10n.index_event_box_text_text
+                             + "</a>"
+                           + "</p>"
+                         + "</li>"
+                       + "</ul>"
+               + "</div>" );
+       }
       }
 
       function showAlertBox() {
        // The text is defined in "/msg_prop_l10n.js".
 
-       // Show alert box or not?
+       // Show the alert box or not?
        if( l10n.index_alert_box_show ) {
-               // If no background color value was set then use the default 
value.
-               if( ! l10n.index_alert_box_background_color || 
l10n.index_alert_box_background_color === "" )
-                       l10n.index_alert_box_background_color = "#FFD9A7";
-
-               // Show alert box with defined background color.
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
                        // Show the text with link and cursor as poiner.
-                       document.write( "<div id='alert_box' style='background: 
"
-                       + l10n.index_alert_box_background_color
-                       + "; ' onclick='window.open( \"" + 
l10n.index_alert_box_href
-                       + "\", \"_blank\" ); return false;'>" );
+                       document.write( "<div id='alert_box' 
onclick='window.open( \"" + l10n.index_alert_box_href
+                       + "\", \"_blank\" ); return false;'><ul><li>" );
 
                        // Show headline.
                        document.write( "<h2 style='cursor: pointer;'>"
@@ -61,8 +91,7 @@
                        }
                } else {
                        // Show the text without link and normal cursor.
-                       document.write( "<div id='alert_box' style='background: 
"
-                       + l10n.index_alert_box_background_color + "'>" );
+                       document.write( "<div id='alert_box'><ul><li>" );
 
                        // Show headline.
                        document.write( "<h2 style='cursor: default;'>"
@@ -74,45 +103,143 @@
                                + l10n.index_alert_box_text_text + "</p>" );
                        }
                }
-               document.write( "</div>" ); // Alert box
+               document.write( "</li></ul></div>" ); // Alert box.
        }
       }
+
+      function setRedirect() {
+       // The text is defined in "/msg_prop_l10n.js".
+       DL.NL_LANG      = "";                                   // Set to empty 
as both variables ...
+       DL.LANG_SEL     = "";                                   // ... must not 
be used in following function.
+       var lang_iso    = DL.getLanguage();                     // Get the 
language ISO code from browser guessed data.
+       var lang_mode   = "";                                   // Customized 
redirect mode.
+       var lang_text   = "";                                   // Customized 
message text that can be shown.
+       var link        = "";                                   // Override 
redirect mode.
+
+       // Add ECMA262-5 Array methods if not supported natively.
+       // To workaround that MSIE 8 and older do not support this function.
+       if( !( 'indexOf' in Array.prototype ) ) {
+               Array.prototype.indexOf= function( find, i ) {  // 'i' is an 
optional parameter.
+                       if( i === undefined ) {
+                               i = 0;
+                       }
+                       if( i < 0 ) {
+                               i+= this.length;
+                       }
+                       if( i < 0 ) {
+                               i = 0;
+                       }
+                       for( var n = this.length; i < n; i++ ) {
+                               if( i in this && this[ i ] === find ) {
+                                       return i;
+                               }
+                       }
+                       return -1;
+               };
+       }
+
+       // Fix for Portuguese (European) as they are named only "pt" without 
region code!
+       if( lang_iso === "pt-pt" || lang_iso === "pt-PT" ) {
+               lang_iso = "pt";
+       }
+
+       // Query if the browser language is one of the released languages.
+       // The array has 3 elements per language (defined in 
"/download/globalvars.js"
+       for( var i = 0, j = DL.SEL_LANG.length; i < j; i = i + 3 ) {
+         // If the ISO code is found in the language array.
+         if( DL.SEL_LANG[ i ] === lang_iso ) {
+           // Query for the redirect method (defined in "/msg_prop_l10n.js", 
column 0).
+           lang_mode   = l10n.index_redirect_text[ i / 3 * 2 ];
+           lang_text   = l10n.index_redirect_text[ i / 3 * 2 + 1 ];
+           break;
+         }
+       }
+
+       // Convert the browser URL into a string.
+       link = String( document.location );
+
+       // Does the browser URL contain already a redirect mode?
+       // If yes, set the new redirect mode to override the customized mode.
+       if( link.indexOf( "hard" ) !== -1 ) {
+           lang_mode = "hard";
+       } else if( link.indexOf( "soft" ) !== -1 ) {
+           lang_mode = "soft";
+       } else if( link.indexOf( "none" ) !== -1 ) {
+           lang_mode = "none";
+       }
+
+       switch( lang_mode ) {
+               case "hard":
+                       // Do not show a message, just redirect. 
+                       window.open( "http://www.openoffice.org/"; + lang_iso , 
"_self" );
+                       break;
+               case "soft":
+                       // Show a message and redirect only on user's click.
+                       // Assign the message text that is defined in:
+                       // "/msg_prop_l10n.js", array 
"l10n.index_redirect_text", column 1),
+                       document.write( "<div id='redirect_box'"
+                       + " onclick='window.open( \"http://www.openoffice.org/"; 
+ lang_iso + "\", \"_self\" );"
+                       + "return false;'>"
+                       + "<ul><li>"
+                       + "<p>" + lang_text + "</p>"
+                       + "</li></ul>"
+                       + "</div>" ); // Redirect box.
+                       break;
+               case "none":
+               default:
+                       // Do nothing and show nothing.
+       }
+
+       return;
+      }
     </script>
 </head>
 
 <body>
 
-<!-- The text in the H1 tag is intentionally shown as not displayable, just to 
please accessibility tools like a
-screen reader.
--->
+<!-- The text in the H1 tag is intentionally shown as "display: none" (do not 
display). -->
+<!-- This is to please accessibility tools like a screen reader. -->
 <h1 style="display: none;">Apache OpenOffice</h1>
 
 <div id="actionstatements">
 
   <script type="text/javascript">
   <!--
+  // Show event box.
+  // Show a banner logo and message of the event.
+  // In "/msg_prop_l10n.js": Change to 'true' to show the box that is defined 
in the variables.
+  showEventBox();
+
   // Show alert box.
-  // Change to 'true' if you want to show the text that is defined in the 
variables above.
+  // Show an important message or announcement.
+  // In "/msg_prop_l10n.js": Change to 'true' to show the box that is defined 
in the variables.
   showAlertBox();
+
+  // Show redirect box.
+  // Show a text how to redirect to the NL webpage.
+  // In "/msg_prop_l10n.js": Change the mode and text how a redirect to the 
respective NL webpage should be done.
+  setRedirect();
   //-->
   </script>
 
-  <ul>
-    <li>
-      <hr />
-    </li>
-    <li>
-      <div class="action-info">
-        <div class="action-text action-link">
-          <a href="why/index.html"><h2>I want to learn more about 
OpenOffice</h2>
-          <p>What is Apache OpenOffice? And why should I use it?</p></a>
-        </div>
+  <li>
+    <hr />
+  </li>
+
+  <li>
+    <div class="action-info">
+      <div class="action-text action-link">
+        <a href="why/index.html">
+          <h2>I want to learn more about OpenOffice</h2>
+          <p>What is Apache OpenOffice? And why should I use it?</p>
+        </a>
       </div>
-    </li>
-    <li>
-      <hr />
-    </li>
-  </ul>
+    </div>
+  </li>
+
+  <li>
+    <hr />
+  </li>
 
   <!-- Show the download link with currently available version number, loaded 
via JavaScript -->
   <script type="text/javascript">
@@ -155,8 +282,10 @@ screen reader.
     <li>
       <div class="action-help">
         <div class="action-text action-link">
-          <a href="support/index.html"><h2>I need help with my OpenOffice</h2>
-          <p>Help is at hand whenever you need it.</p></a>
+          <a href="support/index.html">
+            <h2>I need help with my OpenOffice</h2>
+            <p>Help is at hand whenever you need it.</p>
+          </a>
         </div>
       </div>
     </li>
@@ -166,8 +295,10 @@ screen reader.
     <li>
       <div class="action-extend">
         <div class="action-text action-link">
-          <a href="extensions/index.html"><h2>I want to do more with my 
OpenOffice</h2>
-          <p>Extend Apache OpenOffice with additional functionality, templates 
and clipart.</p></a>
+          <a href="extensions/index.html">
+            <h2>I want to do more with my OpenOffice</h2>
+            <p>Extend Apache OpenOffice with additional functionality, 
templates and clipart.</p>
+          </a>
         </div>
       </div>
     </li>
@@ -177,8 +308,10 @@ screen reader.
     <li>
       <div class="action-participate">
         <div class="action-text action-link">
-          <a href="http://openoffice.apache.org/get-involved.html";><h2>I want 
to participate in OpenOffice</h2>
-          <p>Apache OpenOffice is made with help from people all over the 
world. Feel free to contribute!</p></a>
+          <a href="http://openoffice.apache.org/get-involved.html";>
+            <h2>I want to participate in OpenOffice</h2>
+            <p>Apache OpenOffice is made with help from people all over the 
world. Feel free to contribute!</p>
+          </a>
         </div>
       </div>
     </li>
@@ -186,30 +319,39 @@ screen reader.
       <hr />
     </li>
     <li>
-     <div class="action-social">
+      <div class="action-social">
         <div class="action-text action-link">
-          <a href="social/index.html" 
onclick="javascript:follow('SocialLink');">
-          <h2>I want to stay in touch with OpenOffice</h2>
-          <p>Follow the progress of OpenOffice via our announcement list, 
social media areas and blog.</p></a>
-            <div class="action-social-extra">
-              <p>
-                <span style="padding:0 5px;cursor: pointer;" 
onclick="javascript:follow('ApacheBlog');"
-                title="Blog of OpenOffice."><img 
src="../images/logo-rss-16.png" alt="Blog of OpenOffice" />
-                <a>Official Blog</a></span>
-                <span style="padding:0 5px;cursor: pointer;" 
onclick="javascript:follow('Facebook');"
-                title="Follow us on Facebook."><img 
src="../images/logo-facebook-16.png" alt="Follow us on Facebook." />
-                <a>Facebook</a></span>
-                <span style="padding:0 5px;cursor: pointer;" 
onclick="javascript:follow('Twitter');"
-                title="Follow us on Twitter."><img 
src="../images/logo-twitter-16.png" alt="Follow us on Twitter." />
-                <a>Twitter</a></span>
-                <span style="padding:0 5px;cursor: pointer;" 
onclick="javascript:follow('GooglePlus');"
-                title="Follow us on Google+."><img 
src="../images/logo-googleplus-16.png" alt="Follow us on Google+." />
-                <a>Google+</a></span>
-              </p>
-            </div>
+          <a href="social/index.html" onclick="javascript:follow( 'SocialLink' 
);">
+            <h2>I want to stay in touch with OpenOffice</h2>
+            <p>Follow the progress of OpenOffice via announce list, our blog 
or social media.</p>
+          </a>
+          <div class="action-social-extra">
+            <p>
+              <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'ApacheBlog' );"
+                title="Blog of OpenOffice.">
+                <img src="images/logo-rss-16.png" alt="Blog of OpenOffice" />
+                <a>Official Blog</a>
+              </span>
+              <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'Facebook' );"
+                title="Follow us on Facebook.">
+                <img src="images/logo-facebook-16.png" alt="Follow us on 
Facebook" />
+                <a>Facebook</a>
+              </span>
+              <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'Twitter' );"
+                title="Follow us on Twitter.">
+                <img src="images/logo-twitter-16.png" alt="Follow us on 
Twitter" />
+                <a>Twitter</a>
+              </span>
+              <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'GooglePlus' );"
+                title="Follow us on Google+.">
+                <img src="images/logo-googleplus-16.png" alt="Follow us on 
Google+" />
+                <a>Google+</a>
+              </span>
+            </p>
+          </div>
         </div>
       </div>
-     </li>
+    </li>
     <li>
       <hr />
     </li>
@@ -218,37 +360,42 @@ screen reader.
   <div id="SupportedAndSupporters">
     <a href="http://validator.w3.org/check?uri=referer";
     title="W3C Markup Validation Service - Check the markup (HTML, XHTML, ...) 
of Web documents">
-    <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>
+    <img src="images/valid-xhtml10-blue.png"
+    alt="W3C Validator" /></a>
   </div>
 </div>
 
-<div id="news" style="margin: 2% 3% 0 0; height: 520px;">
+<div id="news">
 
   <div class="campaign" style="height: 200px; float: right; overflow: auto;">
     <h2 style="display: inline;">Recent Blog Posts</h2>
 
     <p style="text-align:right">
-      <a href="http://blogs.apache.org/OOo/";>All Posts</a>
+      <a href="http://blogs.apache.org/OOo/"; target="_blank">All Posts</a>
     </p>
 
     <p>
-      <em>21 August:</em><br /><a 
href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1";>
+      <em>21 August:</em>
+      <br />
+      <a 
href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1";>
       Apache OpenOffice 4.1.1 released</a>
       <br />
-      <em>29 April:</em><br /><a 
href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce";>
+
+      <em>29 April:</em>
+      <br />
+      <a 
href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce";>
       Apache OpenOffice 4.1.0 released</a>
-      <br/>
-      <em>28 April:</em><br /><a 
href="https://blogs.apache.org/OOo/entry/apache_openoffice_weekly_news_2";>
-      Apache OpenOffice Weekly News #2</a>
-      <br/>
-      <em>25 April:</em><br /><a 
href="https://blogs.apache.org/OOo/entry/apache_openoffice_weekly_news_1";>
-      Apache OpenOffice Weekly News #1</a>
-      <br/>
-      <em>17 April:</em><br /><a 
href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces56";>
+      <br />
+
+      <em>17 April:</em>
+      <br />
+      <a 
href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces56";>
       100 Million downloads</a>
-      <br/>
-      <em>31 December:</em><br /><a 
href="https://blogs.apache.org/OOo/entry/apache_openoffice_in_2013_a";>
+      <br />
+
+      <em>31 December:</em>
+      <br />
+      <a href="https://blogs.apache.org/OOo/entry/apache_openoffice_in_2013_a";>
       Apache OpenOffice in 2013: a year in review</a>
       <br/>
     </p>
@@ -263,48 +410,68 @@ screen reader.
       </p>
       <p></p>
 
+
+      <h2>Udine moves to OpenOffice, will save 360,000 Euro</h2>
+       <p>
+        <em>16 September 2014:</em>
+        The City of Udine, in Italy, announced a process that will lead to the 
installation
+        of OpenOffice on 900 municipal desktops, saving the city 360,000 Euro. 
 
+        ZDNet's Raffaele Mastrolonardo has the <a 
href="http://www.zdnet.com/another-italian-city-announces-its-ditching-microsoft-windows-for-open-source-7000033682/";>details</a>.
+    <p>
+
+
+
+
       <h2>Apache OpenOffice 4.1.1 released</h2>
 
-      <p><em>21 August 2014:</em>
-      The Apache OpenOffice project announces the   
-      <a 
href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1";
-      title="Offical blog post about Apache OpenOffice 4.1.1">official release 
of version 4.1.1</a>.
-      In the <a 
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes";
-      title="Release Notes for Apache OpenOffice 4.1.1">Release Notes</a> you 
can read about all new features, functions
-      and languages. <a href="https://www.openoffice.org/download/";
-      title="Download Apache OpenOffice 4.1.1">Don't miss to download</a> the 
new release and find out yourself.</p>
+      <p>
+        <em>21 August 2014:</em>
+        The Apache OpenOffice project announces the   
+        <a 
href="https://blogs.apache.org/OOo/entry/announcing_apache_openoffice_4_1";
+        title="Offical blog post about Apache OpenOffice 4.1.1">official 
release of version 4.1.1</a>.
+        In the <a 
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.1+Release+Notes";
+        title="Release Notes for Apache OpenOffice 4.1.1">Release Notes</a> 
you can read about all new features,
+        functions and languages. <a href="https://www.openoffice.org/download/";
+        title="Download Apache OpenOffice 4.1.1">Don't miss to download</a> 
the new release and find out yourself.
+      </p>
     </div>
 
     <div class="campaign">
       <h2>Apache OpenOffice 4.1.0 released</h2>
 
-      <p><em>29 April 2014:</em>
-      The Apache OpenOffice project announces the   
-      <a 
href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce";
-      title="Offical blog post about Apache OpenOffice 4.1.0">official release 
of version 4.1.0</a>.
-      In the <a 
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes";
-      title="Release Notes for Apache OpenOffice 4.1.0">Release Notes</a> you 
can read about all new features, functions
-      and languages. <a href="https://www.openoffice.org/download/";
-      title="Download Apache OpenOffice 4.1.0">Don't miss to download</a> the 
new release and find out yourself.</p>
+      <p>
+        <em>29 April 2014:</em>
+        The Apache OpenOffice project announces the   
+        <a 
href="https://blogs.apache.org/OOo/entry/the_apache_openoffice_project_announce";
+        title="Offical blog post about Apache OpenOffice 4.1.0">official 
release of version 4.1.0</a>.
+        In the <a 
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1+Release+Notes";
+        title="Release Notes for Apache OpenOffice 4.1.0">Release Notes</a> 
you can read about all new features,
+        functions and languages. <a href="https://www.openoffice.org/download/";
+        title="Download Apache OpenOffice 4.1.0">Don't miss to download</a> 
the new release and find out yourself.
+      </p>
     </div>
 
     <div class="campaign">
       <h2>100 Million downloads</h2>
 
-      <p><em>17 April 2014:</em>
-      The Apache OpenOffice project is proud to tell you that our software was 
  
-      <a 
href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces56";
-      title="Apache OpenOffice was downloaded 100 million times">downloaded 
over 100 million times</a>. Join us in
-      celebrating this big achievement!</p>
+      <p>
+        <em>17 April 2014:</em>
+        The Apache OpenOffice project is proud to tell you that our software 
was   
+        <a 
href="https://blogs.apache.org/foundation/entry/the_apache_software_foundation_announces56";
+        title="Apache OpenOffice was downloaded 100 million times">downloaded 
over 100 million times</a>. Join us in
+        celebrating this big achievement!
+      </p>
     </div>
 
     <div class="campaign">
       <h2>Italian region adopts OpenOffice, saves 2 Million Euro</h2>
 
-      <p><em>10 October 2013:</em>
-      The Italian administrative region of Emilia-Romagna announced plans to 
move to OpenOffice,
-      <a 
href="https://joinup.ec.europa.eu/community/osor/news/openoffice-italian-emilia-romagna-save-2-million";>
-      saving 2 million euro</a>.</p>
+      <p>
+        <em>10 October 2013:</em>
+        The Italian administrative region of Emilia-Romagna announced plans to 
move to OpenOffice,
+        <a 
href="https://joinup.ec.europa.eu/community/osor/news/openoffice-italian-emilia-romagna-save-2-million";>
+        saving 2 million euro</a>.
+      </p>
     </div>
 
     <div class="campaign">
@@ -322,9 +489,7 @@ screen reader.
         volunteers, be any good?<br /></strong><a 
href="why/why_volunteers.html">Read on for an answer...</a>
       </p>
     </div>
-
   </div>
-
 </div>
 
 <!-- Every new element and text that is defined below the previous DIV will be 
actually dislayed wrapped below this DIV

Modified: openoffice/ooo-site/trunk/content/xx/participate/index.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/participate/index.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/participate/index.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/participate/index.mdtext Fri Dec 26 
18:55:28 2014
@@ -1,25 +1,25 @@
 Title:     Get Involved
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
-           or more contributor license agreements.  See the NOTICE file
+           or more contributor license agreements. See the NOTICE file
            distributed with this work for additional information
-           regarding copyright ownership.  The ASF licenses this file
+           regarding copyright ownership. The ASF licenses this file
            to you under the Apache License, Version 2.0 (the
            "License"); you may not use this file except in compliance
-           with the License.  You may obtain a copy of the License at
+           with the License. You may obtain a copy of the License at
            .
              http://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
            "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-           KIND, either express or implied.  See the License for the
+           KIND, either express or implied. See the License for the
            specific language governing permissions and limitations
            under the License.
 
 ## Why get involved with the OpenOffice project?
 
 There are many motivations for why volunteers participate in an open source 
project
-like OpenOffice.  Some of the more common ones include:
+like OpenOffice. Some of the more common ones include:
 
   - To help reduce the "digital divide" by ensuring continued access to free 
 high-quality free productivity applications world-wide.
@@ -62,22 +62,27 @@ as easy as possible for people to get in
 ## How to get started
 
 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.  
+many years as an independent project, combined with our experience at Apache.
 
 If you are familiar with Apache-style open source 
-development then you might just jump in.  Subscribe to a relevant project 
[mailing list](http://openoffice.apache.org/mailing-lists.html)
-and introduce yourself.  We'll help you get started. 
+development then you might just jump in. Subscribe to a relevant project 
+[mailing list](http://openoffice.apache.org/mailing-lists.html)
+and introduce yourself. We'll help you get started. 
+
+If, however, you are new to Apache, or want a more methodical approach to 
getting started, 
+then we have a set of graduated 
+[New Volunteer Orientation 
Modules](http://openoffice.apache.org/orientation/index.html) 
+designed for new volunteers that takes you through a number of background 
topics related 
+to Apache OpenOffice and how we do things.
 
-If, however, you are new to Apache, or want a more methodical approach to 
getting started, then we have a set 
-of graduated [New Volunteer Orientation 
Modules](http://openoffice.apache.org/orientation/index.html) designed 
-for new volunteers that takes you through a number of background topics 
related to Apache OpenOffice and how 
-we do things.
-
-Which path you take is up to you and is a matter of personal preference.  You 
can even do both.
+Which path you take is up to you and is a matter of personal preference. You 
can even do both.
 
 We also maintain a list of specific areas where we need volunteers on our 
-[Help 
Wanted](https://cwiki.apache.org/confluence/display/OOOUSERS/Help+Wanted) page 
of the wiki.
+[Help 
Wanted](https://cwiki.apache.org/confluence/display/OOOUSERS/Help+Wanted) 
+page of the wiki.
 
-If you are a student, looking to contribute to the project as part of your 
school work, please also see
-our [Advice for Students](/students.html) page.
+If you are a student, looking to contribute to the project as part of your 
school work, 
+please also see our 
+[Advice for Students](/students.html) 
+page.
 

Modified: openoffice/ooo-site/trunk/content/xx/product/base.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/base.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/base.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/base.mdtext Fri Dec 26 
18:55:28 2014
@@ -19,39 +19,37 @@ Notice:    Licensed to the Apache Softwa
 [![Screendump of Apache OpenOffice 
Base](/product/pix/base.png)](/product/pix/base-big.png "Click for bigger 
version") # {.rfloatimg}
 
 **Base** is a fully featured desktop database management system, designed to
-meet the needs of a broad array of users, from
+meet the needs of a broad array of users, from tracking a personal CD 
collections, 
+to producing a corporate monthly departmental sales reports.
 
-  - just tracking your personal CD collection, to
-  - producing a corporate monthly departmental sales report.
-
-**Base** offers wizards to help users new to database design (or just new to
-**Base**) to create Tables, Queries, Forms and Reports, along with a set of
+Base offers wizards to help users new to database design (or Base) 
+to create Tables, Queries, Forms and Reports, along with a set of
 predefined table definitions for tracking Assets, Customers, Sales Orders,
 Invoices and much more.
 
-When a personal use database is all you need, **Base** offers the full HSQL
+When a personal use database is all you need, Base offers the full HSQL
 relational database engine, configured for single user, with the data stored
-right in the **Base** file, as well as native support for dBase flat files.
+right in the Base file, as well as native support for dBase flat files.
 
-For power users in the enterprise, **Base** delivers native support drivers for
+For power users in the enterprise, Base delivers native support drivers for
 a variety of multi-user database engines: MySQL, Adabas D, MS Access and
 PostgreSQL. In addition, support for JDBC and ODBC standard drivers allows you
-to connect to virtually any existing database.
+to connect to virtually any database.
 
-**Base** integrates seamlessly into the rest of the Apache OpenOffice suite
+Base integrates seamlessly into the rest of the Apache OpenOffice suite
 applications, for example:
 
-  - supplying address book data for mail merge in WRITER using the industry
+  - Supplying address book data for mail merge in Writer using the industry
     standard LDAP protocol, or common address book formats such as Microsoft
     Outlook, Microsoft Windows and Mozilla; 
-  - creating linked data ranges in CALC files for data pilot analysis or as 
the 
+  - Creating linked data ranges in Calc files for data pilot analysis or as 
the 
     basis for charts.
 
-For more information on working with **Base**, please see the 
+For more information on working with Base, please see the 
 [Apache OpenOffice Wiki Database][1] pages.
 
-For technical information, or to help make **Base** even better, stop by the 
-[**Base** project page][2].
+For technical information, or to help make Base even better, stop by the 
+[Base project page][2].
 
 [1]: http://wiki.services.openoffice.org/wiki/database
 [2]: http://dba.openoffice.org/

Modified: openoffice/ooo-site/trunk/content/xx/product/calc.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/calc.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/calc.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/calc.mdtext Fri Dec 26 
18:55:28 2014
@@ -18,23 +18,23 @@ Notice:    Licensed to the Apache Softwa
 
 [![Screendump of Apache OpenOffice 
Calc](/product/pix/calc.png)](/product/pix/calc-big.png "Click for bigger 
version") # {.rfloatimg}
 
-*The all-purpose spreadsheet*
+*The solution to storing all your numbers and lists!*
 
-**Calc** is the spreadsheet program you've always wanted. Newcomers find it
+**Calc** is the spreadsheet application you've always wanted. Newcomers find it
 intuitive and easy to learn; professional data miners and number crunchers will
 appreciate the comprehensive range of advanced functions.
 
-Advanced *DataPilot* technology makes it easy to pull in raw data from 
corporate
+*DataPilot* is an advanced technology that makes it easy to pull in raw data 
from corporate
 databases; cross-tabulate, summarize, and convert it into meaningful 
information.
 
 *Natural language formulas* let you create formulas using words (e.g. "sales -
 costs").
 
-The *Intelligent Sum Button* inserts a sum function or a subtotal 
automatically,
+*Intelligent Sum Button* inserts a sum function or a subtotal automatically,
 depending on context.
 
 *Wizards* guides you through choosing and using a comprehensive range of
-advanced spreadsheet functions, or [download templates][1] from our  Extensions
+advanced spreadsheet functions, or [download templates][1] from our Templates
 repository for ready-made spreadsheet solutions.
 
 *Styles and Formatting* makes it easy to apply flexible cell formatting 
options,
@@ -45,25 +45,26 @@ functions, allowing you to concentrate o
 *Scenario Manager* allows "what if ..." analysis at the touch of a button - 
e.g.
 compare profitability for high / medium / low sales forecasts.
 
-**Calc**'s *solver* component allows solving optimization problems where the
+Calc's *solver* component allows solving optimization problems where the
 optimum value of a particular spreadsheet cell has to be calculated based on
 constraints provided in other cells.
 
-Encourage collaborative working on spreadsheets with **Calc**'s multiple users
-support. By sharing a spreadsheet other users can easily add their data to the
+*Multiple users support* - Encourage collaborative work on spreadsheets. 
+By sharing a spreadsheet, other users can easily add their data to the
 spreadsheet. The spreadsheet owner can then easily integrate the new data with 
a
 few clicks. This collaboration feature helps avoid editing conflicts.
 
 Save your spreadsheets in OpenDocument format, the new international standard
 for office documents. This XML based format means you're not tied in to
-**Calc**. You can access your spreadsheets from any OpenDocument compliant
+Calc. You can access your spreadsheets from any OpenDocument compliant
 software.
 
-Of course, you are free to use your old Microsoft Excel spreadsheets, or save
-your work in Excel format for sending to people who are still locked into
-Microsoft products. If all they want to see is your results, then use Portable
-Document Format (.pdf) - no need to buy any extra software. Since version 3.0,
-**Calc** has been able to read .xlsx files created with Microsoft Office 2007 
or
+You are free to import your old Microsoft Excel spreadsheets, or save
+your work in Excel format for sending to people who are using Microsoft 
products.
+Calc is able to read .xlsx files created with Microsoft Office 2007 or
 Microsoft Office 2008 for Mac OS X.
 
-[1]: http://templates.openoffice.org "Download Apache OpenOffice Templates"
+If you want to send your results to someone who doesn't have a spreadsheet 
application installed, 
+then use Portable Document Format (.pdf) - no need to buy or install any extra 
software. 
+
+[1]: http://extensions.openoffice.org/templates "Download Apache OpenOffice 
Templates"

Modified: openoffice/ooo-site/trunk/content/xx/product/impress.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/impress.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/impress.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/impress.mdtext Fri Dec 26 
18:55:28 2014
@@ -18,43 +18,39 @@ Notice:    Licensed to the Apache Softwa
 
 [![Screendump of Apache OpenOffice 
Impress](/product/pix/impress.png)](/product/pix/impress-big.png "Click for 
bigger version") # {.rfloatimg}
 
-*More power to your presentations*
+*Impress your audience with your presentations!*
 
 **Impress** is a truly outstanding tool for creating effective multimedia
 presentations. Your presentations will stand out with 2D and 3D clip art,
 special effects, animation, and high-impact drawing tools.
 
 *Master Pages* simplify the task of preparing your materials. Save even more
-time by [downloading templates][1] from our Extensions repository.
+time by [downloading templates][1] from our Templates repository.
 
-A *complete range of Views* are supported: Slides / Outline / Notes /
-Handouts to meet all the needs of presenters and audiences, plus an optional
+*Complete range of Views* are supported: Slides / Outline / Notes / Handouts
+to meet all the needs of presenters and audiences, plus an optional
 multi-pane view to put all the tools at your fingertips.
 
-**Impress** supports multiple monitors, so that presenters can look at 
something
-else while presenting their slides on a projector. Make the most of this With
-the free [Presenter Console Extension][2], which lets you see your next slides
+*Multiple monitors support* so that presenters can have additional materials 
or notes while presenting their slides on a projector. 
+Make the most of this with the free [Presenter Console Extension][2], which 
lets you see your next slides
 as well as the time and the speaker notes.
 
-**Impress** has a complete range of *easy-to-use drawing and diagramming tools*
-to spice up your presentation.
-
-'Park' your most commonly used drawing tools around your screen ready for
+*Easy-to-use drawing and diagramming tools* - a complete range to spice up 
your presentation. 'Park' your most commonly used drawing tools around your 
screen ready for
 single-click access.
 
 *Slide show Animation and Effects* bring your presentation to life. Fontworks
 provides stunning 2D and 3D images from text. Create lifelike 3D images with
 astounding speed and response.
 
-Save your presentations in OpenDocument format, the new international standard
-for office documents. This XML based format means you're not tied in to
-**Impress**. You can access your presentations from any OpenDocument compliant
+*.odp Standard* - Save your presentations in OpenDocument format, the new 
international standard
+for office documents. This XML based format means you're not tied up with using
+Impress. You can access your presentations from any OpenDocument compliant
 software.
 
-Of course, you are free to use your old Microsoft PowerPoint presentations, or
-save your work in PowerPoint format for sending to people who are still locked
-into Microsoft products. Alternatively, use **Impress**'s built-in ability to
-create Flash (.swf) versions of your presentations.
+*.ppt &amp; .pptx support* - Of course, you are free to import your old 
Microsoft PowerPoint presentations, or
+save your work in PowerPoint format for sending to people who are still using 
Microsoft products. 
+
+*Flash .swf Support* Alternatively, use Impress's built-in ability to create 
Flash versions of your presentations.
 
-[1]: http://templates.openoffice.org "Download Apache OpenOffice Templates"
+[1]: http://extensions.openoffice.org/templates "Download Apache OpenOffice 
Templates"
 [2]: http://extensions.openoffice.org/project/presenter-screen "Download the 
Presenter Console Extension"

Modified: openoffice/ooo-site/trunk/content/xx/product/linux.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/linux.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/linux.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/linux.mdtext Fri Dec 26 
18:55:28 2014
@@ -18,34 +18,19 @@ Notice:    Licensed to the Apache Softwa
 
 ## Linux Distro/Version Support
 
-The current Apache OpenOffice supports the following Linux distros and 
versions...
-
-Specific distro notes:
-
-  - distro a:  notes...
-  - distro b:  notes...
-  - distro c:  notes...
+The current Apache OpenOffice supports most existing Linux
+distributions and versions.
 
 In general the following is needed:
 
 - Linux kernel version 2.6 or higher, glibc2 version 2.11.1 or higher
 
-
 ## Hardware Requirements
 
   - **Memory**: Minimum 256 Mbytes RAM (512 MB RAM recommended).
   - **Storage**: At least 400 Mbytes available disk space for a default 
install via download.
   - **Graphics**: X-Server with 1024 x 768 or higher resolution with at least 
256 colours.
 
-
-## Linux-specific Features
-
-Apache OpenOffice has the following special features on Linux:
-
-  - feature 1
-  - feature 2
-  - feature 3
-
 ## Additional Resources
 
   - Click here to [download](http://www.openoffice.org/download/)

Modified: openoffice/ooo-site/trunk/content/xx/product/mac.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/mac.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/mac.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/mac.mdtext Fri Dec 26 18:55:28 
2014
@@ -18,15 +18,11 @@ Notice:    Licensed to the Apache Softwa
 
 ## MacOS X Version Support
 
-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)
-
-Specific platform version notes:
-
-  - version a:  notes...
-  - version b:  notes...
-  - version c:  notes...
+The current Apache OpenOffice supports Apple MacOS X version
+10.7 (Lion), 10.8 (Mountain Lion), 10.9 (Mavericks), 10.10 (Yosemite).
 
+The last OpenOffice version supporting the old MacOS X 10.4 (Tiger),
+10.5 (Leopard), 10.6 (Snow Leopard) is OpenOffice 4.0.1.
 
 ## Hardware Requirements
 
@@ -35,19 +31,9 @@ Specific platform version notes:
   - **Storage**: At least 400 Mbytes available disk space for a default 
install via download.
   - **Graphics**: 1024 x 768 or higher resolution with 16.7 million colours.
 
-
-## Mac-specific Features
-
-Apache OpenOffice has the following special features on MacOS X:
-
-  - feature 1
-  - feature 2
-  - feature 3
-
-
 ## Additional Resources
 
   - Click here to [download](http://www.openoffice.org/download/)
   - Click here to get [install instructions for OpenOffice on 
MacOSX](http://www.openoffice.org/download/common/instructions.html#apple)
   - Click here to get help and support in the [Community Support 
Forums](http://forum.openoffice.org/)
- 
\ No newline at end of file
+ 

Modified: openoffice/ooo-site/trunk/content/xx/product/math.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/math.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/math.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/math.mdtext Fri Dec 26 
18:55:28 2014
@@ -18,20 +18,20 @@ Notice:    Licensed to the Apache Softwa
 
 [![Screendump of Apache OpenOffice 
Math](/product/pix/math.png)](/product/pix/math-big.png "Click for bigger 
version") # {.rfloatimg}
 
-*Create equations and formulae for your documents*
+*Simple to create equations and formulae for your documents!*
 
-**Math** is Apache OpenOffice's component for mathematical equations. It is 
most
+Math 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
-with other types of documents or stand-alone. When used inside **Writer**, the
+with other types of documents or stand-alone. When used inside Writer, the
 equation is treated as an object inside the text document. Similarly, one can
 also insert these into other Apache OpenOffice programs like [Calc][1] and
 [Impress][2].
 
-Using **Math**, there are three main ways of entering a formula:
+Using Math, there are three main ways of entering a formula:
 
 - Type markup in the equation editor.
 - Right-click on the equation editor and select the symbol from the context 
menu.
-- Select a symbol from the *Selection* toolbox.
+- Select a symbol from the *Elements* toolbox.
 
 [1]: calc.html "Apache OpenOffice Calc"
 [2]: impress.html "Apache OpenOffice Impress"

Modified: openoffice/ooo-site/trunk/content/xx/product/suite.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/suite.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/suite.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/suite.mdtext Fri Dec 26 
18:55:28 2014
@@ -1,18 +1,18 @@
 Title:  The Suite Advantage
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
-           or more contributor license agreements.  See the NOTICE file
+           or more contributor license agreements. See the NOTICE file
            distributed with this work for additional information
-           regarding copyright ownership.  The ASF licenses this file
+           regarding copyright ownership. The ASF licenses this file
            to you under the Apache License, Version 2.0 (the
            "License"); you may not use this file except in compliance
-           with the License.  You may obtain a copy of the License at
+           with the License. You may obtain a copy of the License at
            .
              http://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
            "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-           KIND, either express or implied.  See the License for the
+           KIND, either express or implied. See the License for the
            specific language governing permissions and limitations
            under the License.
 
@@ -42,7 +42,7 @@ office package.
 - All the components save in OpenDocument format, the new international 
standard
   for office documents. This XML based format offers substantial disk savings
   compared to common competitors' formats. It also means you can access your
-  data  from any OpenDocument compliant software.
+  data from any OpenDocument compliant software.
 
 - All the packages are installed in one single operation, using the 
installation
   process you are used to on your computer.
@@ -50,6 +50,7 @@ office package.
 - All the packages are released under the same open licensing model - there are
   no hidden charges now or in the future.
 
-Everything you need in an office productivity suite - [get it today][1]!
+Everything you need in an office productivity suite - 
+[get it today][1]!
 
 [1]: /download/ "Download Apache OpenOffice"

Modified: openoffice/ooo-site/trunk/content/xx/product/windows.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/windows.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/windows.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/windows.mdtext Fri Dec 26 
18:55:28 2014
@@ -1,18 +1,18 @@
 Title:     Apache OpenOffice for Windows
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
-           or more contributor license agreements.  See the NOTICE file
+           or more contributor license agreements. See the NOTICE file
            distributed with this work for additional information
-           regarding copyright ownership.  The ASF licenses this file
+           regarding copyright ownership. The ASF licenses this file
            to you under the Apache License, Version 2.0 (the
            "License"); you may not use this file except in compliance
-           with the License.  You may obtain a copy of the License at
+           with the License. You may obtain a copy of the License at
            .
              http://www.apache.org/licenses/LICENSE-2.0
            .
            Unless required by applicable law or agreed to in writing,
            software distributed under the License is distributed on an
            "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-           KIND, either express or implied.  See the License for the
+           KIND, either express or implied. See the License for the
            specific language governing permissions and limitations
            under the License.
 
@@ -26,11 +26,13 @@ Specific platform version notes:
   - **Windows XP**: Tested, stable, no platform-specific problems known.
   - **Windows Vista**: Tested, stable, no platform-specific problems known.
   - **Windows 7**: Tested, stable.
-  - **Windows 8**: We run as a "desktop application", not a Metro "App". 
Requires x86 or 64-bit Windows. We do not support Windows RT, the ARM-based 
version, intended for tablets.
+  - **Windows 8**: We run as a "desktop application", not a Metro "App". 
Requires x86 or 64-bit Windows. 
+    We do not support Windows RT, the ARM-based version, intended for tablets.
 
-**Pleae note**: Apache OpenOffice is distributed as a 32-bit application. It 
will run successfully in
+**Please note**: 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 
[here](http://www.openoffice.org/download/common/java.html).
+for some functionality. Details are 
+[here](http://www.openoffice.org/download/common/java.html).
 
 
 ## Hardware Requirements
@@ -46,11 +48,15 @@ Hardware demands are quite modest and ev
 
 Apache OpenOffice has the following special features on Windows:
 
-  - Mail client integration via Messaging Application Programming Interface 
[(MAPI)](http://msdn.microsoft.com/en-us/library/exchange/aa142548%28v=exchg.65%29.aspx)
+  - Mail client integration via Messaging Application Programming Interface 
+    
[(MAPI)](http://msdn.microsoft.com/en-us/library/exchange/aa142548%28v=exchg.65%29.aspx)
 
 
 ## Additional Resources
 
-  - Click here to [download](http://www.openoffice.org/download/)
-  - Click here to get [Install intructions for OpenOffice on 
Windows](http://www.openoffice.org/download/common/instructions.html#win)
-  - Click here to get help and support in the [Community Support 
Forums](http://forum.openoffice.org/)
+  - Click here to 
+    [download](http://www.openoffice.org/download/)
+  - Click here to get 
+    [Install intructions for OpenOffice on 
Windows](http://www.openoffice.org/download/common/instructions.html#win)
+  - Click here to get help and support in the 
+    [Community Support Forums](http://forum.openoffice.org/)

Modified: openoffice/ooo-site/trunk/content/xx/product/writer.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/product/writer.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/product/writer.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/product/writer.mdtext Fri Dec 26 
18:55:28 2014
@@ -18,59 +18,58 @@ Notice:    Licensed to the Apache Softwa
 
 [![Screendump of Apache OpenOffice 
Writer](/product/pix/writer.png)](/product/pix/writer-big.png "Click for bigger 
version") # {.rfloatimg}
 
-*For all your documents*
+*Letting you concentrate on writing your ideas*
 
 **Writer** has everything you would expect from a modern, fully equipped word
-processor or desktop publisher.
+processor.
 
-It's simple enough for a quick memo, powerful enough to create complete books
+It is simple enough for a quick memo, yet powerful enough to create complete 
books
 with contents, diagrams, indexes, etc. You're free to concentrate on your
-message - while **Writer** makes it look great.
+ideas while Writer makes them look great.
 
-The *Wizards* takes all the hassle out of producing standard documents such as
+*Wizards* take all the hassle out of producing standard documents such as
 letters, faxes, agendas, minutes, or carrying out more complex tasks such as
-mail merges. You are of course free to create your own templates, or
-[download templates][1] from our Extensions repository.
+mail merges. Of course, you are also free to create your own templates, or
+[download templates][1] from our Templates repository.
 
 *Styles and Formatting* puts the power of style sheets into the hands of every
 user.
 
-Trap typing mistakes on the fly with the *AutoCorrect dictionary*, which can
-check your spelling as you type. If you need to use different languages in your
-document - **Writer** can handle that too.
+*AutoCorrect dictionary* can trap typing mistakes on the fly, 
+checking your spelling as you type. Writer can handle the use of different 
languages in your
+document too.
 
-Reduce typing effort with *AutoComplete*, which suggests common words and
+*AutoComplete* reduces typing effort, it will suggest common words and
 phrases to complete what you are typing.
 
 *Text frames* and *linking* give you the power to tackle desktop publishing
 tasks for newsletters, flyers, etc. laid out exactly the way you want them to
 be.
 
-Increase the usefulness of your long, complex documents by generating a table 
of
-contents or indexing terms, bibliographical references, illustrations, tables,
-and other objects.
+*Table of Contents &amp; References* - Increase the usefulness of your long, 
complex documents 
+by generating a table of contents or indexing terms, bibliographical 
references, illustrations, 
+tables, and other objects.
 
-**Writer** can also display multiple pages while you edit - ideal for complex
-documents, or if you have a large monitor (or multiple monitors).
+*Multi-page display* - Writer can also display multiple pages while you edit - 
ideal for complex
+documents. Works well with large and multiple monitors.
 
-The advanced notes feature displays notes on the side of the document. This
+*Notes* - The notes feature displays notes and comments on the side of the 
document. This
 makes notes a lot easier to read. In addition, notes from different users are
 displayed in different colors together with the editing date and time.
 
-Make your documents freely available with **Writer**'s HTML export to the web,
+*HTML, PDF, MediaWiki formats* - Make your documents freely available with 
Writer's HTML export to the web,
 or export in MediaWiki format for publishing to wikis. Publish in Portable
 Document Format (.pdf) to guarantee that what you write is what your reader
 sees. The PDF export feature in Apache OpenOffice provides a huge set of 
formatting
 and security options; so that PDF files can be customized for many different
 scenarios, including ISO standard PDF/A files.
 
-Save your documents in OpenDocument format, the new international standard for
-office documents. This XML based format means you're not tied in to **Writer**.
+*.odt Standard* - Save your documents in OpenDocument format, the new 
international standard for
+office documents. This XML based format means you're not tied in to Writer.
 You can access your documents from any OpenDocument compliant software.
 
-**Writer** can of course read all your old Microsoft Word documents, or save
-your work in Microsoft Word format for sending to people who are still locked
-into Microsoft products. From version 3.0 **Writer** can also open .docx files
-created with Microsoft Office 2007 or Microsoft Office 2008 for Mac OS X.
+*.docx &amp; .doc support* - Writer can of course read all your older 
Microsoft Word documents, or save
+your work in Microsoft Word format for sending to people who are still using
+Microsoft products. Writer can also open .docx files created with Microsoft 
Office 2007 or Microsoft Office 2008 for Mac OS X.
 
 [1]: http://templates.openoffice.org "Download Apache OpenOffice Templates"

Modified: openoffice/ooo-site/trunk/content/xx/support/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/support/index.html?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/support/index.html (original)
+++ openoffice/ooo-site/trunk/content/xx/support/index.html Fri Dec 26 18:55:28 
2014
@@ -13,10 +13,10 @@
 Welcome to the Apache OpenOffice Support area. Listed here are links to:
 <ul>
     <li>
-        <a href="#rtfm">Product documentation</a>
+        <a href="#community-support">Community support</a>
     </li>
     <li>
-        <a href="#community-support">Community support</a>
+        <a href="#rtfm">Product documentation</a>
     </li>
      <li>
         <a href="#professional-services">Professional services</a>
@@ -30,50 +30,26 @@ Welcome to the Apache OpenOffice Support
 </ul>
 </p>
 
-<a name="rtfm" id="rtfm"></a> 
-<span class="supporthead">OpenOffice Documentation</span>
-<div class="support">
-    <ul>
-        <li>
-            <span class='title'>
-            <a 
href="http://wiki.services.openoffice.org/wiki/Documentation";>OpenOffice Wiki: 
Documentation area</a>
-            </span>
-            <br />
-            FAQs, User Guides, How-To's, Tutorials, Installation, etc.  Highly 
recommended 
-            as initial source of self-support for new users.
-        </li>
-
-        <li>
-            <span class='title'>
-            <a 
href="http://qa.openoffice.org/issue_handling/pre_submission.html";>Issue 
Tracker (bug reporting and lookup)</a>
-            </span>
-            <br />
-            Good place to check to see if a bug is already known.  Anyone can 
search for 
-            bugs, but you must register to submit a new issue.
-        </li>
-    </ul>
-    
 
     <a name="community-support" id="community-support"></a> 
-    <span class="supporthead">OpenOffice Community Support</span>
+    <span class="supporthead">OpenOffice Community Support </span>
     <div class="support">
         <ul>
             <li>
                 <span class='title'>
-                <a href="http://user.services.openoffice.org/";>The Apache 
OpenOffice Community Forum</a>
+                <a href="http://forum.openoffice.org/";>The Apache OpenOffice 
Community Forum</a>
                 </span>
                 <br/>
-                The premier forum for OpenOffice users; immensely useful and 
recommended.  Free 
-                support from volunteers in the community.
+                The premier forum for OpenOffice users; immensely useful and 
recommended.  Get free help from volunteers in the community. The forum 
volunteers can help with everything from installation to "how tos" on advanced 
topics. 
             </li>
             <li>
                 <span class='title'>
-                Users Mail List
+                <a 
href="http://openoffice.apache.org/mailing-lists.html#users-mailing-list-public";>Users
 Mail List</a>
                 </span>
                 &nbsp;(<a 
href="mailto:[email protected]?subject=subscribe%20users";>Subscribe</a>
 
-                / <a 
href="https://openoffice.apache.org/mailing-lists.html#users-mailing-list";>Archives</a>)
+                / <a 
href="https://openoffice.apache.org/mailing-lists.html#users-mailing-list-public";>Archives</a>)
                 <br>
-                Another community support option, via a public mailing list.  
You must subscribe to the list if you want to view responses to your question.
+                Another community support option, via a public mailing list.  
You must subscribe to the list if you want to view responses to your question. 
             </li>
             <li>
                 <span class='title'>
@@ -82,8 +58,31 @@ Welcome to the Apache OpenOffice Support
                 <br />
                 Mailing lists for several native languages.
             </li>
+             <li>
+            <span class='title'>
+            <a 
href="http://qa.openoffice.org/issue_handling/pre_submission.html";>Issue 
Tracker (bug reporting and lookup)</a>
+            </span>
+            <br />
+            A good place to check to see if a bug is already known.  Anyone 
can search for bugs, but you must register to submit a new issue. <br 
/><em>Note:</em> This is not the way to get help for general problems. Please 
use the Forums or Users mailing list for these types of problems. 
+        </li>
+               </ul>
 
     </div>
+    
+<a name="rtfm" id="rtfm"></a> 
+<span class="supporthead">OpenOffice Documentation</span>
+<div class="support">
+    <ul>
+        <li>
+            <span class='title'>
+            <a href="http://wiki.openoffice.org/wiki/Documentation";>OpenOffice 
Wiki: Documentation area</a>
+            </span>
+            <br />
+            FAQs, User Guides, How-To's, Tutorials, Installation, etc.  Highly 
recommended 
+            as initial source of self-support for new users.
+        </li>
+    </ul>
+  </div>
 
  
    <a name="professional-services" id="professional-services"></a> 
@@ -95,7 +94,7 @@ Welcome to the Apache OpenOffice Support
     <a name="books" id="books"></a> 
     <span class='supporthead'>Books about OpenOffice</span>
     <div class="support">
-        <p>On our <a href="/support/books.html">Books page</a> you will find a 
listing of the many books written about OpenOffice topics, for general and 
specialized use.</p>
+        <p>On our <a href="books.html">Books page</a> you will find a listing 
of the many books written about OpenOffice topics, for general and specialized 
use.</p>
 
    <a name="online-resources" id="online-resources"></a> 
     <span class='supporthead'>Online Resources</span>
@@ -104,7 +103,7 @@ Welcome to the Apache OpenOffice Support
         <ul>
             <li>
                 <span class='title'>
-                <a rel="nofollow" href="http://www.oooforum.org/";>The 
(Unofficial) OpenOffice Forum</a>
+                <a rel="nofollow" href="http://www.oooforum.org/";>The 
(Unofficial) OpenOffice Forum - <em>currently unstable</em></a>
                 </span>
                 <br />
                 Discussion site for all things related OpenOffice 
@@ -114,7 +113,7 @@ Welcome to the Apache OpenOffice Support
                 <a rel="nofollow" 
href="http://www.tutorialsforopenoffice.org/";>Tutorials for OpenOffice</a>
                 </span>
                 <br />
-                Tutorials for anyone learning or teaching OpenOffice.org
+                Tutorials for anyone learning or teaching OpenOffice
             </li>
             <li>
                 <span class='title'>

Modified: openoffice/ooo-site/trunk/content/xx/topnav.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/topnav.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/topnav.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/topnav.mdtext Fri Dec 26 18:55:28 2014
@@ -3,14 +3,16 @@ divid:  topnava
 - [Product][m0]
 - [Download][m1]
 - [Support][m2]
-- [Blog][m3]
-- [Extend][m4]
-- [Get Involved][m5]
+- [Blog (official)][m3]
+- [Blog (native)][m4]
+- [Extend][m5]
+- [Get Involved][m6]
 
 
 [m0]:   /xx/product/                  "Apache OpenOffice product description"
 [m1]:   /xx/download/                 "Download Apache OpenOffice"
 [m2]:   /xx/support/                  "Find Support for OpenOffice"
 [m3]:   http://blogs.apache.org/ooo/  "Apache OpenOffice Blog"
-[m4]:   /xx/extensions/               "Extensions and Templates for OpenOffice"
-[m5]:   /xx/participate/              "Get involved in Apache OpenOffice"
+[m4]:   http://openoffice.xx/        "Apache OpenOffice blog in your own 
language"
+[m5]:   /xx/extensions/               "Extensions and Templates for OpenOffice"
+[m6]:   /xx/participate/              "Get involved in Apache OpenOffice"

Modified: openoffice/ooo-site/trunk/content/xx/why/index.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/why/index.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/why/index.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/why/index.mdtext Fri Dec 26 18:55:28 
2014
@@ -32,7 +32,7 @@ Apache OpenOffice is the leading **open-
 
   - [and it's free](why_free.html)
  
-    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.
+    Best of all, Apache OpenOffice can be downloaded and used entirely 
**free** of any license fees. Like all Apache Software Foundation software, 
Apache OpenOffice is [free to use](http://www.apache.org/free/). Apache 
OpenOffice is released under the [Apache 2.0 
License](http://www.apache.org/licenses/LICENSE-2.0.html). 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.
 
 ## Where is Apache OpenOffice currently used?
 

Modified: openoffice/ooo-site/trunk/content/xx/why/why_foss.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/why/why_foss.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/why/why_foss.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/why/why_foss.mdtext Fri Dec 26 
18:55:28 2014
@@ -1,4 +1,4 @@
-Title: Why OpenOffice.org: Free/Open-Source Software
+Title: Why Apache OpenOffice: Free/Open-Source Software
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
            or more contributor license agreements.  See the NOTICE file
            distributed with this work for additional information

Modified: openoffice/ooo-site/trunk/content/xx/why/why_oem.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/why/why_oem.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/why/why_oem.mdtext (original)
+++ openoffice/ooo-site/trunk/content/xx/why/why_oem.mdtext Fri Dec 26 18:55:28 
2014
@@ -1,4 +1,4 @@
-Title: Why OpenOffice.org: IT business
+Title: Why Apache OpenOffice: IT business
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
            or more contributor license agreements.  See the NOTICE file
            distributed with this work for additional information

Modified: 
openoffice/ooo-site/trunk/content/xx/why/why_office2003-end-of-life.mdtext
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/xx/why/why_office2003-end-of-life.mdtext?rev=1648009&r1=1648008&r2=1648009&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/xx/why/why_office2003-end-of-life.mdtext 
(original)
+++ openoffice/ooo-site/trunk/content/xx/why/why_office2003-end-of-life.mdtext 
Fri Dec 26 18:55:28 2014
@@ -1,4 +1,4 @@
-Title:     Office 2003 End of Life
+Title:     Why Apache OpenOffice: Office 2003 End of Life
 Notice:    Licensed to the Apache Software Foundation (ASF) under one
            or more contributor license agreements.  See the NOTICE file
            distributed with this work for additional information


Reply via email to