Re: form posting , posted by Qiang on Tue Dec 14 07:32:07 2004
|
I happened to find something interesting when trying my perl script. it hangs the
elog system with hand-crafted http header.
I also sent email with more detail on this. just want to make sure you are aware of
this.
Qiang
> > however, I am not sure what elog checks for when doing the post through
> > form. and the auto-submit script always failed and returns "200 EOF". i can
> > get to the login part and grab form entry. its only the submittion failed.
>
> What you can do is run the elog submit utility with the "-v" flag (verbose) and
> grap the output. It's HTML code, but you should see any error message there. |
admin menu, posted by Heiko Scheit on Sun Dec 19 17:11:07 2004
|
Could you implemet and option 'admin menu' which gets displayed
when an 'admin' is logged in. This menu could e.g. also include 'Delete'
while the normal menu would not. |
Re: form posting , posted by Stefan Ritt on Mon Dec 20 16:39:17 2004
|
> I happened to find something interesting when trying my perl script. it hangs the
> elog system with hand-crafted http header.
This bug has been fixed in revision 1.524 of elogd.c available from CVS. |
Re: admin menu, posted by Stefan Ritt on Mon Dec 20 17:22:28 2004
|
> Could you implemet and option 'admin menu' which gets displayed
> when an 'admin' is logged in. This menu could e.g. also include 'Delete'
> while the normal menu would not.
You can achieve the same via
Allow delete = <admin name> |
Complete Bulgarian translation, posted by Ognyan Kulev on Wed Dec 22 12:28:22 2004
|
Thanks to Recai Oktas, who encourage me to complete the Bulgarian
translation for the Debian elog package, the Bulgarian translation is
completed and attached. |
Re: Complete Bulgarian translation, posted by Stefan Ritt on Wed Dec 22 12:56:44 2004
|
Thanks, the file will be contained in the next release. |
Re: Login/Password request appears twice, posted by Stefan Ritt on Wed Jan 5 16:04:53 2005
|
> Have set up 3 top level groups, each with their own password file.
> Ever since users have to 'login' twice to get to the appropriate elog.
> You click on top level group, get to log book and click on the one you want
> and get login/password dialog box, click ok and and you get it again and
> then you finally get into the elog book.
>
> Anything I can check on this behavior?
Sorry my late reply, was very busy these days... (;-) Can you send me your
elogd.cfg so that I can see how you defined your groups?
- Stefan |
Re: Extendable options for conditional attributes, posted by Stefan Ritt on Thu Jan 6 10:08:54 2005
|
> Playing with all the configuration possibilities I have one issue:
> I like to use the "Extendable options" but I can't combine them with
> the "Conditional attributes".
That was never ment to work. But I found some time to implement it. If you
download elog255-4.exe from today it whould work. Let me know if you have
problems. |