ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1381
|
Fri Aug 5 10:00:00 2005 |
| Kees Bol | kees.bol@wur.nl | Info | Linux | 2.6.0 | Re: "full" only changes color |
Stefan Ritt wrote: |
Kees Bol wrote: | I thougt when choosing the full-view the text would appear along with the other attributes. |
That's how it is supposed to be. I tried your config file, added three entries, and got the behaviour documented in the attached images. To me everything looks fine. |
Stefan, the output you see I expected to see with my logbook too but I don't.
I will upgrade to V2.6.0-beta3, perhaps that solves the problem. |
1382
|
Fri Aug 5 10:51:27 2005 |
| Kees Bol | kees.bol@wur.nl | Info | Linux | 2.6.0 | Re: "full" only changes color |
Stefan Ritt wrote: |
Kees Bol wrote: | I thougt when choosing the full-view the text would appear along with the other attributes. |
That's how it is supposed to be. I tried your config file, added three entries, and got the behaviour documented in the attached images. To me everything looks fine. |
Stefan, I installed V2.6.0-beta3 and there is a (unwanted) difference. The Text field now appears in the summary-view despite the config specifies:
List Display = ID, Logdate, Author, Book, Chapter, Type, Subject
so in my opinion the text-field should not show up here.
Now the full-view indeed shows the complete texts.
I also attached the complete config-file because perhaps I overlook some details.
Another point: there was some discussion about v2.6.0-beta3 being slow.
I have v2.6.0-beta and v2.6.0-beta3 running side by side on the same server and notice also a big difference in speed, beta3 being much slower. |
Attachment 1: elogd.cfg.txt
|
cat elogd.cfg
[global]
port = 8080
Logfile = /home/elog2/log/elogd.log
Logging level = 3
SMTP host = net.wur.nl
Password file = /home/elog2/global.pwd
Self register = 0
Admin user = bol001
Deny New = Guest, guest
Deny Edit = Guest, guest
Subst on reply subject = Re: $subject
;Guest menu commands = Find, Last 10, Login, Help
;Menu commands = New, Edit, Delete, Reply, Find, Last 10, Change password, Logout, Help
Message width = 100
Message height = 20
Default encoding = 1
;Entries per page = 30
Use Lock = 1
Time format = %d-%b-%y %H:%M
Date format = %d-%b-%y
[forum]
Theme = default
;Theme = bubble
Attributes = Author, Type, Subject
Required Attributes = Type, Subject
;Type Logdate = datetime
;Preset Logdate = $date
Preset Author = $long_name
;Locked Attributes = Author, Logdate
Locked Attributes = Author
Options Type = Question, Configuration, Problem, Info, Other
List Display = ID, Date, Author, Type, Subject
Thread display = $Subject, posted by $Author on $Date
# onzeker of dit wel werkt
;Format Date = 0, attribname, attribvalue, 16, 16
;Guest menu commands = Back, Find, Login, Help
;Guest find menu commands = Find, Login, Help
Menu commands = Back, New, Edit, Delete, Reply, Find, Last 10, Change password, Logout, Help
Quick filter = Date, Type
Summary lines = 0
Start page = ?rsort=Date
; alleen eigen messages editen
Restrict edit = 1
[Logbook]
Theme = default
;Theme = bubble
;CSS = compact.css
Default encoding = 1
Message width = 180
Message height = 20
Page title = Logbook FB/ICT/SenS
Attributes = Logdate, Author, Book, Chapter, Type, Subject
Required Attributes = Book, Chapter, Type, Subject
Type Logdate = datetime
Preset Logdate = $date
Preset Author = $long_name
Locked Attributes = Author
Options Book = Windows{2}, Linux{1}, Backup{3}, Mail{4}, DNS{5}, Websites{web}
{1} Options Chapter = Servers{s}, Oracle{def}, Other{Def}
{2} Options Chapter = Servers{s}, MOM{def}, Other{def}
{3} Options Chapter = Netbackup{nb}, Netvault{nv}, Other{def}
{4} Options Chapter = Exchange{def}, Postfix{def}, Other{def}
{5} Options Chapter = ns[12].wur.nl{def}, MenAndMice{def}, AD{def}, Domains{dom}, Other{def}
{6} Options Chapter = Proxy{def}, Apache{def}, IIS{def}, Other{def}
{dom} Options Type = Documentation, Info, New, Removed, Changed, Other
{nb} Options Type = Documentation, Info, Monitoring, Installation, Problem, Todo, Other
{nv} Options Type = Documentation, Info, Monitoring, Installation, Problem, Todo, Other
{s} Options Type = Documentation, Info, Monitoring, Installation, General, Hardware, Network, Software, ToDo, Other
{web} Options Type = Documentation, Info, New, Removed, Changed, Other
{def} Options Type = Documentation, Info, Monitoring, Installation, Configuration, Problem, Problem Fixed, Routine, ToDo, Other
Options Chapter = AD, Apache, Exchange, IIS, MenAndMice, MOM, Netbackup, Netvault, ns, Oracle, Postfix, Proxy, Servers, Other
Options Type = Configuration, Documentation, General, Hardware, Info, Monitoring, Network, Problem, Routine, Software, ToDo, Other
List Display = ID, Logdate, Author, Book, Chapter, Type, Subject
;Guest menu commands = Back, Find, Login, Help
;Guest find menu commands = Find, Login, Help
Menu commands = Back, New, Edit, Delete, Reply, Find, Last 10, Change password, Logout, Help
Deny New = Guest, guest
Deny Edit = Guest, guest
;
Start page = ?rsort=Date
Quick filter = Logdate, Chapter, Type
;
; alleen eigen messages editen
Restrict edit = 1
|
1383
|
Fri Aug 5 10:54:49 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Info | Linux | 2.6.0 | Re: "full" only changes color |
Kees Bol wrote: | Stefan, I installed V2.6.0-beta3 and there is a (unwanted) difference. The Text field now appears in the summary-view despite the config specifies:
List Display = ID, Logdate, Author, Book, Chapter, Type, Subject
so in my opinion the text-field should not show up here. |
If you do not want text display in the summary view, add
Summary lines = 0
into your config file.
Kees Bol wrote: | Another point: there was some discussion about v2.6.0-beta3 being slow.
I have v2.6.0-beta and v2.6.0-beta3 running side by side on the same server and notice also a big difference in speed, beta3 being much slower. |
This is still a mystery to me, since on all machines I try the speed is fine. I'm still waiting for some debugging analysis from users which have this problem. If I cannot reproduce it, I cannot fix it. |
1387
|
Fri Aug 5 14:30:52 2005 |
| Kees Bol | kees.bol@wur.nl | Info | Linux | 2.6.0 | Re: "full" only changes color |
Stefan Ritt wrote: |
Kees Bol wrote: | Stefan, I installed V2.6.0-beta3 and there is a (unwanted) difference. The Text field now appears in the summary-view despite the config specifies:
List Display = ID, Logdate, Author, Book, Chapter, Type, Subject
so in my opinion the text-field should not show up here. |
If you do not want text display in the summary view, add
Summary lines = 0
into your config file.
Kees Bol wrote: | Another point: there was some discussion about v2.6.0-beta3 being slow.
I have v2.6.0-beta and v2.6.0-beta3 running side by side on the same server and notice also a big difference in speed, beta3 being much slower. |
This is still a mystery to me, since on all machines I try the speed is fine. I'm still waiting for some debugging analysis from users which have this problem. If I cannot reproduce it, I cannot fix it. |
After upgrading to v2.6.0-beta4 everything works fine now.
Thanks for your help |
67522
|
Mon Jun 3 15:49:33 2013 |
| Martin Rongen | martin.rongen@rwth-aachen.de | Info | Linux | 2.6.0 | Re: "full" only changes color |
Kees Bol wrote: | Hi,
I have the strange problem that when changing to "full"-diplaymode the output looks the same as with "summary", only the color is different. The texts don't appear.
Any idea what can cause this behaviour?
thanks
Kees Bol |
I now have the same problem in 2.9.2. Attached please find the elogd.cfg
Best regards
Martin |
Attachment 1: elogd.cfg
|
[global]
port = 8080
Logbook Tabs=0 ;this is the only logbook here
[EDM beamtime logbook]
Theme = default
Title image URL = http://lx3b58:8888/EDM+beamtime+logbook/
Password file = passwd
Self register = 0
Admin user = jedi_admin
Menu commands = New, Reply, Find, Login, Config
Guest menu commands = New, Reply, Find, Login
List Menu commands = New, Find, Help, Logout, Config
Guest List Menu commands = New, Find, Last Day, Help, Login
Attributes = entry type, run number , Start, Stop, run type, operators, shift, COSY state, DAQ state, comments
List display =Date, entry type, comments, run number, run type, operators, shift, COSY state, DAQ state
Guest List display =Date, entry type, comments, run number, run type, operators, shift, COSY state, DAQ state
Options entry type = run{1}, comment{2}, shift summary{3}, reply{4}
Preset entry type = run
Preset on reply Entry type = reply
Subst on reply comments = Re: $comments
{1,2,3} Options entry type = run{1}, comment{2}, shift summary{3}
{4} Options entry type = reply
Cell Style entry type run = background-color:#b9ca67
Cell Style entry type comment = background-color:#bd9c73
Cell Style entry type shift summary = background-color:#d6b6e6
Cell Style entry type reply = background-color:#5cb8ff
Required Attributes = entry type
{1} Show Attributes Edit= entry type, run number , Start, Stop, run type, operators, shift, COSY state, DAQ state, comments
{1} Required Attributes = operators, shift, run number, run type, COSY state, DAQ state
{2} Show Attributes Edit= entry type, operators, shift, COSY state, DAQ state, comments
{2} Required Attributes = operators, shift, COSY state, DAQ state
{3} Show Attributes Edit= entry type, operators, shift, COSY state, DAQ state, comments
{3} Required Attributes = operators, shift, COSY state, DAQ state
{4} Show Attributes Edit= entry type, operators, comments, run number, run type
{4} Required Attributes = operators
Options Shift = Morning, Day, Night
Options run type = Test entry, ED SCT
Options COSY state = Problem, Maintenance, Running
Options DAQ state = OK, Faulty
Cell Style COSY state Problem = background-color:red
Cell Style COSY state Maintenance = background-color:yellow
Cell Style COSY state Running = background-color:green
Cell Style DAQ state OK = background-color:green
Cell Style DAQ state Faulty = background-color:red
Extendable options = run type
Fixed Attributes Edit = run type, COSY state, DAQ state, entry type, run number, Start, Stop, shift
Fixed Attributes Reply = entry type, run type, COSY state, DAQ state, entry type, run number, Start, Stop, shift, comments
Page Title = EDM beamtime logbook
Reverse sort = 1
Quick filter = run number
{1} Preset run number = $shell(bash preset_run.sh 2>/dev/null)
;looks up last run number in logbook folder and increments
;Type run number = numeric
Type Start = datetime
Type Stop = datetime
{1} Preset Start = $utcdate
{1} Preset Stop = $utcdate
Thumbnail size=500
Summary lines = 0 ;so it doesnt appear on front page
Search all logbooks = 0
Default encoding = 2 ; html-necessary for latex
Allowed encoding = 4 ; only html allowed
Time format = %A, %B %d, %Y, %H:%M
{1} Execute new = bash append_root.sh $run number
; adds link to root-file
RSS Title = run $comment, posted by $operators on $entry time
; No Email notification
Suppress Email to users = 1
|
Draft
|
Tue Apr 12 09:06:49 2022 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.1.4 (latest) | Re: "User stamp" icon like Time Stamp in Body | <p> </p>
<table align="center" cellspacing="1" style="border:1px solid #486090; width:98%">
<tbody>
<tr>
<td style="background-color:#486090">Gys Wuyts wrote:</td>
</tr>
<tr>
<td style="background-color:#FFFFB0">
<p>Hello,</p>
<p>Is there a possibility to use like the time stamp a user stamp: by clicking the button in the main text entry it adds the username, just like the time stamp button does: Tue Apr 12 08:58:46 2022 ?</p>
<p>I searched but I'm not sure how this would be correctly named.</p>
<p>Thanks,</p>
<p> </p>
<p>G</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
Tue Apr 12 09:06:49 2022 |
521
|
Fri Apr 2 02:41:36 2004 |
| PJ Meyer | pjm@pjmeyer.org | Question | Windows | 1.35 to 2.51 | Re: "Upgrading" from 1.35 to 2.52 fails | tuens out that the first log file was causing the problem. Elconv would just hang
on trying to convert it. renamed it, reran elconv, reload service and 2.51 elogd
and all was working as it should.
> Have a working copy of 1.35 running on NT4 server.
> Went to upgrade to latest version.
> Stopped service, installed the 2.52 version, restarted service and when
> trying to connect get nothing but server not found, dns errors, etc.
> Copy back the 1.35 elogd.exe and everything is fine - I can connect and add
> entries to log.
> Copy 2.52 elogd.exe and nothing.
>
> So being the bright boy, I unistalled E-log, went through the registry and
> yanked everything out that referenced ELOGD, rebooted, installed 2.52, made
> the necessary registry changes, started service and nothing.
>
> Stopped service and copied 1.35 Elogd.exe back into folder, started service,
> and everything works.
>
> Any ideas on why 1.35 works like a charm but 2.52 won't? I've tried stepping
> back to 2.10 version before giving up.
>
> This is a server that is patched to latest and runs quite well with 1.35. |
1570
|
Fri Dec 23 09:07:14 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | | 2.6.0 | Re: "Syntax of elogd.cfg" - Document |
Edmundo T Rodriguez wrote: | The document "ELOG - Syntax of elogd.cfg" is outdated! |
I forgot to update the web server, but the document distributed in the 2.6.0 package was up to date.
Edmundo T Rodriguez wrote: | Are we going to have an updated documented? |
I copied the actual version to the web server.
Edmundo T Rodriguez wrote: | How much difference exists between the one posted as a reference
and new one covering all new options in ELOG? |
For the changes from one version to the other, have a look at the changelog. |
|