FAQ section has been added.
authorgadomska_anna <gadomska.anna@gmail.com>
Thu, 1 Feb 2007 14:41:13 +0000 (14:41 +0000)
committergadomska_anna <gadomska.anna@gmail.com>
Thu, 1 Feb 2007 14:41:13 +0000 (14:41 +0000)
git-svn-id: file:///svnroot/mdictionary/www@42 5bde0345-f819-0410-ac75-e5045f9217cc

contact.html
css/style.css
download.html
faq.html [new file with mode: 0644]
howto.html
images/label2.png [new file with mode: 0644]
index.html
licence.html
screen.html

index 748f682..4018caf 100644 (file)
@@ -7,7 +7,7 @@
 </head>
 <body>
 <table id="top">
-<tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
+<tr><td colspan="2"><center><img src="./images/label2.png"></center></td></tr>
 <tr>
        <td id="left_border">&nbsp;</td>
        <td id="center">
@@ -21,6 +21,7 @@
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
                                                <a href="howto.html">How to...</a><br>
+                                               <a href="faq.html">FAQ</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 d630ddc..8ced504 100644 (file)
@@ -10,6 +10,10 @@ body {
        text-align: center;
 }
 
+.header_picture {
+       background: #C0C0C0 url("./images/label2.png");
+}
+
 table {
        border-collapse: collapse;
 }
@@ -269,3 +273,12 @@ td#footer a:link, td#footer a:visited, td#footer a:hover {
 /* </A foter> */
 /* </A> */
 
+.faq_title {
+       font-weight: bold;
+       text-align: center;
+       font-size: 18px;
+}
+
+.faq_question {
+       font-weight: bold;
+}
index 3dd1923..97b88e6 100644 (file)
@@ -7,7 +7,7 @@
 </head>
 <body>
 <table id="top">
-<tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
+<tr><td colspan="2"><center><img src="./images/label2.png"></center></td></tr>
 <tr>
        <td id="left_border">&nbsp;</td>
        <td id="center">
@@ -21,6 +21,7 @@
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
                                                <a href="howto.html">How to...</a><br>
+                                               <a href="faq.html">FAQ</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>
diff --git a/faq.html b/faq.html
new file mode 100644 (file)
index 0000000..8d6d911
--- /dev/null
+++ b/faq.html
@@ -0,0 +1,107 @@
+<!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/label2.png"></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="faq.html">FAQ</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">
+                                       <div class="faq_title">Frequently Asked Questions ...</div>
+                                       <ul>
+                                       <div class="faq_question"><li>how to install WhiteStork?</li></div>
+                                       <p>To install WhiteStork application follow the steps described in <a href="howto.html">"How to ..."</a> section.</p>
+                                       <div class="faq_question"><li>how to start using an application?</li></div>
+                                       <p>To start using an application, open menu from Task Navigator, choose <i>Extra</i> submenu and tap on <i>WhiteStrok Dictionary</i>. Dictionary is ready to use!.<br>WhiteStork is placed in <i>Extra</i> submenu by default. You can obviously choose a different location during instalation process.</p>
+                                       <div class="faq_question"><li>what dictionaries can be used?</li></div>
+                                       <p>You can use a various kinds of dictionaries. If you want to use <b>XDXF</b> dictionary file just simply download a file, unpack it and copy into <u>the catalouge with the name of the dicionary</u>. It is strongly required if you want WhiteStork to work properly. If you want to use <b>StarDict</b>, download a package with a dictionary, unpack all files and copy them into <u>the catalouge with the name of the dicionary</u>.<br>When you have a catalouge with a file(s) inside, open WhiteStork and simply load a new dicionary file by using <i>Load Dictionary</i> from <i>Dictionaries</i> submenu.<br></p>
+                                       <div class="faq_question"><li>how can I load my own dictionary?</li></div>
+                                       <p>To load your own dicionary file into WhiteStork application, choose <i>Load Dictionary</i> from <i>Dictionaries</i> submenu. A dialog popup will appear. Point the location of the file with dicionary. If you are loading XDXF dictionary - choose a file with .xdxf extension. If you want to load StarDict - you can choose any file from a catalouge (.idx, .ifo, .idx.gz, .dict or .dict.gz extension). After you choose a correct file, there is a necessary to answer some question before start using dictionary. WhiteStork will ask you if you want to start using a new dicionary from now and if you want to optimize a file (so that it should work faster).</p>
+                                       <div class="faq_question"><li>how to find a word?</li></div>
+                                       <p>Just simply type a word into a find toolbar entry and click a green arrow to start searching process. You can also choose <i>Find</i> from <i>Search</i> submenu in application menu<br>If you want to search a word, which is misunderstood in text from translation area, you can highlight it, use context menu and choose <i>Search</i>. WhiteStork will search selected text for you.</p>
+                                       <div class="faq_question"><li>which dicionaries are used when I perform a searching process?</li></div>
+                                       <p>To check which dictionares are currently used by WhiteStork, choose <i>Select dicionaries</i> from <i>Dictionaries</i> submenu. Dictionaries which are ticked, are currently in use. You can change it by selecting the different ones.</p>
+                                       <div class="faq_question"><li>I don't want to use one of the dicionaries anymore. Can I remove it?</li></div>
+                                       <p>You can remove a dictionary from WhiteStork by using <i>Remove Dictionary</i> item from <i>Dictionaries</i> submenu. If you remove a dictionary it is still kept on your device. It is removed only from WhiteStork application!</p>
+                                       <div class="faq_question"><li>bookmarks have not been installed. What can I do? </li></div>
+                                       <p>Probably you don't have sqlite library. Please, download libsqlite2.8 and install on your device. After that bookmarks should be unblocked in WhiteStork. If you have problem with installing a package, try to use <a href="http://maemo.org/maemowiki/ApplicationManagerRedPillMode">red pill mode</a>.</p>
+                                       <div class="faq_question"><li>what does <i>Optimize dictionaries</i> mean?</li></div>
+                                       <p>When you load a new dictionary file, you can optimize it, which means that a special cache file will be created and that makes a searching process work much faster. This option is strongly recomended for XDXF dictionaries. If you load a new dictionary and not optmize it, you can do this anytime, by choosig <i>Optimize dictionaries</i> from <i>Dictionaries</i> submenu.</p>
+                                       <div class="faq_question"><li>how to add a bookmark?</li></div>
+                                       <p>To add a word to the bookmarks, select it from the words list and choose <i>Add bookmark</i> from <i>Bookmarks</i> submenu or from sensitive context menu.</p>
+                                       <div class="faq_question"><li>is it possible to browse bookmarks?</li></div>
+                                       <p>Yes. When you choose <i>Open bookmarks</i> from <i>Bookmarks</i> submenu, application will switch into a bookmarks mode. Than you can browse bookmarks. If you perform a searching process, you will see words which have been found only. if you want to reload list of all words from bookmarks, simply type * (aterix) into a find toolbar entry and start search. <u>This query works only in bookmarks mode!</u>.<br>If you want to leave bookmark mode choose <i>Close bookmark</i> brom <i>Boomarks</i> menu.</p>
+                                       <div class="faq_question"><li>can I remove a word from bookmarks? </li></div>
+                                       <p>To remove a word from bookmark you have to switch WhiteStork into bookmarks mode. Than select a word from words list which you would like to remove and choose <i>Remove bookmark</i> from <i>Bookmarks</i> submenu.</p>
+                                       <div class="faq_question"><li>I want to add bookmark, but menu <i>Bookmarks</i> is dimmed. What can I do?</li></div>
+                                       <p>Probably bookmarks have not been installed on your device due to dependencies. Go to the <b>bookmarks have not been installed. What can I do?</b> question and follow the steps.</p>
+                                       <div class="faq_question"><li>I found a word and I need a translation in another application? Is it possible to copy it?</li></div>
+                                       <p>Yes. Just simply select text which you want to copy and choose <i>Copy</i> from <i>Edit</i> submenu in application menu or in context sensitive menu.</p>
+                                       <div class="faq_question"><li>can I paste a word into toolbar from a clipboard?</li></div>
+                                       <p>Yes. If you want to paste a text from the clipboard into a find toolbar entry choose <i>Paste</i> from <i>Edit</i> submenu in application menu or in context sensitive menu.</p>
+                                       <div class="faq_question"><li>is it possible to select whole text from translation area?</li></div>
+                                       <p>To select whole text from translation area choose <i>Select All</i> option from <i>Edit</i> submenu in application menu or in context sensitive menu.</p>
+                                       <div class="faq_question"><li>can I hide words list?</li></div>
+                                       <p>Yes. If you want to hide words list click a green arrow in a left corner or choose <i>Hide words list</i> from <i>View</i> submenu in application menu.</p>
+                                       <div class="faq_question"><li>letters in translation area are to small. Can I zoom in them?</li></div>
+                                       <p>There is possibility to zoom in or out text in translation area. You can do this by choosing <i>Zoom in</i> or <i>Zoom out</i> from <i>View</i> submenu or context sensitive menu. You can also use hardware keys, placed on your device.</p>
+                                       <div class="faq_question"><li>can I use WhiteStork in fullscreen mode? </li></div>
+                                       <p>Yes. To switch into fullscreen mode choose <i>Fulscreen</i> from <i>View</i> submenu or use hardware keys.</p>
+                                       <div class="faq_question"><li>how to browse a word history?</li></div>
+                                       <p>If you want to browse history you can use arrows placed on a find toolbar. There are forward and back option, just like in a web browser. You can also use <i>Find next</i> or <i>Find previous</i> from <i>Search</i> submenu. If there are no words in the history (either before the current position, or after), a proper arrow is dimmed.</p>
+                                       <div class="faq_question"><li>can I stop a searching process if it takes too long?</li></div>
+                                       <p>Yes. There is a stop button on the find toolbar. You can also use <i>Stop</i> command from <i>Search</i> submenu.</p>                                        
+                                       <div class="faq_question"><li>where can I find more details about WhiteStork?</li></div>
+                                       <p>You can click <i>About</i> in application menu. If you are looking for more details, you can always visit <a href="http://mdictionary.garage.maemo.org/" target=blank>WhiteStork website</a> or see <a href="https://garage.maemo.org/projects/mdictionary/" target=blank>WhiteStork project</a> on <a href="https://garage.maemo.org/">garage.maemo.org.</a></p>
+                                       <div class="faq_question"><li>how to highlight some text so that it will be possible to copy it to the clipboard?</li></div>
+                                       <p>To select (highlight) some text from the translation area just double tap on the word which you want to select or use double tap and drag to highlight more words.</p>
+                                       <div class="faq_question"><li>is it possible to search highlighted text?</li></div>
+                                       <p>Yes. Select word (text) from translation area and choose <i>Search</i> option from context sensitive menu.</p>
+                                       </ul>
+                                       </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 543da65..b06b3a7 100644 (file)
@@ -7,7 +7,7 @@
 </head>
 <body>
 <table id="top">
-<tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
+<tr><td colspan="2"><center><img src="./images/label2.png"></center></td></tr>
 <tr>
        <td id="left_border">&nbsp;</td>
        <td id="center">
@@ -21,6 +21,7 @@
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
                                                <a href="howto.html">How to...</a><br>
+                                               <a href="faq.html">FAQ</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>
diff --git a/images/label2.png b/images/label2.png
new file mode 100644 (file)
index 0000000..c79aed0
Binary files /dev/null and b/images/label2.png differ
index a68640f..d133cf9 100644 (file)
@@ -7,7 +7,8 @@
 </head>
 <body>
 <table id="top">
-<tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
+<tr><td colspan="2"><center><img src="./images/label2.png">
+</center></td></tr>
 <tr>
        <td id="left_border">&nbsp;</td>
        <td id="center">
@@ -21,6 +22,7 @@
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
                                                <a href="howto.html">How to...</a><br>
+                                               <a href="faq.html">FAQ</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>
@@ -52,7 +54,7 @@
                        </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>
+               <tr><td colspan="2" id="footer">&copy; 2007 <a href="#top">WhiteStork Multilingual Dictionary</a></td></tr>
                </table>
        </td>
        <td id="right_border">&nbsp;</td>
index 913abb9..8a24903 100644 (file)
@@ -7,7 +7,7 @@
 </head>
 <body>
 <table id="top">
-<tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
+<tr><td colspan="2"><center><img src="./images/label2.png"></center></td></tr>
 <tr>
        <td id="left_border">&nbsp;</td>
        <td id="center">
@@ -21,6 +21,7 @@
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
                                                <a href="howto.html">How to...</a><br>
+                                               <a href="faq.html">FAQ</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 5c4d5ae..a472ba3 100644 (file)
@@ -7,7 +7,7 @@
 </head>
 <body>
 <table id="top">
-<tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
+<tr><td colspan="2"><center><img src="./images/label2.png"></center></td></tr>
 <tr>
        <td id="left_border">&nbsp;</td>
        <td id="center">
@@ -21,6 +21,7 @@
                                                <a href="index.html">About</a><br>
                                                <a href="licence.html">Licence</a><br>
                                                <a href="howto.html">How to...</a><br>
+                                               <a href="faq.html">FAQ</a><br>
                                                <a href="screen.html">Screenshots</a><br>
                                                <a href="download.html">Download</a><br>
                                                <a href="contact.html">Contact us</a><br>