*** empty log message ***

SVN revision: 1328
This commit is contained in:
Stefan Ritt 2005-04-19 20:36:31 +00:00
parent f11204d096
commit 6c1985fd8e

View File

@ -1,103 +1,117 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html> <html><head>
<head>
<title>ELOG FAQ</title> <title>ELOG FAQ</title>
<link rev="made" href="mailto:stefan.ritt@psi.ch"> <link rev="made" href="mailto:stefan.ritt@psi.ch">
<meta name="author" content="Stefan Ritt"> <meta name="author" content="Stefan Ritt">
<meta name="description"
content="Home of the Electronic Logbook (ELOG) package"> <meta name="description" content="Home of the Electronic Logbook (ELOG) package">
<meta name="keywords" content="ELOG MIDAS PSI RITT"> <meta name="keywords" content="ELOG MIDAS PSI RITT">
<link rel="stylesheet" type="text/css" href="elog.css"> <link rel="stylesheet" type="text/css" href="elog.css">
</head> </head>
<body alink="#ff0000" bgcolor="#ffffff" link="#0000ff" text="#000000"
vlink="#800080"> <body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" alink="#ff0000" link="#0000ff" vlink="#800080">
<div class="title">&nbsp; ELOG Wishlist &nbsp;</div> <div class="title">&nbsp;
ELOG Wishlist &nbsp;</div>
<p> </p> <p> </p>
<div class="menu">&nbsp;Site map :&nbsp; &nbsp;[<a class="nav"
href="index.html">Home</a>]&nbsp; &nbsp;[<a class="nav" <div class="menu">&nbsp;Site
href="userguide.html">User's Guide</a>]&nbsp; &nbsp;[<a class="nav" map :&nbsp; &nbsp;[<a class="nav" href="index.html">Home</a>]&nbsp;
href="adminguide.html">Administrator's Guide</a>]&nbsp; &nbsp;[<a &nbsp;[<a class="nav" href="userguide.html">User's Guide</a>]&nbsp;
class="nav" href="faq.html">FAQ</a>]&nbsp; &nbsp;[Wishlist]&nbsp; &nbsp;[<a class="nav" href="adminguide.html">Administrator's Guide</a>]&nbsp;
&nbsp;[<a class="nav" href="faq.html">FAQ</a>]&nbsp;
&nbsp;[Wishlist]&nbsp;
&nbsp;[<a class="nav" href="http://midas.psi.ch/elogs/Linux%20Demo/">DEMO</a>]&nbsp; &nbsp;[<a class="nav" href="http://midas.psi.ch/elogs/Linux%20Demo/">DEMO</a>]&nbsp;
&nbsp;[<a class="nav" href="download.html">Download</a>]&nbsp; </div> &nbsp;[<a class="nav" href="download.html">Download</a>]&nbsp;
</div>
<p> </p> <p> </p>
<div class="Sub"><i>ELOG Wishlist</i></div>
<hr> Here are some "<i>wishlist</i>" items requested by users. I will <div class="Sub"><i>ELOG
Wishlist</i></div>
<hr> Here are some "<i>wishlist</i>"
items requested by users. I will
work down the list as time permits, starting at the items with the most work down the list as time permits, starting at the items with the most
votes. You can vote for a feature, or suggest one, by sending me an votes. You can vote for a feature, or suggest one, by sending me an
email. email.
<p> </p> <p> </p>
<center> <center>
<table border="1"> <table border="1">
<tbody> <tbody>
<tr> <tr>
<th> Feature</th> <th>Feature</th>
<th>Votes</th> <th>Votes</th>
</tr> </tr>
<tr> <tr>
<td> Implement groups of users</td> <td>Implement groups of users</td>
<td>6</td> <td>6</td>
</tr> </tr>
<tr> <tr>
<td> Password expiration</td> <td>Password expiration</td>
<td>1</td> <td>1</td>
</tr> </tr>
<tr> <tr>
<td> Account expiration</td> <td>Account expiration</td>
<td>1</td> <td>1</td>
</tr> </tr>
<tr> <tr>
<td> Make attributes which whould be displayd selectable in <td> Make attributes which whould be displayd selectable in "Find" page</td>
"Find" page</td> <td>1</td>
<td>1</td> </tr>
</tr> <tr>
<tr> <td>Convert elog text files into XML files and comma separated files with elconv</td>
<td> Convert elog text files into XML files and comma separated <td>1</td>
files with elconv</td> </tr>
<td>1</td> <tr>
</tr> <td>Implement multi-line attributes</td>
<tr> <td>6</td>
<td> Implement multi-line attributes</td> </tr>
<td>6</td> <tr>
</tr> <td>Derive attribute options from list of entries of another logbook</td>
<tr> <td>1</td>
<td> Derive attribute options from list of entries of another </tr>
logbook</td> <tr>
<td>1</td> <td>Specify date format explicitly for substitutions, like $entry date{%Y}</td>
</tr> <td>2</td>
<tr> </tr>
<td> Specify date format explicitly for substitutions, like <tr>
$entry date{%Y}</td> <td>Change attributes of whole thread, like mark a thread "open"or "closed"</td>
<td>2</td> <td>2</td>
</tr> </tr>
<tr> <tr>
<td> Change attributes of whole thread, like mark a thread "open" <td>Automatic unlocking of entries after a specific time period</td>
or "closed"</td> <td>1</td>
<td>2</td> </tr>
</tr> <tr>
<tr> <td>Implement PAM authentification under Linux</td>
<td> Automatic unlocking of entries after a specific time period</td> <td>2</td>
<td>1</td> </tr>
</tr> <tr>
<tr> <td>Implement attributes which are math results from others, like <i>att3=att1+att2</i></td>
<td> Implement PAM authentification under Linux</td> <td>2</td>
<td>2</td> </tr>
</tr> <tr>
<tr> <td>Show sums of numeric attributes</td>
<td> Implement attributes which are math results from others, <td>1</td>
like <i>att3=att1+att2</i></td> </tr>
<td>2</td> </tbody>
</tr>
</tbody>
</table> </table>
</center> </center>
<p> </p>
<ol> <p>
</ol> </p>
<hr> <hr>
<div class="footer">&nbsp; Content by <a class="nav" <div class="footer">&nbsp;
href="mailto:Stefan.Ritt@psi.ch"> Stefan Ritt</a>, Web pages by <a Content by <a class="nav" href="mailto:Stefan.Ritt@psi.ch"> Stefan Ritt</a>,
class="nav" href="mailto:fredp@mygale.org">Fred Pacquier</a> - last Web pages by <a class="nav" href="mailto:fredp@mygale.org">Fred Pacquier</a>
modified on 31/01/2003 &nbsp;</div> - last modified on 31/01/2003 &nbsp;</div>
</body>
</html> </body></html>