I guess this question got somehow lost. So once again : Is there a possibility to EDIT an existing message with elog.exe ? Tomas > > Is there a way to simulate an ELOG SUBMIT? > > Have a look at the elog utility which comes in the package. It does exactly > this. It "simulates" a browser and does a submit directly to elogd. So you > can either redo the elog code somewhere, or call elog with the proper > command line parameters to insert logbook entries. We did some tests of your elog utility. It does what we need except for one important thing: EDIT existing messages. Is there a way to edit en existing message? Adding a new message or replying to an existing message works fine but in our case we need to have the ability to modify messages that were created in the past. Tomas
> > Can you tell me what the following change in CVS offers > > > > Added lock icon for protected logbooks > > > > Does this relate to the request in article 309 > > No, unfortunately not (yet). I'm still working on the problem described in > elog:309. This "lock" icon only shows you in the logbook selection page which > logbooks are public and which are protected by passwords (was another > request). could you add command for main menu guest user Selection Page guest = ....
does anybody has interest with a full synchronisation between elog logbook on mySQL and SQL database
Used to deny a certain command to a list of users. This can be used to deny a guest user to enter new messages or modify a message. Hosts allow = <list> Hosts deny = <list> could you deny guest user like this guest is not loggeg ? hubert is logged Hosts deny = guest,hubert does anybody has experience with deny based on IP adresse ?
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
Is there a way to configure elog so users that have their email notification on only get notified for updates to logs they have access to? I've looked all through the documentation and I can't seem to find a way to do this. If not is there some way I can work around this without to much trouble? I have lots of logs and would really hate to have to make configuration changes in all of them . Having the message body mailed to you is very convenient but some of my users only get to see their logs. If the body gets mailed to them they get to see everything anyway. When I had to use separate password files this wasn't an issue.
Is it possible to preset an attribute with the current weeknumber?
Great program! Thank you. Short of manually editing the logbook files, is there a way I can change the date of an entry? I want to transfer my "Linux Journal", which I have been writing as a regular document for several months, into elog so I can take advantage of the threading, sorting, find, etc.