User: fs Date: 2007/04/24 01:10:46 Modified: dba/www/index.html
Log: #i76531# typos File Changes: Directory: /dba/www/ ==================== File [changed]: index.html Url: http://dba.openoffice.org/source/browse/dba/www/index.html?r1=1.97&r2=1.98 Delta lines: +5 -5 ------------------- --- index.html 14 Mar 2007 10:24:58 -0000 1.97 +++ index.html 24 Apr 2007 08:10:43 -0000 1.98 @@ -42,7 +42,7 @@ <h2>Project Overview</h2> <p>Starting as mere database access functionality of the other OpenOffice.org applications, - <a href="http://www.openoffice.org/product/base.html">Base</a> has, with OpenOffic.org 2, evolved + <a href="http://www.openoffice.org/product/base.html">Base</a> has, with OpenOffice.org 2, evolved to an own database application. It allows you to access data on an external database of your choice (for instance <a href="http://www.mysql.org">MySQL</a>, <a href="http://www.postgresql.org">PostgreSQL</a>, and many others), plus bundles the <a href="http://hsqldb.org/">HSQLDB</a> database engine, @@ -50,12 +50,12 @@ <h2>Participation</h2> - <p>There are various resoures here on this page as well as in our + <p>There are various resources here on this page as well as in our <a href="http://wiki.services.openoffice.org/wiki/Main_Page">OpenOffice.org Wiki</a>. What are you looking for? <ul> <li><strong>Documentation</strong> <p><a href="http://wiki.services.openoffice.org/wiki/Category:Database">Our Wiki</a> features a whole - category dediacted to <a href="http://wiki.services.openoffice.org/wiki/Category:Base_Documentation">end-user + category dedicated to <a href="http://wiki.services.openoffice.org/wiki/Category:Base_Documentation">end-user documentation for OpenOffice.org Base</a>. There you'll find articles, HowTo's, frequently asked questions (and answers). You might also want to visit the <a href="http://wiki.services.openoffice.org/wiki/Category:Base_Tutorials">Tutorials</a> category.<p> @@ -68,7 +68,7 @@ <p>You want to contribute some coding, but don't know where to start? Welcome!</p> <p>IssueZilla features a keyword "easy2dev", which indicates issues which are easy to fix - that easy that new - developers should have not much trouble with them.Also some of the + developers should have not much trouble with them. Also some of the <a href="http://www.openoffice.org/issues/buglist.cgi?component=Database+access&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&keywords=easy2dev&keywords_type=anytokens"> DBA issues have this keyword set</a>, so if you're looking for some small fix to do: Look at <a href="http://www.openoffice.org/issues/buglist.cgi?component=Database+access&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&keywords=easy2dev&keywords_type=anytokens"> @@ -113,7 +113,7 @@ </li> <li><strong>Miscellaneous</strong> - <p>If you always wanted to know how Base is inteded to work, our <a href="specifications/index.html">Specifications + <p>If you always wanted to know how Base is intended to work, our <a href="specifications/index.html">Specifications section</a> might be for you.</p> </li> </ul> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
