Re: bug in cfg file, posted by Stefan Ritt on Tue Jun 3 20:49:27 2003
|
> When you take the elogd.cfg file and the menu commands = <list> and guest
> menu commands = <list>, the config menu for edit the elogd.cfg stops
> working, yet if I change the URL manually, I can still get to the file and
> the menus do not change. If I delete all menu commands, then all works
> without errors, yet the menus do not match default.
There was a recent bug which made "Edit elog.cfg" stop working if the
language is not English. This has been fixed and the update is in CVS. If
you use English, this might be another problem. Can you send me your
complete elogd.cfg so I can try to reproduce your problem?
> Also, the self registration function equal to 3 does not always send email.
"Not always" is hard to understand. Either it works or it does not for a
certain configuration. What you can do is start elogd with the "-v" flag,
which outputs all communication to the console window. Among this
information, you have the communication with the SMTP server when sending an
email. Maybe you see some problem there which only sometimes occurs (like
wrong email addresses or so...) |
Re: rhis logbook, posted by Stefan Ritt on Wed Jun 4 11:14:32 2003
|
> I suggest to add an attributes like OS
>
> MOptions OS = linux, windows2000, windowsXP¨, windows2003
>
> to indicate on which version we are speaking
Good idea, I added a "ELOG Version" as well. |
Re: rhis logbook, posted by Stefan Ritt on Wed Jun 4 13:11:51 2003
|
> I suggest MOptions - people are lazy .... :)
Not for the Version! I don't want to update this list on every release (:-(
Plus the list would get too long over time!
> by the way any possibilities to have 'multiple icons' ?
No, you have to use MOptions instead. |
Re: Question protection selection page command, posted by Stefan Ritt on Wed Jun 4 15:00:33 2003
|
> could you add command for main menu guest user
> Selection Page guest = ....
I added "Guest Selection Page" coming in version 2.3.8 |
Re: syntax highligting for elog.cfg with ULTRAEDIT, posted by Stefan Ritt on Wed Jun 4 15:24:42 2003
|
> i put the last version on this link
> http://public.mba.be/download/u-edit-elog-syntax.txt
If you don't mind I added the file to this message. |
Re: bug in cfg file, posted by Stefan Ritt on Wed Jun 4 15:26:15 2003
|
> When you take the elogd.cfg file and the menu commands = <list> and guest
> menu commands = <list>, the config menu for edit the elogd.cfg stops
> working, yet if I change the URL manually, I can still get to the file and
> the menus do not change. If I delete all menu commands, then all works
> without errors, yet the menus do not match default.
Has just been fixed. Available under CVS and soon in 2.3.8. |
Re: Loging user's activity, posted by Stefan Ritt on Wed Jun 4 15:30:12 2003
|
> I was wondering if there is a way to have a more detailed log of users'
> activities?
> Current Logfile = <file> gives a good base for information about
> logins/access to 'protected' logbooks.
>
> What we would like to have is information about when a user reads an ELOG
> entry (to be able to determine the reaction/response time).
>
> For instance the LOG could look sg like this:
> %%user %%datetime %%logbook %%record read/edit/new/delete
Very nice idea, I put it on the wishlist. |
Re: HTML page formating, posted by Stefan Ritt on Wed Jun 4 15:52:52 2003
|
Thank you very much for your request, well motivated and described. I hope I
will soon find time to impelment this. |