mirror of
https://gitea.psi.ch/ELOG/elog.git
synced 2026-09-08 17:13:56 +00:00
Version 2.5.8-3
SVN revision: 1310
This commit is contained in:
parent
0b96c7ecdc
commit
e09401f9b2
59
doc/elog.css
59
doc/elog.css
@ -1,23 +1,54 @@
|
|||||||
<STYLE TYPE="text/css">
|
/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
|
||||||
<!--
|
|
||||||
.dummy {}
|
|
||||||
|
|
||||||
.title {background-color: #486090;font-family: Verdana, Arial, Helvetica, Sans-Serif;font-size: x-large;color: white;text-align: center;padding: 5px 10px 5px 10px;}
|
.title { padding: 5px 10px;
|
||||||
|
background-color: rgb(72, 96, 144);
|
||||||
|
font-family: Verdana,Arial,Helvetica,Sans-Serif;
|
||||||
|
font-size: x-large;
|
||||||
|
color: white;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
.version {color: #486090;font-family: Verdana, Arial, Helvetica, Sans-Serif;text-align: center;padding: 5px 10px 5px 10px;font-weight: bold;}
|
.version { padding: 5px 10px;
|
||||||
|
color: rgb(72, 96, 144);
|
||||||
|
font-family: Verdana,Arial,Helvetica,Sans-Serif;
|
||||||
|
text-align: center;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
.menu {background-color: #486090;font-family: Verdana, Arial, Helvetica, Sans-Serif;font-size: medium;color: white;text-align: center;padding: 5px 10px 5px 10px; }
|
.Sub { font-family: Verdana,Arial,Helvetica,Sans-Serif;
|
||||||
|
font-size: medium;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
.Sub {font-family: Verdana, Arial, Helvetica, Sans-Serif;font-size: medium;text-align:
|
.menu { padding: 5px 10px;
|
||||||
center;}
|
background-color: rgb(72, 96, 144);
|
||||||
|
font-family: Verdana,Arial,Helvetica,Sans-Serif;
|
||||||
|
font-size: medium;
|
||||||
|
color: white;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
.nav {text-decoration: none; color: yellow;}
|
.nav { text-decoration: none;
|
||||||
|
color: yellow;
|
||||||
|
}
|
||||||
|
|
||||||
.section {background-color: #486090;font-family: Verdana, Arial, Helvetica, Sans-Serif;font-size: large;color: white;text-align: left;padding: 5px 10px 5px 10px;}
|
.section { padding: 5px 10px;
|
||||||
|
background-color: rgb(72, 96, 144);
|
||||||
|
font-family: Verdana,Arial,Helvetica,Sans-Serif;
|
||||||
|
font-size: large;
|
||||||
|
color: white;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
.footer {background-color: #486090;font-family: Verdana, Arial, Helvetica, Sans-Serif;font-size: small;color: white;text-align: left;padding: 5px 10px 5px 10px;}
|
.footer { padding: 5px 10px;
|
||||||
|
background-color: rgb(72, 96, 144);
|
||||||
|
font-family: Verdana,Arial,Helvetica,Sans-Serif;
|
||||||
|
font-size: small;
|
||||||
|
color: white;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
P {margin-left: 10px; margin-right: 10px;}
|
p { margin-left: 10px;
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
-->
|
|
||||||
</STYLE>
|
|
||||||
|
|||||||
@ -1,79 +1,103 @@
|
|||||||
<HTML>
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<HEAD>
|
<html>
|
||||||
<TITLE>ELOG FAQ</TITLE>
|
<head>
|
||||||
<LINK REV="made" HREF="mailto:stefan.ritt@psi.ch">
|
<title>ELOG FAQ</title>
|
||||||
<META NAME="author" CONTENT="Stefan Ritt">
|
<link rev="made" href="mailto:stefan.ritt@psi.ch">
|
||||||
<META NAME="description" CONTENT="Home of the Electronic Logbook (ELOG) package">
|
<meta name="author" content="Stefan Ritt">
|
||||||
<META NAME="keywords" CONTENT="ELOG MIDAS PSI RITT">
|
<meta name="description"
|
||||||
<LINK REL="stylesheet" TYPE="text/css" HREF="elog.css">
|
content="Home of the Electronic Logbook (ELOG) package">
|
||||||
</HEAD>
|
<meta name="keywords" content="ELOG MIDAS PSI RITT">
|
||||||
<BODY BGCOLOR="#ffffff" TEXT="#000000" LINK="#0000ff" VLINK="#800080" ALINK="#ff0000">
|
<link rel="stylesheet" type="text/css" href="elog.css">
|
||||||
<div class="title"> ELOG Wishlist </div>
|
</head>
|
||||||
<p>
|
<body alink="#ff0000" bgcolor="#ffffff" link="#0000ff" text="#000000"
|
||||||
<div class="menu"> Site map : [<a class="nav" href="index.html">Home</a>]
|
vlink="#800080">
|
||||||
[<a class="nav" href="userguide.html">User's Guide</a>] [<a class="nav" href="adminguide.html">Administrator's
|
<div class="title"> ELOG Wishlist </div>
|
||||||
Guide</a>] [<a class="nav" href="faq.html">FAQ</a>]
|
<p> </p>
|
||||||
[Wishlist] [<a class="nav" href="http://midas.psi.ch/elogs/Linux%20Demo/">DEMO</a>]
|
<div class="menu"> Site map : [<a class="nav"
|
||||||
[<a class="nav" href="download.html">Download</a>]
|
href="index.html">Home</a>] [<a class="nav"
|
||||||
</div>
|
href="userguide.html">User's Guide</a>] [<a class="nav"
|
||||||
<p>
|
href="adminguide.html">Administrator's Guide</a>] [<a
|
||||||
<div class="Sub"><i>ELOG Wishlist</i></div>
|
class="nav" href="faq.html">FAQ</a>] [Wishlist]
|
||||||
<hr>
|
[<a class="nav" href="http://midas.psi.ch/elogs/Linux%20Demo/">DEMO</a>]
|
||||||
Here are some "<I>wishlist</I>
|
[<a class="nav" href="download.html">Download</a>] </div>
|
||||||
" items requested by users. I will work down the list as time permits, starting
|
<p> </p>
|
||||||
at the items with the most votes. You can vote for a feature, or suggest one,
|
<div class="Sub"><i>ELOG Wishlist</i></div>
|
||||||
by sending me an email.
|
<hr> Here are some "<i>wishlist</i>" items requested by users. I will
|
||||||
<p>
|
work down the list as time permits, starting at the items with the most
|
||||||
<center>
|
votes. You can vote for a feature, or suggest one, by sending me an
|
||||||
<table border="1">
|
email.
|
||||||
<tr>
|
<p> </p>
|
||||||
<th>
|
<center>
|
||||||
Feature<th>Votes</tr>
|
<table border="1">
|
||||||
<tr>
|
<tbody>
|
||||||
<td>
|
<tr>
|
||||||
Implement groups of users<td>6</td>
|
<th> Feature</th>
|
||||||
<tr>
|
<th>Votes</th>
|
||||||
<td>
|
</tr>
|
||||||
Password expiration<td>1</td>
|
<tr>
|
||||||
<tr>
|
<td> Implement groups of users</td>
|
||||||
<td>
|
<td>6</td>
|
||||||
Account expiration<td>1</td>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td> Password expiration</td>
|
||||||
Make attributes which whould be displayd selectable in "Find" page<td>1</td>
|
<td>1</td>
|
||||||
<tr>
|
</tr>
|
||||||
<td>
|
<tr>
|
||||||
Convert elog text files into XML files and comma separated files with elconv<td>1</td>
|
<td> Account expiration</td>
|
||||||
<tr>
|
<td>1</td>
|
||||||
<td>
|
</tr>
|
||||||
Implement multi-line attributes<td>6</td>
|
<tr>
|
||||||
<tr>
|
<td> Make attributes which whould be displayd selectable in
|
||||||
<td>
|
"Find" page</td>
|
||||||
Derive attribute options from list of entries of another logbook<td>1</td>
|
<td>1</td>
|
||||||
<tr>
|
</tr>
|
||||||
<td>
|
<tr>
|
||||||
Specify date format explicitly for substitutions, like $entry date{%Y}<td>2</td>
|
<td> Convert elog text files into XML files and comma separated
|
||||||
<tr>
|
files with elconv</td>
|
||||||
<td>
|
<td>1</td>
|
||||||
Change attributes of whole thread, like mark a thread "open" or "closed"<td>2</td>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td> Implement multi-line attributes</td>
|
||||||
Automatic unlocking of entries after a specific time period<td>1</td>
|
<td>6</td>
|
||||||
<tr>
|
</tr>
|
||||||
<td>
|
<tr>
|
||||||
Implement PAM authentification under Linux<td>2</td>
|
<td> Derive attribute options from list of entries of another
|
||||||
<tr>
|
logbook</td>
|
||||||
<td>
|
<td>1</td>
|
||||||
Implement attributes which are math results from others, like <i>att3=att1+att2</i><td>2</td>
|
</tr>
|
||||||
</tr>
|
<tr>
|
||||||
</table>
|
<td> Specify date format explicitly for substitutions, like
|
||||||
</center>
|
$entry date{%Y}</td>
|
||||||
<p>
|
<td>2</td>
|
||||||
<OL>
|
</tr>
|
||||||
</OL>
|
<tr>
|
||||||
<HR>
|
<td> Change attributes of whole thread, like mark a thread "open"
|
||||||
<div class="footer"> Content by <a class="nav" href="mailto:Stefan.Ritt@psi.ch">
|
or "closed"</td>
|
||||||
Stefan Ritt</a>, Web pages by <a class="nav" href="mailto:fredp@mygale.org">Fred
|
<td>2</td>
|
||||||
Pacquier</a> - last modified on 31/01/2003 </div>
|
</tr>
|
||||||
</BODY>
|
<tr>
|
||||||
</HTML>
|
<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>
|
||||||
|
</table>
|
||||||
|
</center>
|
||||||
|
<p> </p>
|
||||||
|
<ol>
|
||||||
|
</ol>
|
||||||
|
<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>
|
||||||
|
|||||||
12
src/elogd.c
12
src/elogd.c
@ -6,6 +6,9 @@
|
|||||||
Contents: Web server program for Electronic Logbook ELOG
|
Contents: Web server program for Electronic Logbook ELOG
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.617 2005/04/06 19:20:57 ritt
|
||||||
|
Version 2.5.8-3
|
||||||
|
|
||||||
Revision 1.616 2005/04/06 19:12:25 ritt
|
Revision 1.616 2005/04/06 19:12:25 ritt
|
||||||
Fixed bug with lowercase conditions
|
Fixed bug with lowercase conditions
|
||||||
|
|
||||||
@ -963,7 +966,7 @@
|
|||||||
\********************************************************************/
|
\********************************************************************/
|
||||||
|
|
||||||
/* Version of ELOG */
|
/* Version of ELOG */
|
||||||
#define VERSION "2.5.8-2"
|
#define VERSION "2.5.8-3"
|
||||||
char cvs_revision[] = "$Id$";
|
char cvs_revision[] = "$Id$";
|
||||||
|
|
||||||
/* ELOG identification */
|
/* ELOG identification */
|
||||||
@ -14171,7 +14174,9 @@ void display_line(LOGBOOK * lbs, int message_id, int number, char *mode,
|
|||||||
if (is_ascii(file_name) &&
|
if (is_ascii(file_name) &&
|
||||||
!chkext(attachment[index], ".PS") &&
|
!chkext(attachment[index], ".PS") &&
|
||||||
!chkext(attachment[index], ".PDF") &&
|
!chkext(attachment[index], ".PDF") &&
|
||||||
!chkext(attachment[index], ".EPS") && show_attachments) {
|
!chkext(attachment[index], ".EPS") &&
|
||||||
|
!chkext(attachment[index], ".HTM") &&
|
||||||
|
!chkext(attachment[index], ".HTML") && show_attachments) {
|
||||||
|
|
||||||
/* display attachment */
|
/* display attachment */
|
||||||
rsprintf("</td></tr><tr><td colspan=%d class=\"messagelist\"><pre>", colspan);
|
rsprintf("</td></tr><tr><td colspan=%d class=\"messagelist\"><pre>", colspan);
|
||||||
@ -18687,7 +18692,8 @@ void show_elog_entry(LOGBOOK * lbs, char *dec_path, char *command)
|
|||||||
|
|
||||||
/* determine if displayed inline */
|
/* determine if displayed inline */
|
||||||
display_inline = is_image(file_name) || is_ascii(file_name);
|
display_inline = is_image(file_name) || is_ascii(file_name);
|
||||||
if (chkext(att, ".PS") || chkext(att, ".PDF") || chkext(att, ".EPS"))
|
if (chkext(att, ".PS") || chkext(att, ".PDF") || chkext(att, ".EPS") ||
|
||||||
|
chkext(att, ".HTM") || chkext(att, ".HTML"))
|
||||||
display_inline = 0;
|
display_inline = 0;
|
||||||
if (file_exist(thumb_name))
|
if (file_exist(thumb_name))
|
||||||
display_inline = 1;
|
display_inline = 1;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user