ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
66703
|
Fri Feb 5 14:51:23 2010 |
| Yoshio Imai | | Question | Mac OSX | 2.7 | Re: insert screenshots directly to elog? |
Since elog is only the web server providing (comfortable) access to the logbook database, it relies on the web browser (possibly enhanced by script code) for facilities to attach pictures and other files to entries. So unless your browser has such an extension or someone writes some sort of script that can do it, the only way is to use an external capturing program, save the picture and upload it in the usual way. Cf. also entry 66004.
|
66714
|
Thu Feb 18 18:50:57 2010 |
| Yoshio Imai | | Question | All | 2280 | Re: Single Button Entry |
Geoff Ellis wrote: |
For our application we have a lot of very common events we would like to log. It would be preferable that for certain events/entries we could setup a single button / quick entry method. Is there away to accomplish this?
|
You could write a script/program that calls the ELOG client with the necessary attributes to submit the entry (see the user's guide). |
66722
|
Mon Feb 22 11:15:48 2010 |
| Yoshio Imai | | Question | Linux | latest | Re: Log Thread Close Automatically |
tom wrote: |
If you have a logbook and you create a new entry, is it possible to put a time limit on that new entry so that edits/replies are only valid for certain amount of time. I am looking for a way that would allow me to have a user start a new message, but after 8 hours, that message becomes locked and no one can edit or add to the message. This is for some shift work and we do not want users to go back after their shift and edit the messages.
|
Did you consider using the "Restrict edit time" option? It should provide the necessary functionality, as long as you don't want to lock the entry at a fixed absolute time, but really only x hours after creation (also, as you talked about closing the "thread" automatically, there is no option to prevent replies after a certain amount of time).
See the administrator's guide. |
66841
|
Tue Jun 8 15:48:06 2010 |
| Yoshio Imai | | Request | All | 2.7.8 | inline-code |
Hi, Stefan!
Sometimes, it is annoying that the [code] -Tag creates a line break, because there are situations where verbatim text inside the regular text flow is desirable (just like here). I would like to request an additional elcode-tag [ilcode] (in-line code) which translates to <code> instead of <pre> .
Cheers
Yoshio |
66930
|
Thu Nov 11 17:51:49 2010 |
| Yoshio Imai | | Question | Windows | 2.8.0-2331 | Re: elog password , attributes and quoting username and password |
Arno Teunisse wrote: |
Please Notice that I've put quotes around : -u "username password" ( the documentation shows that this is not necessary) . But now it failes to see a required attribute.
|
Have you tried without the quotes? They may not be allowed! |
66933
|
Fri Nov 12 11:48:54 2010 |
| Yoshio Imai | | Question | Windows | 2.8.0-2331 | Re: elog password , attributes and quoting username and password |
Arno Teunisse wrote: | It seems that the -m option for elog.exe is a required commandline option. |
You are right; I didn't see that part was missing. On the other hand, I obviously didn't see a few other things in your post, either ...  |
66955
|
Thu Nov 25 14:15:31 2010 |
| Yoshio Imai | | Question | Linux | 2.8.0-2313 | Re: Don't see login page - Self register = 1 |
Hi!
Christoph Kukulies wrote: | I cannot get the login screen. I'm connecting to a logbook (and I can do this without logging in).
Shouldn't I get a screen to login/register? |
Christoph Kukulies wrote: | Guest menu commands = List, Find, Login, Help |
I might be wrong, but since you have defined "Guest menu commands", you should indeed be able to read the logbooks without logging on, only write access should be prevented. Do you get the login window when you explicitly click onto the "Login" link?
Also, I noticed that your user lists are space-separated, although as far as I know they should be comma-separated.
I hope this helps!
Yoshio |
66958
|
Fri Nov 26 11:42:50 2010 |
| Yoshio Imai | | Question | Linux | 2.8.0-2313 | Re: Don't see login page - Self register = 1 |
Christoph Kukulies wrote: | I only need to know how I get an admin passwd and user into the passwd file. |
You do this the same way as a regular user: use the self registration feature to create a user, and then declare this user to be the admin in your config file.
Yoshio |