Author: buildbot
Date: Tue Aug  4 19:56:03 2020
New Revision: 1063899

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/api/index.html
    websites/staging/ooo-site/trunk/content/api/rightnav.html

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug  4 19:56:03 2020
@@ -1 +1 @@
-1880579
+1880580

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Aug  4 19:56:03 2020
@@ -1 +1 @@
-1880579
+1880580

Modified: websites/staging/ooo-site/trunk/content/api/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/index.html (original)
+++ websites/staging/ooo-site/trunk/content/api/index.html Tue Aug  4 19:56:03 
2020
@@ -54,7 +54,7 @@
                mdesc['wikifaq'] = "All Frequently Asked Questions from the API 
Project.";
                mdesc['wikibasg'] = "The <b>BASIC Programming Guide</b> giving 
an introduction of programming macros with OpenOffice BASIC.";
                mdesc['wikidevguide'] = "The <b>Developer's Guide</b> giving an 
introduction of programming with the OpenOffice API.";
-               mdesc['codesnippets'] = "The <b>Code Snippets Base</b> provides 
useful code snipppets to get started fast.";
+               mdesc['codesnippets'] = "The <b>Code Snippets Base</b> provides 
useful code snippets to get started fast.";
                mdesc['oosdk'] = "The <b>OpenOffice Software Development Kit 
(SDK)</b> provides the necessary tools to develop with and for OpenOffice.";
                mdesc['apisamples'] = "The <b>API Samples</b> provides useful 
API examples showing.";
                mdesc['apitutorials'] = "The <b>API Tutorials</b> provides 
detailed step by step explained examples/tutorials showing specific API's or 
service provider interfaces.";
@@ -218,7 +218,7 @@ cellspacing="0">
                                        <li class="doc_tip" id="wiki_ext" 
onmouseover="showtip(this.id)" onmouseout="hidetip()"><a 
href="https://wiki.openoffice.org/wiki/Extensions";>Extensions Wiki</a></li>
                                        <li class="doc_tip" id="ext_repository" 
onmouseover="showtip(this.id)" onmouseout="hidetip()"><a 
href="https://extensions.openoffice.org";>Extensions Repository</a></li>
                                        <li class="doc_tip" id="wikidevguide" 
onmouseover="showtip(this.id)" onmouseout="hidetip()"><a 
href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/OpenOffice.org_Developers_Guide";>Developer's
 Guide</a></li>
-                                       <li class="doc_tip" id="ooforum" 
onmouseover="showtip(this.id)" onmouseout="hidetip()"><a 
href="https://user.openoffice.org/en/forum";>OO Forum</a></li>
+                                       <li class="doc_tip" id="ooforum" 
onmouseover="showtip(this.id)" onmouseout="hidetip()"><a 
href="https://forum.openoffice.org/en/forum/";>OO Forum</a></li>
                                </ul>
                        </div>
                </div>
@@ -227,7 +227,7 @@ cellspacing="0">
                        <map name="sdkmap"><area shape="rect" 
coords="5,5,85,160" href="SDK/index.html"></map>
                        <img src="images/sdk.png" alt="SDK logo" align="left" 
hspace="5" vspace="5" border="0" usemap="#sdkmap">
                        <div class="sec_content">
-                        There is also a <a href="SDK/index.html">Software 
Development Kit (SDK)</a> available which is an add-on for an existing 
OpenOffice. It provides the necessary tools and documentation for programming 
the OpenOffice APIs and creating your own extensions (UNO components) for 
OpenOffice. If you are interested in OpenOffice programming, you can <a 
href="https://download.openoffice.org/sdk.html";>download the SDK</a>.
+                        There is also a <a href="SDK/index.html">Software 
Development Kit (SDK)</a> available which is an add-on for an existing 
OpenOffice. It provides the necessary tools and documentation for programming 
the OpenOffice APIs and creating your own extensions (UNO components) for 
OpenOffice. If you are interested in OpenOffice programming, you can <a 
href="https://openoffice.apache.org/downloads.html";>download the SDK</a>.
                        </div>
                </div>
                <div id="bubble" style="display:none; top: 0px; left: 0px; 
width:200px;">

Modified: websites/staging/ooo-site/trunk/content/api/rightnav.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/api/rightnav.html (original)
+++ websites/staging/ooo-site/trunk/content/api/rightnav.html Tue Aug  4 
19:56:03 2020
@@ -23,7 +23,7 @@ h2:hover > .headerlink, h3:hover > .head
 <li><a href="/api/SDK/example_collection.html">Examples</a></li>
 <li><a href="/api/docs/java/ref/overview-summary.html">Java UNO 
Reference</a></li>
 <li><a href="/api/docs/cpp/ref/names/index.html">C++ UNO Reference</a></li>
-<li><a href="./download/sdk/index.html">Download</a></li>
+<li><a href="/download/sdk/index.html">Download</a></li>
 </ul>
 <h1 id="tips-n-tricks">Tips 'n' Tricks<a class="headerlink" 
href="#tips-n-tricks" title="Permanent link">&para;</a></h1>
 <ul>


Reply via email to