ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66487
|
Mon Aug 3 03:26:23 2009 |
| Dan Duong | Dan.Duong@team.telstra.com | Question | Windows | v2.7.42111 | Re: display GMT time instead of local time in Entry time/ Last edit field |
Stefan Ritt wrote: |
Dan Duong wrote: |
I did as instructed but time was 20 hours behind.
I have entered set TZ=AST-10 I got the correct time. I think my elog files have been changed by someone. elogd file is running in DOS box now. Please help how to run elog as normal or correct elog files. Which file I should check. Is it elconv.c file? Thank you Stefan.
|
You have to change your environment variable "TZ" system wide. You do that by going to
My Computer/Properties/Advanced/Environment Variables/New
then you enter TZ as the variable name and AST-10 as the value. You might have to reboot your computer.
|
It is working with the correct time stamp now. Thanks you very much Stefan. |
1417
|
Wed Sep 21 04:24:43 2005 |
| Dan Chitwood | dchitwoo@uiuc.edu | Question | Linux | 2.6.0beta4 | Can I turn off emoticons? | Is there a way to not use the emoticons, but at the same time use the ELCode?
An example would be to add a slash before the emoticon code like this: /:)
Thanks,
Dan |
1421
|
Fri Sep 23 19:23:26 2005 |
| Dan Chitwood | dchitwoo@uiuc.edu | Bug report | Linux | Windows | 2.6.0-b4 | Post appearing twice | We are having trouble on our logbook with posts appearing twice. Both posts contain the same ID number, time, etc. This most often occurs when the e-log entry is being written for an extended period of time (ie. more than 30 minutes), but I don't know if that is the root cause of the problem. It may also be related to posts that are edited after an initial posting. Could this be due to an improper setting in our config file? |
66116
|
Wed Dec 17 19:43:25 2008 |
| Dan C. | chaospry@gmail.com | Question | Linux | 2.7.5-1 | Display Revisions field in single entry but not in list view | Hello,
Thank you for such a great software package!
I would like to ask how I can display the Revisions field in the single entry view but not in the list view. I followed the FAQ instructions and added the following to my elodg.cfg:
Attributes = Author, Type, Category, Subject, Revisions
Locked attributes = Revisions
Subst on Edit Revisions = $Revisions $date by $long_name
This configuration shows the Revisions field in both the list view and the single entry view. This was a problem because certain entries are changed a lot so they took up a lot of horizontal space in the list view. I tried to remove the Revisions field in the list view but keep them in the single entry view with the following:
Attributes = Author, Type, Category, Subject
Show Attributes = Author, Type, Category, Subject, Revisions
Locked attributes = Revisions
Subst on Edit Revisions = $Revisions $date by $long_name
This took the Revisions field out of the list view and also the single entry view. However, the fields that were shown in the single entry view ended up as Author, Type, Category, Subject, Author (again).
The last attempt were with the following configuration lines:
Attributes = Author, Type, Category, Subject
Show Attributes = Revisions
Locked attributes = Revisions
Subst on Edit Revisions = $Revisions $date by $long_name
This showed Author, Type, Category, Subject in the list view but only the Author field in the single entry view.
How can I configure Elog to show the Revisions field in the single entry view but no the list view?
Thanks,
- Dan |
66152
|
Thu Jan 15 22:25:05 2009 |
| Dan C. | chaospry@gmail.com | Question | Linux | 2.7.5-1 | Re: Display Revisions field in single entry but not in list view | Hello Stefan,
Thanks for your reply.
Maybe it was the way that I worded my original post but to reiterate, I wanted to have ID, Date, Author, Type, Category, Subject in the list display and Author, Type, Category, Subject, and Revision in the single entry view.
To get the desired results, I had to use the following:
Attributes = Author, Type, Category, Subject, Revisions
Show Attributes = Author, Type, Category, Subject, Revisions
Locked attributes = Revisions
Subst on Edit Revisions = $Revisions $date by $long_name
List Display = ID, Date, Author, Type, Category, Subject
Thank you again for your help and the great software package!
- Dan
Stefan Ritt wrote: | The "Show Attributes" option is for the single entry view, while the "List Display" option is for the list view. So what you need is:
Attributes = Author, Type, Category, Subject
Show Attributes = Revisions
Locked attributes = Revisions
Subst on Edit Revisions = $Revisions $date by $long_name
List Display = ID, Date, Author, Type, Category, Subject |
|
66530
|
Fri Sep 4 20:44:32 2009 |
| Dan | danlei.chao@noaa.gov | Question | Linux | 2.7.7-1 | ELcode in Summary Text | Hello,
Thank you for such a great piece of software!
When displaying the entries in a log book with Summary view, ELCode is not processed in 'Text'. I know there
is an option called 'Allow HTML", but is there something similar for decoding ELCode in the Summary 'Text' field?
Thank you again,
- Dan |
66539
|
Tue Sep 8 22:56:02 2009 |
| Dan | danlei.chao@noaa.gov | Question | Linux | 2.7.7-1 | Re: ELcode in Summary Text | That would be a lot of effort for very little gain. I appreciate your detailed response.
Thank you,
- Dan
> > Hello,
> >
> > Thank you for such a great piece of software!
> >
> > When displaying the entries in a log book with Summary view, ELCode is not processed in 'Text'. I know
> there
> > is an option called 'Allow HTML", but is there something similar for decoding ELCode in the Summary 'Text'
> field?
> >
> > Thank you again,
> > - Dan
>
> Decoding HTML (or ELCode which translates to HTML) in the summary field is difficult, since the text is
> truncated.
> Assume you have some code like
>
> Text
> <b>Text
> <i>Text
> ----- cut here
> </i>
> </b>
>
> Sot he bold <b> and italics <i> tags are opened, but closed after the cutting line. In that case the whole page
> might render wrongly, because everything after the summary text will be displayed in bold and italics. To fix this I
> would have to scan the HTML code and close all open tags "by hand". But since there are very many possibilities,
> especially if one used multi-column tables, this is almost impossible without writing my own HTML parser which is
> beyond the scope of elog. So the only clean solution I have found so far is to strip off all HTML formatting and
> just showing plain text there. |
69646
|
Tue Feb 7 12:51:54 2023 |
| Cryptage | cryptage@hotmail.fr | Bug report | Linux | 3.1.5 | 3.1.5 - Mass edit bug + Wrong version | Hi,
I've just installed the news 3.1.5 version and I have 2 problems.
I don't know if it works with older versions because I started with latest.
- When using "select" menu then "edit" for multiple entries, the text is replaced with "- keep original text here -" instead of keeping the original values. Really annoying...




Another problem too, if I want to edit after, I have the error message "only author - keep original text here - can edit" although the author column is OK..
It looks like this problem is global and not only on text column.


- Version number is indicated "ELOG V3.1.4" instead of V3.1.5.
My config file :
[global]
port = 8888
language = french
Authentication = Webserver
Page title = XXXXX
SSL = 0
Interface = 127.0.0.1
URL = https://elog.xxxxxx.xxx/
Usr = elog
Grp = elog
Logfile = /var/log/elog.log
Logging level = 3
Self register = 0
Password file = xxxx.xxx
Logout to main = 0
Max content length = 10485760
List after submit = 1
Search all logbooks = 0
Refresh = 300
Show last default = 7
[Technique]
Theme = custom
Menu commands = List, New, Edit, Reply, Find
List Menu commands = List, New, Find, Select, Config
Guest menu commands = Login
Admin user = xxxxxx
Login user = xxxx, xxxxx, xxxxxx
Restrict edit = 1
Restrict edit time = 1
Login expiration = 2
Allow password change = 0
Comment = Test suivi technique
Attributes = Auteur, Intervenant, Quand, Objet, Categorie, Centre, Statut
Type Quand = date
Date format = %d/%m/%Y
Options Intervenant = xxxxxxxxxxx, Autre
Options Centre = xxxxxxxx, Autre
Options Categorie = xxxxxxxx, Autre
Options Statut = A faire, En cours, En attente, Termine, Autre
Extendable Options = Categorie, Intervenant
Required Attributes = Intervenant
Page Title = ELOG - $Categorie
Reverse sort = 1
Quick filter = Categorie, Centre
Preset Auteur = $long_name
Option Auteur = Filled In Automatically
Locked Attributes = Auteur
Use lock = 1
|
I'm using Apache as reverse proxy with SSL and transparent Kerberos authentication (Microsoft Active Directory).
URL via Apache is https://elog.xxxxxx.xxx (no subdirectory).
Thanks for your help. |
|