Author: marcus
Date: Sat Sep 1 18:47:19 2012
New Revision: 1379822
URL: http://svn.apache.org/viewvc?rev=1379822&view=rev
Log:
Fixed HTML errors
Modified:
incubator/ooo/ooo-site/trunk/content/porting/index.html
incubator/ooo/ooo-site/trunk/content/porting/mac/index.html
Modified: incubator/ooo/ooo-site/trunk/content/porting/index.html
URL:
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/porting/index.html?rev=1379822&r1=1379821&r2=1379822&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/porting/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/porting/index.html Sat Sep 1 18:47:19
2012
@@ -1,10 +1,9 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<html xmlns="http://www.w3.org/1999/xhtml" />
<head>
- <title>Apache OpenOffice - Ports and distributions</title>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="Stylesheet" href="styles/porting.css" media="screen"
type="text/css" />
- <meta http-equiv="Content-Style-Type" content="text/css" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <title>Apache OpenOffice - Ports and distributions</title>
<style type="text/css">
/* <![CDATA[ */
@import "styles/porting.css";
@@ -21,11 +20,11 @@
<p>Apache OpenOffice (AOO) is a productivity suite which is already <a
href="http://www.openoffice.org/download/other.html">
available for the following platforms</a>:</p>
-<ul><b>
+<b><ul>
<li>Windows - XP, 2003, Vista, 7, 8 (32-bit)</li>
<li>Linux - RPM / DEB-based (32-bit and 64-bit)</li>
<li>MacOS X (Intel) - 10.4 (Tiger) - 10.8 (Mountain Lion)</li>
-</b></ul>
+</ul></b>
<p><b>What is a port?</b></p>
<p>When making AOO available for another operating system or CPU architecture,
then this is called "porting or a port".
@@ -38,10 +37,10 @@ e.g., from a USB stick resp. CD/DVD or o
available for free but also for a charge fee is possible.
<a href="http://en.wikipedia.org/wiki/Distribution_%28software%29">More
general information here</a>.</p>
-<table width="100%">
+<table style="width: 100%">
<tbody>
- <tr valign="top">
- <th width="50%">
+ <tr style="vertical-align: top">
+ <th style="width: 50%">
<h4>Ports and distributions in development</h4>
</th>
<th>
@@ -49,7 +48,7 @@ available for free but also for a charge
</th>
</tr>
<tr>
- <td valign="top">
+ <td style="vertical-align: top">
<ul>
<li>
<h3><a href="http://www.opensolaris.org/"><img style="width:
170px; height: 41px;" alt="OpenSolaris"
@@ -201,7 +200,7 @@ available for free but also for a charge
<td>
sal (<a
href="http://api.openoffice.org/docs/cpp/ref/names/osl/index.html">osl</a>/
<a
href="http://api.openoffice.org/docs/cpp/ref/names/rtl/index.html">rtl</a>
namespaces)
- <br/>
+ <br />
</td>
<td>
<p>System Abstraction Layer. Low level API for the integration of all
supported platforms. Defines a platform
@@ -215,7 +214,7 @@ available for free but also for a charge
<p></p>
-<table width="100%">
+<table style="width: 100%">
<tbody>
<tr>
<th colspan="2">
@@ -223,7 +222,7 @@ available for free but also for a charge
</th>
</tr>
<tr>
- <th width="70%">
+ <th style="width: 70%">
<h4>Items</h4>
</th>
<th>
@@ -233,7 +232,7 @@ available for free but also for a charge
<tr>
<td>
<b>Status of ports</b>
- <br/><br/>
+ <br /><br />
See the porting status for various operating systems.
</td>
<td>
@@ -243,7 +242,7 @@ available for free but also for a charge
<tr>
<td>
<b>Release of successful ports on regular basis</b>
- <br/><br/>
+ <br /><br />
Once ports have been made, people are needed for preparing and
providing the builds on a regular basis.
</td>
<td>
@@ -254,7 +253,7 @@ available for free but also for a charge
<tr>
<td>
<b>Create a new port</b>
- <br/><br/>
+ <br /><br />
There is a certain demand for doing a port. At the moment there are no
efforts visible for such a port. Create one!
</td>
<td>
@@ -262,11 +261,10 @@ available for free but also for a charge
Apache OpenOffice ooo-dev mailinglist</a>
</td>
</tr>
-
<tr>
<td>
<b>Implementation of Porting</b>
- <br/><br/>
+ <br /><br />
<b>(Needs to be updated !)</b>
</td>
<td>
@@ -276,14 +274,13 @@ available for free but also for a charge
<tr>
<td>
<b>Links to Documentation</b>
- <br/><br/>
+ <br /><br />
<b>(Needs to be updated !)</b>
</td>
<td>
<a href="porting_doclinks.html">Links to Documentation</a>
</td>
</tr>
-
</tbody>
</table>
Modified: incubator/ooo/ooo-site/trunk/content/porting/mac/index.html
URL:
http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/porting/mac/index.html?rev=1379822&r1=1379821&r2=1379822&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/porting/mac/index.html (original)
+++ incubator/ooo/ooo-site/trunk/content/porting/mac/index.html Sat Sep 1
18:47:19 2012
@@ -1,13 +1,10 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-
+<html xmlns="http://www.w3.org/1999/xhtml" />
<head>
- <title>Apache OpenOffice for MacOS X</title>
- <meta name="GENERATOR" content="Quanta Plus" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta name="author" content="Premek Sumpela [email protected]" />
<link rel="stylesheet" type="text/css" href="../styles/macsite_2.css" />
<link rel="alternate" type="application/rss+xml" title="RSS"
href="http://porting.openoffice.org/mac/news/news.rss" />
+ <title>Apache OpenOffice for MacOS X</title>
</head>
<body>