@@ -357,9 +357,8 @@ tutorial</a>) has the following features:
357357 <li >Use a single connection or share connection pools between
358358 multiple sessions from which connections are used only during an
359359 active transaction.</li >
360- <li >Comes with Sqlite3, Firebird, and PostgreSQL backends, and a <a
361- href =" http://wtdbomysql.sourceforge.net/" >MySQL backend (GPL
362- only)</a > is maintained by the community (Paul Harisson).</li >
360+ <li >Comes with Sqlite3, Firebird, MariaDB/MySQL and PostgreSQL
361+ backends, and an Oracle backend is also available on request.</li >
363362</ul >
364363
365364<h4 >Testing</h4 >
@@ -989,7 +988,7 @@ Download the package
989988(<a href =" http://www.webtoolkit.eu/packages/winst-0.4.tar.gz" >winst-0.4.tar.gz</a >)
990989or get the latest git version:
991990<div class =" fragment" >
992- <pre class =" fragment" >$ git clone http ://www.webtoolkit.eu/git/winst .git</pre >
991+ <pre class =" fragment" >$ git clone git ://github.com/kdeforche/wt .git</pre >
993992</div >
994993</p >
995994
@@ -1031,7 +1030,7 @@ features in Wt:
10311030 <a href =" http://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WPdfImage.html" >WPdfImage</a >
10321031 paint device will be included, which provides rendering support for PDF
10331032 documents. For more complete support for TrueType fonts and Unicode, you'll
1034- want <a href =" https://github.com/kdeforche /libharu" >a patched libharu </a >
1033+ want <a href =" https://github.com/libharu /libharu" >the latest git version </a >
10351034 and probably also libpango (see further) for accurate font/glyph
10361035 selection.
10371036 </li >
@@ -1112,7 +1111,7 @@ repository</a>.</p>
11121111<p >
11131112Alternatively checkout the repository using:
11141113<div class =" fragment" >
1115- <pre class =" fragment" >$ git clone http ://www.webtoolkit.eu/git /wt.git</pre >
1114+ <pre class =" fragment" >$ git clone git ://github.com/kdeforche /wt.git</pre >
11161115</div >
11171116</p >
11181117 </message >
0 commit comments