You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/02/19 19:06:34 UTC

svn commit: r1783682 - in /openoffice/trunk/main/odk: ./ docs/ docs/images/ examples/ examples/DevelopersGuide/ pack/copying/ util/

Author: mseidel
Date: Sun Feb 19 19:06:33 2017
New Revision: 1783682

URL: http://svn.apache.org/viewvc?rev=1783682&view=rev
Log:
Further HTML code cleanup, removed unused graphic

Removed:
    openoffice/trunk/main/odk/docs/images/sdk_line-2.gif
Modified:
    openoffice/trunk/main/odk/docs/images/sdk_head-1.png
    openoffice/trunk/main/odk/docs/images/sdk_head-2.png
    openoffice/trunk/main/odk/docs/images/sdk_line-1.gif
    openoffice/trunk/main/odk/docs/install.html
    openoffice/trunk/main/odk/docs/notsupported.html
    openoffice/trunk/main/odk/docs/sdk_styles.css
    openoffice/trunk/main/odk/docs/tools.html
    openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html
    openoffice/trunk/main/odk/examples/examples.html
    openoffice/trunk/main/odk/index.html
    openoffice/trunk/main/odk/pack/copying/makefile.mk
    openoffice/trunk/main/odk/util/check.pl
    openoffice/trunk/main/odk/util/makefile.mk

Modified: openoffice/trunk/main/odk/docs/images/sdk_head-1.png
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/docs/images/sdk_head-1.png?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
Binary files - no diff available.

Modified: openoffice/trunk/main/odk/docs/images/sdk_head-2.png
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/docs/images/sdk_head-2.png?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
Binary files - no diff available.

Modified: openoffice/trunk/main/odk/docs/images/sdk_line-1.gif
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/docs/images/sdk_line-1.gif?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
Binary files - no diff available.

Modified: openoffice/trunk/main/odk/docs/install.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/docs/install.html?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/docs/install.html (original)
+++ openoffice/trunk/main/odk/docs/install.html Sun Feb 19 19:06:33 2017
@@ -68,16 +68,15 @@
 		</td>
 	      </tr> 
 	      <tr valign="top"> 
-          <td><b>Apache OpenOffice %PRODUCT_RELEASE% installation</b></td>
-          <td class="content80">The SDK works on top of an existing office 
-		  installation and uses the same libraries as the office installation.</td>
-          </tr>
-		  </tr> 
-		  <tr valign="middle"> 
-            <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
-          </tr>
-		  <tr valign="top"> 
-          <td><b>JDK (1.5 or higher)</b></td>
+		<td><b>Apache OpenOffice %PRODUCT_RELEASE% installation</b></td>
+		<td class="content80">The SDK works on top of an existing office 
+		installation and uses the same libraries as the office installation.</td>
+	      </tr> 
+	      <tr valign="middle"> 
+		<td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
+	      </tr>
+	      <tr valign="top"> 
+		<td><b>JDK (1.5 or higher)</b></td>
           <td class="content80">
 		  <p>A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on <a target="_blank" href="http://java.sun.com/products" title="link to the Java SDK download page (online)">http://java.sun.com/products</a>.</p>
 		  <p>Recommendation is to use Java 6 excepting for Mac OS because initially Mac OS supported a 64bit version of Java 6 only.</p>
@@ -310,7 +309,7 @@
           </tr>
           <tr valign="top">
           <td class="cell20">OO_SDK_OFFICE_JAVA_DIR</td>
-          <td class="cell80">The path to the classes direcgtory in the office program directory where Java JARs are located (e.g. 
+          <td class="cell80">The path to the classes directory in the office program directory where Java JARs are located (e.g. 
           <i>$OFFICE_HOME/program/classes</i>).</td>
           </tr>
 		  <tr valign="top">
@@ -439,14 +438,14 @@
   <tr> 
     <td colspan="3"> 
       <div class="centertext">
-	<p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" />
+	<p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo">
             Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p>
       </div>
     </td>
   </tr>
 </table>
 <map name="Map">
-  <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org">
+  <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
 </map>
 </body>
 </html>

Modified: openoffice/trunk/main/odk/docs/notsupported.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/docs/notsupported.html?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/docs/notsupported.html (original)
+++ openoffice/trunk/main/odk/docs/notsupported.html Sun Feb 19 19:06:33 2017
@@ -24,55 +24,55 @@
 <html>
 <head>
   <title>Apache OpenOffice %PRODUCT_RELEASE% SDK - Not supported page</title>
-  <link rel="stylesheet" type="text/css" href="sdk_styles.css"> 
+  <link rel="stylesheet" type="text/css" href="sdk_styles.css">
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-  <meta name="author" content="J&uuml;rgen Schmidt">  
+  <meta name="author" content="J&uuml;rgen Schmidt">
   <meta name="created" content="2004-12-14">
 </head>
 <body class="sdkbody">
-<table class="table1" cellpadding=0>  
-  <tr style="background-image:url(images/sdk_head-2.png)"> 
+<table class="table1" cellpadding=0>
+  <tr style="background-image:url(images/sdk_head-2.png)">
     <td colspan="3" align="left"><img src="images/sdk_head-1.png" width="800" height="120" usemap="#Map" border="0"></td>
   </tr>
-  <tr>     
-    <td colspan="3"><img  class="nothing10" src="images/nada.gif"></td>  
-  </tr>  
-  <tr>     
-    <td colspan="3">       
-      <table class="table2">        
-	<tr> 		  
-	  <td>		    
-	    <p align="center"><a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a></p>          
+  <tr>
+    <td colspan="3"><img  class="nothing10" src="images/nada.gif"></td>
+  </tr>
+  <tr>
+    <td colspan="3">
+      <table class="table2">
+	<tr>
+	  <td>
+	    <p align="center"><a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a></p>
 	  </td>
         </tr>
-        <tr>           
-	  <td><img class="nothing8" src="images/nada.gif"></td>        
-	</tr>        
-	<tr> 		  
+        <tr>
+	  <td><img class="nothing8" src="images/nada.gif"></td>
+	</tr>
+	<tr>
 	  <td>
 	    <p class="note">This page is currently not supported!</p>
-  	  </td>        
-  	</tr>      
-      </table>    
-    </td>  
-  </tr>  
-  <tr>     
-    <td colspan="3"><img class="nothing30" src="images/nada.gif"></td>  
-  </tr>  
-  <tr>     
-    <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>  
-  </tr>  
-  <tr>     
-    <td colspan="3"> 
+  	  </td>
+  	</tr>
+      </table>
+    </td>
+  </tr>
+  <tr>
+    <td colspan="3"><img class="nothing30" src="images/nada.gif"></td>
+  </tr>
+  <tr>
+    <td colspan="3"><img class="line" src="images/sdk_line-1.gif"></td>
+  </tr>
+  <tr>
+    <td colspan="3">
       <div class="centertext">
-	<p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" />
+	<p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo">
             Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p>
       </div>
     </td>
   </tr>
 </table>
 <map name="Map">
-  <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org">
+  <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
 </map>
 </body>
 </html>

Modified: openoffice/trunk/main/odk/docs/sdk_styles.css
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/docs/sdk_styles.css?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/docs/sdk_styles.css (original)
+++ openoffice/trunk/main/odk/docs/sdk_styles.css Sun Feb 19 19:06:33 2017
@@ -108,9 +108,7 @@ a:hover { color: #107EC0; text-decoratio
 	   border: 0; }
 
 .line { width: 100%;
-        height: 1px;
-	border: 0; 
-	vertical-align: middle; }
+        height: 1px; }
 
 
 .arrow { width: 16px;

Modified: openoffice/trunk/main/odk/docs/tools.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/docs/tools.html?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/docs/tools.html (original)
+++ openoffice/trunk/main/odk/docs/tools.html Sun Feb 19 19:06:33 2017
@@ -1103,14 +1103,14 @@
   <tr> 
     <td colspan="3"> 
       <div class="centertext">
-	<p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" />
+	<p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo">
             Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p>
       </div>
     </td>
   </tr>
 </table>
 <map name="Map">
-  <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org">
+  <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
 </map>
 </body>
 </html>

Modified: openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html (original)
+++ openoffice/trunk/main/odk/examples/DevelopersGuide/examples.html Sun Feb 19 19:06:33 2017
@@ -157,7 +157,7 @@ Presentation Documents</a></td>
                   <td class="content3"><img
  src="../../docs/images/arrow-1.gif"></td>
                   <td><a href="#BasicandDialogs"
- title="link to the Basic And Dialogs examples">OpenOffice %PRODUCT_RELEASE% Basic and
+ title="link to the Basic And Dialogs examples">Apache OpenOffice Basic and
 Dialogs</a></td>
                 </tr>
                 <tr valign="top">
@@ -301,7 +301,7 @@ drawing document.</td>
               <tbody>
                 <tr>
                   <td colspan="2" class="head1"><a
- name="ProfessionalUNO">Professional UNO examples</a></td>
+ name="ProfessionalUNO"></a>Professional UNO examples</td>
                   <td align="right"> <a href="#examples"
  title="link to the Developer's Guide examples overview"><img
  class="navigate" src="../../docs/images/nav_up.png"></a> <a
@@ -802,7 +802,7 @@ for the image shrink component and insta
               <tbody>
                 <tr>
                   <td colspan="2" class="head1"><a
- name="OfficeDevelopment">Office Development examples</a></td>
+ name="OfficeDevelopment"></a>Office Development examples</td>
                   <td align="right"> <a href="#examples"
  title="link to the Developer's Guide examples overview"><img
  class="navigate" src="../../docs/images/nav_up.png"></a> <a
@@ -1333,7 +1333,7 @@ instance of this type may be returned by
                   <td class="cell80">This code example creates the
 service <a
  href="../../docs/common/ref/com/sun/star/util/PathSettings.html"
- title="link to the reference documentation of com.sun.star.util.PathSettingst">
+ title="link to the reference documentation of com.sun.star.util.PathSettings">
                   <code>com.sun.star.util.PathSettings</code></a> and
 retrieves all path properties from it. It shows how a developer can
 change the path properties using the <a
@@ -1885,7 +1885,7 @@ changes.</td>
               <tbody>
                 <tr>
                   <td colspan="2" class="head1"><a
- name="BasicandDialogs">OpenOffice %PRODUCT_RELEASE% Basic and Dialogs examples</a></td>
+ name="BasicandDialogs"></a>Apache OpenOffice Basic and Dialogs examples</td>
                   <td align="right"> <a href="#examples"
  title="link to the Developer's Guide examples overview"><img
  class="navigate" src="../../docs/images/nav_up.png"></a> <a
@@ -1908,7 +1908,7 @@ changes.</td>
                   <td class="cell20"><a
  href="./BasicAndDialogs/FirstStepsBasic.odt"
  title="link to BasicAndDialogs/FirstStepsBasic.odt">FirstStepsBasic.odt</a></td>
-                  <td class="cell80">This OpenOffice Basic example shows how to
+                  <td class="cell80">This Apache OpenOffice Basic example shows how to
 create an own dialog which inserts a graphics object into a text
 document.</td>
                 </tr>
@@ -2539,8 +2539,8 @@ pressed key on the console.</td>
               <tbody>
                 <tr>
                   <td colspan="2" class="head1"><a
- name="UniversalContentBroker(UCB)">Universal Content Broker (UCB)
-examples</a></td>
+ name="UniversalContentBroker(UCB)"></a>Universal Content Broker (UCB)
+examples</td>
                   <td align="right"> <a href="#examples"
  title="link to the Developer's Guide examples overview"><img
  class="navigate" src="../../docs/images/nav_up.png"></a> <a
@@ -2906,7 +2906,7 @@ about the currently focused object like
               <tbody>
                 <tr>
                   <td colspan="2" class="head1"><a
- name="ScriptingFramework">Scripting Framework Examples</a></td>
+ name="ScriptingFramework"></a>Scripting Framework Examples</td>
                   <td align="right"> <a href="#examples"
  title="link to the Developer's Guide examples overview"><img
  class="navigate" src="../../docs/images/nav_up.png"></a> <a
@@ -2963,8 +2963,8 @@ for the Office application.</td>
             <table class="table3">
               <tbody>
                 <tr>
-                  <td colspan="2" class="head1"><a
- name="GraphicalUserInterfaces">Graphical User Interfaces</a></td>
+                  <td colspan="2" class="head1"><a name="GraphicalUserInterfaces"></a>
+		  Graphical User Interfaces</td>
                   <td align="right"> <a href="#examples"
  title="link to the Developer's Guide examples overview"><img
  class="navigate" src="../../docs/images/nav_up.png"></a> <a
@@ -3037,14 +3037,14 @@ for the Office application.</td>
     <tr>
       <td colspan="3">
       <div class="centertext">
-	<p><img class="apachelogo" src="../../docs/images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" />
+	<p><img class="apachelogo" src="../../docs/images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo">
             Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p>
       </div>
     </td>
   </tr>
 </table>
 <map name="Map">
-  <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org">
+  <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
 </map>
 </body>
 </html>

Modified: openoffice/trunk/main/odk/examples/examples.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/examples/examples.html?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/examples/examples.html (original)
+++ openoffice/trunk/main/odk/examples/examples.html Sun Feb 19 19:06:33 2017
@@ -764,14 +764,14 @@
   <tr> 
     <td colspan="3"> 
       <div class="centertext">
-	<p><img class="apachelogo" src="../docs/images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" />
+	<p><img class="apachelogo" src="../docs/images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo">
             Copyright &copy; 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p>
       </div>
     </td>
   </tr>
 </table>
 <map name="Map">
-  <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org">
+  <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
 </map>
 </body>
 </html>

Modified: openoffice/trunk/main/odk/index.html
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/index.html?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/index.html (original)
+++ openoffice/trunk/main/odk/index.html Sun Feb 19 19:06:33 2017
@@ -206,14 +206,14 @@
   <tr> 
     <td colspan="3"> 
       <div class="centertext">
-	<p><img class="apachelogo" src="docs/images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" />
+	<p><img class="apachelogo" src="docs/images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo">
             Copyright &copy; 2013 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p>
       </div>
     </td>
   </tr>
 </table>
 <map name="Map">
-  <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org">
+  <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
 </map>
 </body>
 </html>

Modified: openoffice/trunk/main/odk/pack/copying/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/pack/copying/makefile.mk?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/pack/copying/makefile.mk (original)
+++ openoffice/trunk/main/odk/pack/copying/makefile.mk Sun Feb 19 19:06:33 2017
@@ -143,8 +143,7 @@ DOCUFILES= \
 	$(DESTDIRDOCUIMAGES)/nav_up.png \
 	$(DESTDIRDOCUIMAGES)/sdk_head-1.png \
 	$(DESTDIRDOCUIMAGES)/sdk_head-2.png \
-	$(DESTDIRDOCUIMAGES)/sdk_line-1.gif \
-	$(DESTDIRDOCUIMAGES)/sdk_line-2.gif
+	$(DESTDIRDOCUIMAGES)/sdk_line-1.gif
 
 .IF "$(GUI)"=="UNX"
 INSTALLSCRIPT= \

Modified: openoffice/trunk/main/odk/util/check.pl
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/util/check.pl?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/util/check.pl (original)
+++ openoffice/trunk/main/odk/util/check.pl Sun Feb 19 19:06:33 2017
@@ -86,7 +86,7 @@ if (-d "$StartDir") {
 			 "images/nav_home.png","images/nav_left.png",
 			 "images/nav_right.png","images/nav_up.png",
 			 "images/sdk_head-1.png", "images/sdk_head-2.png",
-			 "images/sdk_line-1.gif", "images/sdk_line-2.gif", 
+			 "images/sdk_line-1.gif",
 			 "common/ref/idl.css", "images/nada.gif",
 			 "images/arrow-2.gif", "images/blueball.png",
 			 "images/ooo-main-app_32.png");

Modified: openoffice/trunk/main/odk/util/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/odk/util/makefile.mk?rev=1783682&r1=1783681&r2=1783682&view=diff
==============================================================================
--- openoffice/trunk/main/odk/util/makefile.mk (original)
+++ openoffice/trunk/main/odk/util/makefile.mk Sun Feb 19 19:06:33 2017
@@ -68,7 +68,6 @@ ODK_OO_FILES=\
 	$(PRJ)$/docs$/images$/sdk_head-2.gif \
 	$(PRJ)$/docs$/images$/sdk_head-3.gif \
 	$(PRJ)$/docs$/images$/sdk_line-1.gif \
-	$(PRJ)$/docs$/images$/sdk_line-2.gif \
 	$(PRJ)$/examples$/examples.html \
 	$(PRJ)$/examples$/DevelopersGuide$/examples.html