Browse CVS Repository
Contents of /tombo/htdocs/En/opdetails.tmpl
Parent Directory
| Revision Log
| Revision Graph
Revision 1.1 -
( show annotations)
( download)
Sat Mar 22 11:32:27 2003 UTC
(21 years ago)
by hirami
Branch: MAIN
CVS Tags: Tombo1_12, V20041017, V20040318, V20040828, V20040822, V20030428, V20050410, V20030528, V20030413, V20030724, V20040703, V20041121, V20030322_3, Tombo_1_7, V20060212, V20030415_2, V20040427, V20040526, Tombo_1_7b5, V20040915, V20030415, V20040911, V20030515, V20030516, HEAD
* move opinion page & cgis to sourceforge.
* create opinion page in English.
| 1 |
<!-- HEADER --> |
| 2 |
<!-- MENU --> |
| 3 |
|
| 4 |
<h2>Details</h2> |
| 5 |
|
| 6 |
<hr> |
| 7 |
<a name="op8"></a> |
| 8 |
<h3>To keep configs, which do you like registry or file?</h3> |
| 9 |
<p> |
| 10 |
In current version, TOMBO keep configuration to registry. |
| 11 |
But some people don't like to use registy. |
| 12 |
</p> |
| 13 |
<p> |
| 14 |
In 1.7b1, TOMBO gets XML parser library, I can also keep configs to XML file. |
| 15 |
To keep config to file enable you that share configuration(ie. search history) |
| 16 |
between PDA and PCs. |
| 17 |
</p> |
| 18 |
<p> |
| 19 |
it is very common that to keep config by INI file, |
| 20 |
but this occurs more works so I don't want to do. |
| 21 |
</p> |
| 22 |
<p><font color="red"><strong>Which would you like?</strong></font></p> |
| 23 |
|
| 24 |
<hr> |
| 25 |
<a name="op9"></a> |
| 26 |
<h3>Do you want to treat the file that is not text(like *.ppt, *.xls)? </h3> |
| 27 |
<p> |
| 28 |
In current version, TOMBO ignores the file that is not text. |
| 29 |
Some people tell me that we want to treat these files on TOMBO like explorer. |
| 30 |
</p> |
| 31 |
<p> |
| 32 |
<table border=1> |
| 33 |
<tr><th>merit |
| 34 |
<td> |
| 35 |
<ul> |
| 36 |
<li>There are a time that it is useful. |
| 37 |
</ul> |
| 38 |
<tr><th>demerit |
| 39 |
<td> |
| 40 |
<ul> |
| 41 |
<li>It will cause TOMBO little slowly. |
| 42 |
<li>Since number displayed increses, it may become unclear. |
| 43 |
</ul> |
| 44 |
</table> |
| 45 |
</p> |
| 46 |
|
| 47 |
<p><font color="red"><strong>What do you think?</strong></font></p> |
| 48 |
|
| 49 |
<!-- FOOTER $Date: 2003/03/21 20:13:09 $ --> |
| 50 |
|
| |