*** empty log message ***
SVN revision: 1328
This commit is contained in:
+98
-84
@@ -1,103 +1,117 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<html><head>
|
||||
<title>ELOG FAQ</title>
|
||||
|
||||
|
||||
<link rev="made" href="mailto:stefan.ritt@psi.ch">
|
||||
|
||||
<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">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="elog.css">
|
||||
|
||||
</head>
|
||||
<body alink="#ff0000" bgcolor="#ffffff" link="#0000ff" text="#000000"
|
||||
vlink="#800080">
|
||||
<div class="title"> ELOG Wishlist </div>
|
||||
|
||||
<body style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" alink="#ff0000" link="#0000ff" vlink="#800080">
|
||||
<div class="title">
|
||||
ELOG Wishlist </div>
|
||||
|
||||
<p> </p>
|
||||
<div class="menu"> Site map : [<a class="nav"
|
||||
href="index.html">Home</a>] [<a class="nav"
|
||||
href="userguide.html">User's Guide</a>] [<a class="nav"
|
||||
href="adminguide.html">Administrator's Guide</a>] [<a
|
||||
class="nav" href="faq.html">FAQ</a>] [Wishlist]
|
||||
|
||||
<div class="menu"> Site
|
||||
map : [<a class="nav" href="index.html">Home</a>]
|
||||
[<a class="nav" href="userguide.html">User's Guide</a>]
|
||||
[<a class="nav" href="adminguide.html">Administrator's Guide</a>]
|
||||
[<a class="nav" href="faq.html">FAQ</a>]
|
||||
[Wishlist]
|
||||
[<a class="nav" href="http://midas.psi.ch/elogs/Linux%20Demo/">DEMO</a>]
|
||||
[<a class="nav" href="download.html">Download</a>] </div>
|
||||
[<a class="nav" href="download.html">Download</a>]
|
||||
</div>
|
||||
|
||||
<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
|
||||
votes. You can vote for a feature, or suggest one, by sending me an
|
||||
email.
|
||||
<p> </p>
|
||||
|
||||
<center>
|
||||
<table border="1">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th> Feature</th>
|
||||
<th>Votes</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Implement groups of users</td>
|
||||
<td>6</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Password expiration</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Account expiration</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Make attributes which whould be displayd selectable in
|
||||
"Find" page</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Convert elog text files into XML files and comma separated
|
||||
files with elconv</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Implement multi-line attributes</td>
|
||||
<td>6</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Derive attribute options from list of entries of another
|
||||
logbook</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Specify date format explicitly for substitutions, like
|
||||
$entry date{%Y}</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Change attributes of whole thread, like mark a thread "open"
|
||||
or "closed"</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Automatic unlocking of entries after a specific time period</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Implement PAM authentification under Linux</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Implement attributes which are math results from others,
|
||||
like <i>att3=att1+att2</i></td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>Feature</th>
|
||||
<th>Votes</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Implement groups of users</td>
|
||||
<td>6</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Password expiration</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Account expiration</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> Make attributes which whould be displayd selectable in "Find" page</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Convert elog text files into XML files and comma separated files with elconv</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Implement multi-line attributes</td>
|
||||
<td>6</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Derive attribute options from list of entries of another logbook</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Specify date format explicitly for substitutions, like $entry date{%Y}</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Change attributes of whole thread, like mark a thread "open"or "closed"</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Automatic unlocking of entries after a specific time period</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Implement PAM authentification under Linux</td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Implement attributes which are math results from others, like <i>att3=att1+att2</i></td>
|
||||
<td>2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Show sums of numeric attributes</td>
|
||||
<td>1</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</center>
|
||||
<p> </p>
|
||||
<ol>
|
||||
</ol>
|
||||
|
||||
<p>
|
||||
</p>
|
||||
<hr>
|
||||
<div class="footer"> Content by <a class="nav"
|
||||
href="mailto:Stefan.Ritt@psi.ch"> Stefan Ritt</a>, Web pages by <a
|
||||
class="nav" href="mailto:fredp@mygale.org">Fred Pacquier</a> - last
|
||||
modified on 31/01/2003 </div>
|
||||
</body>
|
||||
</html>
|
||||
<div class="footer">
|
||||
Content by <a class="nav" href="mailto:Stefan.Ritt@psi.ch"> Stefan Ritt</a>,
|
||||
Web pages by <a class="nav" href="mailto:fredp@mygale.org">Fred Pacquier</a>
|
||||
- last modified on 31/01/2003 </div>
|
||||
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user