Re: Simulation of a submit, posted by Tomas Rudolf on Sat May 17 05:55:53 2003
|
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 |
Re: Question protection selection page command, posted by Etienne Van Caillie on Mon May 19 12:21:31 2003
|
> > 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 = .... |
mySQL / SQL synchronisation, posted by Etienne Van Caillie on Fri May 23 09:17:30 2003
|
does anybody has interest with a full synchronisation
between elog logbook
on mySQL and SQL database |
Hosts deny, posted by Etienne Van Caillie on Fri May 30 08:04:23 2003
|
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 ? |
Loging user's activity, posted by Tomas Rudolf on Tue Jun 3 17:51:39 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 |
Email Notification, posted by Robert Keeney on Mon Jun 30 14:15:52 2003
|
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. |
REQ: Preset attribute with current weeknumber. possible?, posted by R. Beekman on Tue Jul 15 12:21:27 2003
|
Is it possible to preset an attribute with the current weeknumber? |
Modify the date of an entry?, posted by Gary Cramblitt on Tue Jul 15 23:37:58 2003
|
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. |