Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 143 of 807  Not logged in ELOG logo
ID Date Icon Author Author Email Category OS ELOG Versiondown Subject
  2196   Tue Apr 10 04:15:22 2007 Question marionmarion@spiderweb.com.auQuestionWindows6.4.2-1795HOW TO delete or edit the Accelerator config file? i can still edit my demo config file.
hi again folks

QUESTION
HOW do i delete or edit the Accelerator config file?
i can still edit my demo config file.
  2199   Tue Apr 10 10:14:39 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionWindows6.4.2-1795Re: HOW TO delete or edit the Accelerator config file? i can still edit my demo config file.

marion wrote:
hi again folks

QUESTION
HOW do i delete or edit the Accelerator config file?
i can still edit my demo config file.


Edit elogd.cfg with notepad.exe directly.
  2164   Wed Mar 14 11:31:35 2007 Question deletoillexavier.deletoille@synchrotron-soleil.frQuestionLinux | Windows6.4-1802submit modified elog entry
hello, I have small a bug,
when I create an entry. Per moment the program requires of me: "Submit modified Elog entry"
if I answer yes, Eog create 2 entry identical.
If I answer not it create only one.
I don't wait that elog asks me a confirmation

Any Ideas,
Thanks in advance
  2165   Wed Mar 14 11:55:54 2007 Question deletoillexavier.deletoille@synchrotron-soleil.frQuestionLinux | Windows6.4-1802sort attributs
hello,
For 1 event, I need the date and the hour of this one. An event can be enter in elog several days after this one. The problem is that I do not manage to carry out one sorts on these two attibuts. I tested the order “? rsort” but this one works only on one entry not out of 2 at the same time (? rsort=Heure+evenement, Date+evenement&mode=threaded)
have an easy way?
Thank you very much

Xavier Deletoille
Attachment 1: elog14_03.jpg
elog14_03.jpg
  2166   Wed Mar 14 12:06:20 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux | Windows6.4-1802Re: sort attributs

deletoille wrote:

For 1 event, I need the date and the hour of this one. An event can be enter in elog several days after this one. The problem is that I do not manage to carry out one sorts on these two attibuts. I tested the order “? rsort” but this one works only on one entry not out of 2 at the same time (? rsort=Heure+evenement, Date+evenement&mode=threaded)
have an easy way?


Yepp. Since you can only sort on a single attribute, you combine time and date into one. This can be done like following:
Attributes = Icone, Type def fiche, ..., Evenement
Type Evenement = datetime

Now you can not only sort on Evenement, but you get also a date picker for that attribute in the entry form. To format the way Evenement is displayed, use the Time format option.
  2170   Mon Mar 19 19:51:26 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux | Windows6.4-1802Re: submit modified elog entry

deletoille wrote:
hello, I have small a bug,
when I create an entry. Per moment the program requires of me: "Submit modified Elog entry"
if I answer yes, Eog create 2 entry identical.
If I answer not it create only one.
I don't wait that elog asks me a confirmation


Are you sure about that? Can you reproduce it? I tried to reproduce it with the simple example logbook from the distribution, by adding the Use lock = 1 option to the configuration, but without success. I got only a single entry or no entry. You can of course remove the Use lock option, if you don't need locking.
  2174   Wed Mar 21 16:51:14 2007 Reply deletoillexavier.deletoille@synchrotron-soleil.frQuestionLinux | Windows6.4-1802Re: sort attributs

Stefan Ritt wrote:

deletoille wrote:

For 1 event, I need the date and the hour of this one. An event can be enter in elog several days after this one. The problem is that I do not manage to carry out one sorts on these two attibuts. I tested the order “? rsort” but this one works only on one entry not out of 2 at the same time (? rsort=Heure+evenement, Date+evenement&mode=threaded)
have an easy way?


Yepp. Since you can only sort on a single attribute, you combine time and date into one. This can be done like following:
Attributes = Icone, Type def fiche, ..., Evenement
Type Evenement = datetime

Now you can not only sort on Evenement, but you get also a date picker for that attribute in the entry form. To format the way Evenement is displayed, use the Time format option.


thanks, It works but the order "?sort" seems to works only in summary view (attachment 1) and not in threaded (attachement 2) view.
Any idea?
Attachment 1: summary.JPG
summary.JPG
Attachment 2: threaded.JPG
threaded.JPG
  2217   Wed Apr 25 20:29:39 2007 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux | Windows6.4-1802Re: sort attributs

deletoille wrote:
thanks, It works but the order "?sort" seems to works only in summary view (attachment 1) and not in threaded (attachement 2) view.
Any idea?


Two ideas. First, you have following URL:
.../page?rsort=Date+Evenement

but your attribute is "Evenement" (without "Date"). Can you check that?

Second: In threaded mode, only the "thread heads" are sorted. If an entry has one or more replies, it does not make sense to tear apart these replies because of sorting, so threads are always kept together, independent of their attributes.
Attachment 1: threaded.gif
threaded.gif
Attachment 2: summary.gif
summary.gif
ELOG V3.1.5-3fb85fa6