Couple minor corrections.

This commit is contained in:
ejc12 2011-01-15 20:56:53 +00:00
parent e670c805af
commit 628108a3b8

View file

@ -12,6 +12,9 @@
<!-- Start of content -->
<div id="wrapper-content" role="main">
<h1>VIVO Release 1 V1.2 Installation Guide</h1>
<p>
January 28, 2011
</p>
<div style="background: #EEEEEE">
<b>Missing pieces and fixes</b>
<ul>
@ -24,6 +27,9 @@
<li>
Fix styles on file, dir, parameters name styles
</li>
<li>
Link to upgrade pdf online at SF
</li>
</ul>
</div>
<toc>
@ -43,7 +49,7 @@
<!-- Installation process for V1.2 --><h2 id="installation">Installation process for V1.2</h2>
<p>
This document is a summary of the VIVO installation process. This and other
documentation can be found on the <a href="http://vivoweb.org/support">spport page</a>
documentation can be found on the <a href="http://vivoweb.org/support">support page</a>
at <a href="http://vivoweb.org">VIVOweb.org</a>
</p>
<ul>
@ -385,9 +391,9 @@
<tr>
<td colspan="2">
Change the dbtype setting to use a database other than MySQL.
Otherwise, leave this value unchanged.
Possible values are DB2, derby, HSQLDB, H2, MySQL, Oracle,
PostgreSQL, and SQLServer.
Otherwise, leave this value unchanged.
Possible values are DB2, derby, HSQLDB, H2, MySQL, Oracle,
PostgreSQL, and SQLServer.
Refer to http://openjena.org/wiki/SDB/Databases_Supported
for additional information.
</td>
@ -402,7 +408,7 @@
</tr>
<tr>
<td colspan="2">
Specify a driver class name to use a database other than MySQL.
Specify a driver class name to use a database other than MySQL.
Otherwise, leave this value unchanged.
This JAR file for this driver must be added to the the
webapp/lib directory within the vitro.core.dir specified above.