Some changes in www. Added How to... pages
authormaritus <lucas.pawlik@gmail.com>
Tue, 19 Sep 2006 11:11:00 +0000 (11:11 +0000)
committermaritus <lucas.pawlik@gmail.com>
Tue, 19 Sep 2006 11:11:00 +0000 (11:11 +0000)
git-svn-id: file:///svnroot/mdictionary/www@17 5bde0345-f819-0410-ac75-e5045f9217cc

contact.html
download.html
howto.html [new file with mode: 0644]
index.html
licence.html
screen.html

index 0a953ef..fd62b2a 100644 (file)
@@ -20,7 +20,7 @@
                                        <td>
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
-                                               <a href="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">How to...</a><br>
+                                               <a href="howto.html">How to...</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>
index 505c03e..3dd1923 100644 (file)
@@ -20,7 +20,7 @@
                                        <td>
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
-                                               <a href="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">How to...</a><br>
+                                               <a href="howto.html">How to...</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>
@@ -36,9 +36,8 @@
                                <tr><th>&nbsp;</th></tr>
                                <tr>
                                        <td class="content">
-                                               <p>We have not released a binary package yet. Please, visit our <a href ="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">wiki page</a> for information on how to download and install WhiteStork from SVN repository.<br></p>
-                                               <center><img src="./images/bellycon.gif"></center>
-                                               <b><br>"I have a great vision that one day this page will actually be finished and complete. Please share in this delusion."</b>        
+                                               <p>You can download WhiteStork from <a href="https://garage.maemo.org/projects/mdictionary/" target="_blank">here</a>.<br>
+                                               If you have problems with installing WhiteStork please click <a href="howto.html">here</a> to obtain help.<p>
                                        </td>
                                </tr>
                                <tr><th class="footer">&nbsp;</th></tr>
diff --git a/howto.html b/howto.html
new file mode 100644 (file)
index 0000000..3c24143
--- /dev/null
@@ -0,0 +1,85 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
+<title>WhiteStork Multilingual Dictionary</title>
+<link rel="Stylesheet" type="text/css" href="./css/style.css">
+</head>
+<body>
+<table id="top">
+<tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
+<tr>
+       <td id="left_border">&nbsp;</td>
+       <td id="center">
+               <table id="body">
+               <tr>
+                       <td id="left">
+                               <table class="menu">
+                               <tr><th>Menu</th></tr>
+                               <tr>
+                                       <td>
+                                               <a href="index.html">About</a><br>
+                                               <a href="licence.html">Licence</a><br>
+                                               <a href="howto.html">How to...</a><br>
+                                               <a href="screen.html">Screenshots</a><br>
+                                               <a href="download.html">Download</a><br>
+                                               <a href="contact.html">Contact us</a><br>
+                                       </td>
+                               </tr>
+                               <tr><th class="footer">&nbsp;</th></tr>
+                               </table>
+                               <br>
+                               <br>
+                       </td>
+                       <td id="content">
+                               <table class="menu">
+                               <tr><th>&nbsp;</th></tr>
+                               <tr>
+                                       <td class="content">
+                                               <p><b>WhiteStork Multilingual Dictionary Installation.</b><br><br> 
+                                               This piece of software consists of three binary packages:
+                                               <ul><li>engine_xdxf - XDXF dictionary format parsing engine</li>
+                                               <li>whitestork - core application</li>
+                                               <li>whitestorkgui - the graphical user interface</ul></p>
+                                               <p><b>Nokia 770 installation<br></b>
+                                               In order to install our application make the following steps:<br>
+ <ul>
+<b>1.</b> Download the binary packages from our download section<br>
+<b>2.</b> Open the file manager and double click on each of the downloaded files in order they were mentioned above.<br>
+<b>3.</b> A window will pop up notifying you that the packages haven't been verified by Nokia. In order to install the dictionary you will have to ignore these warnings.<br>
+<b>4.</b> The whitestorkgui package is distributed under commercial license, so you will have to agree for the license terms, otherwise the program will not run.<br></ul></p>
+<p><b> Scratchbox installation<br></b>
+<ul><b>1.</b> Download the binary packages from our download section<br>
+<b>2.</b> Log into scratchbox and become root by issuing the command:
+fakeroot su<br>
+<b>3.</b> Install each WhiteStork package in order mentioned above by using
+dpkg -i package_name<br>
+<b>4.</b> The whitestorkgui package is distributed under commercial license, so you will have to agree for the license terms, otherwise the program will not run<br></ul></p>
+<p>Our application allows for using various parsing engines, so that different dictionary formats could be used. We have included a XDXF format parsing engine to provide an example and to make it usable. You are welcome to contribute new parsing engines and we hope you will find the API documentation helpful in development process.<br></p>
+
+<p><b>Installing new dictionaries</b>
+<ul>Dictionaries in WhiteStork are files containing the words database. For now we have only included a package containing a XDXF format parser. You are welcome to contribute new parsing engines and we hope you will find our API documentation useful in development process. In order to add new dictionaries you'll have to download files containing the words database and make sure you have the appropriate parsing engine installed. As far as the XDXF format is concerned, they can be found under this address: <a href="http://xdxf.revdanica.com/down/">http://xdxf.revdanica.com/down/</a>
+Place the dictionary wherever you wish, however it has to be reachable by our application. In order to register new file in our dictionary, choose the Load Dictionary option from the application menu. To make it usable you'll have to optimize it, otherwise you won't be able to use it in your searches. If you would like to exclude a dictionary from searching, use the Select Dictionary option from the menu and tick/untick a box next to your desired file.
+In order to unregister dictionary from our application, use the Remove Dictionary option. This will not erase the file however, you will have to do it manually.</ul></p>
+<p><b>Uninstalling the application</b><br>
+<ul>Uninstalling WhiteStork can be performed using the Application Manager. Enter the Show Installed Applications item and uninstall the following packages: whitestorkgui, whitestork and engine_xdxf.<ul><p>
+                                               
+                                       </td>
+                               </tr>
+                               <tr><th class="footer">&nbsp;</th></tr>
+                               </table>
+                       </td>
+               </tr>
+               <tr><td colspan="2" id="footer_border">&nbsp;</td></tr>
+               <tr><td colspan="2" id="footer">&copy; 2006 <a href="#top">WhiteStork Multilingual Dictionary</a></td></tr>
+               </table>
+       </td>
+       <td id="right_border">&nbsp;</td>
+</tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file
index e628109..41527c2 100644 (file)
@@ -20,7 +20,7 @@
                                        <td class="links">
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
-                                               <a href="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">How to...</a><br>
+                                               <a href="howto.html">How to...</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>
index f093a17..99b67ac 100644 (file)
@@ -20,7 +20,7 @@
                                        <td class="links">
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
-                                               <a href="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">How to...</a><br>
+                                               <a href="howto.html">How to...</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>
index 2b13bed..5c4d5ae 100644 (file)
@@ -20,7 +20,7 @@
                                        <td class="links">
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
-                                               <a href="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">How to...</a><br>
+                                               <a href="howto.html">How to...</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>