svn commit: r31 - trunk/www

donaldcameron at osgeo.org donaldcameron at osgeo.org
Fri Jul 14 15:52:40 EDT 2006


Author: donaldcameron
Date: 2006-07-14 19:52:39+0000
New Revision: 31

Added:
   trunk/www/productsUsingFdo.html
Modified:
   trunk/www/documentation.html

Log:
FDO2
July 2006 website release

Modified: trunk/www/documentation.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/documentation.html?view=diff&rev=31&p1=trunk/www/documentation.html&p2=trunk/www/documentation.html&r1=30&r2=31
==============================================================================
--- trunk/www/documentation.html	(original)
+++ trunk/www/documentation.html	2006-07-14 19:52:39+0000
@@ -8,6 +8,8 @@
 <h1>Feature Data Objects  - Documentation</h1>
 <div class="h2">
 <h2>Getting Started </h2>
+<p><a href="docs/BuildFDOOpenSource.pdf" target="_blank">Building FDO Open Source</a>&nbsp;[PDF]</p>
+<p><a href="docs/OpenSourceBuild__README.html" target="_blank">OpenSourceBuild_README</a>&nbsp;</p>
 <p><a href="docs/FET_TheEssentialFDO.pdf" target="_blank">The Essential FDO</a>&nbsp;[PDF]</p>
 </div>
 <div class="h2">

Added: trunk/www/productsUsingFdo.html
Url: https://fdo.osgeo.org/source/browse/fdo/trunk/www/productsUsingFdo.html?view=auto&rev=31
==============================================================================
--- (empty file)
+++ trunk/www/productsUsingFdo.html	2006-07-14 19:52:39+0000
@@ -0,0 +1,45 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+	<link href="styles/projectcontent.css" rel="stylesheet" type="text/css">
+	<title>FDO Open Source - Products Using FDO</title>
+</head>
+<body>
+		  <h1>FDO Open Source - Products Using FDO</h1>
+<table border="1" rules="all">
+	<thead>
+		<tr>
+			<th>Product</th>
+			<th>FDO Version</th>
+		</tr>
+	</thead>
+	<tbody>
+		<tr>
+			<td>Autodesk Map 2005</td>
+	 		<td>1.0</td>
+		</tr>
+		<tr>
+			<td>Autodesk Map 2006</td>
+ 			<td>2.0</td>
+		</tr>
+		<tr>
+			<td>Autodesk Map 2007</td>
+			<td>3.0</td>
+		</tr>
+		<tr>
+			<td>Autodesk MapGuide 2007</td>
+			<td>3.1</td>
+		</tr>
+		<tr>
+			<td>OSGeo MapGuide 1.0.0</td>
+			<td>3.0</td>
+		</tr>
+		<tr>
+			<td>OSGeo MapGuide 1.0.1</td>
+			<td>3.1</td>
+		</tr>
+	</tbody>
+</table>
+</body>
+</html>




More information about the Fdo-commits mailing list