Author: buildbot
Date: Sun Dec 25 16:07:24 2016
New Revision: 1003453

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/index.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 25 16:07:24 2016
@@ -1 +1 @@
-1776006
+1776010

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Dec 25 16:07:24 2016
@@ -1 +1 @@
-1776006
+1776010

Modified: websites/staging/ooo-site/trunk/content/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/index.html (original)
+++ websites/staging/ooo-site/trunk/content/index.html Sun Dec 25 16:07:24 2016
@@ -20,9 +20,9 @@
     <style type="text/css">
     /* <![CDATA[ */
     /*-------------------- Exceptions on standard css -----------------------*/
-       @import "/home.css";
-       @import "/styles.css";
-       @import "/exceptions.css";
+       @import "/css/home.css";
+       @import "/css/styles.css";
+       @import "/css/exceptions.css";
     /* ]]> */
     </style>
     <script>
@@ -267,7 +267,7 @@
     <li>
       <div class="action-info">
         <div class="action-text action-link">
-          <a href="why/index.html">
+          <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>
@@ -286,7 +286,7 @@
   document.write( "<ul><li>"
     + "<div class='action-download'>"
       + "<div class='action-text action-link'>"
-        + "<a href='download/index.html'>"
+        + "<a href='/download/index.html'>"
           + "<h2>I want to download Apache OpenOffice</h2>"
           + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent 
release: " + DL.VERSION + ")</p>"
           + "<p>Download Apache OpenOffice for free <b>(really!)</b> | "
@@ -306,7 +306,7 @@
   <noscript>
     <div class="action-download">
       <div class="action-text action-link">
-        <a href="download/index.html">
+        <a href="/download/index.html">
           <h2>I want to download Apache OpenOffice</h2>
           <p>Download Apache OpenOffice for free, or find out about other ways 
of getting it.</p>
         </a>
@@ -321,7 +321,7 @@
     <li>
       <div class="action-help">
         <div class="action-text action-link">
-          <a href="support/index.html">
+          <a href="/support/index.html">
             <h2>I need help with my OpenOffice</h2>
             <p>Help is at hand whenever you need it.</p>
           </a>
@@ -334,7 +334,7 @@
     <li>
       <div class="action-extend">
         <div class="action-text action-link">
-          <a href="extensions/index.html">
+          <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>
@@ -360,7 +360,7 @@
     <li>
       <div class="action-social">
         <div class="action-text action-link">
-          <a href="social/index.html" onclick="javascript:follow( 'SocialLink' 
);">
+          <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>
@@ -368,27 +368,27 @@
             <p>
               <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'ApacheBlog' );"
                 title="Follow our official Blog">
-                <img src="images/logo-rss-16.png" alt="Follow our official 
Blog" />
+                <img src="/images/logo-rss-16.png" alt="Follow our official 
Blog" />
                 <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" />
+                <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" />
+                <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+" />
+                <img src="/images/logo-googleplus-16.png" alt="Follow us on 
Google+" />
                 <a>Google+</a>
                                </span>
                          <span style="padding: 0 5px; cursor: pointer;" 
onclick="javascript:follow( 'YouTube' );"
                 title="Subscribe to our YouTube channel">
-                <img src="images/logo-youtube-16.png" alt="Subscribe to our 
YouTube channel" />
+                <img src="/images/logo-youtube-16.png" alt="Subscribe to our 
YouTube channel" />
                 <a>YouTube</a>
               </span>
             </p>
@@ -464,12 +464,12 @@
     </p>
   </div>
 
-  <div id="all_news" style="height: 360px; float: left; overflow: auto;">
+  <div id="all_news" style="height: 375px; float: left; overflow: auto;">
     <div class="campaign">
       <h2>Recent News</h2>
 
       <p style="text-align:right">
-        <a href="news/index.html" target="_blank">All News</a>
+        <a href="/news/index.html" target="_blank">All News</a>
       </p>
       <p></p>
 


Reply via email to