Re: documentation fro elconv, posted by Stefan Ritt on Tue Sep 10 17:22:17 2002
|
> Hi,
>
> is there a documentation for the elconv tool available?
>
> Regards,
>
> Stefan
I have asked Fred Pacquier who maintains the web pages to put something on,
but he hasn't replied.
Basically you simply run "elconv" in the directory where all the *.log files
live. The only option is the "-v" flag for verbose output. If you have
several directories with log files, you run it once in each directory. |
Re: Author & pwd case sensitive ?, posted by Stefan Ritt on Tue Sep 10 17:24:25 2002
|
> Is it possible to make the author and pwd check case in-sensitive?? I
> noticed that unless you type your userid and password in the same case each
> time, the system doesn't recognize your or thinks the info is invalid.
>
> thanks,
> eric
Well, that's how it should be. All other systems I know like Windows NT
Login, Linux login etc. are case-sensitive, so we should follow that standard. |
Re: Password reset option, posted by Stefan Ritt on Tue Sep 10 17:26:21 2002
|
> Some options for the password setting:
> The ability that if admin creates a temporary password for the user, force
> the user to change the password once logged in.
>
> User forgets password, system generates a random pwd and sends it to user
> via email, after they log in force pwd change.
>
> option to expire an account or expire a pwd after so many days??
>
> just some ideas..
>
> still loving the new features!!
Ok, put on the wish list. |
Re: specify attribute type as a number or date format?, posted by Stefan Ritt on Tue Sep 10 17:28:21 2002
|
> any way to specify that a particular option be in a date format or even
> the ability to specifiy the category must be of a particular format:
> -must be a number
> -must be a date
> -must be alpha
> -must be certain length
Put on the wish list as well. |
Re: Displaying attributes when creating a new entry, posted by Stefan Ritt on Tue Sep 10 17:29:27 2002
|
> Say I have an attribute called OS
>
> Instead of having a drop down box is there a way to use either the radio
> button like what is used with ICON?
From Version 2.1.2 on you have the option "ROptions = ..." for that. |
Re: Error with not existing user name, posted by Stefan Ritt on Tue Sep 24 16:59:11 2002
|
> Elogd v. 2.1.2:
>
> When trying to acces a password protected Log (global password file) with a
> non existing username one gets the response : cannot open file : <pw
> filename>
>
> Better would be a message like: wrong user or password!
Has been fixed in 2.2.0 |
Re: Icons for sorted entries, posted by Stefan Ritt on Tue Sep 24 17:03:29 2002
|
> when do a search and then sorting the outcome of the search via clicking on
> an attribute (to sort it in descending or vice versa order) there should an
> icon be displayed (up.gif or down.gif). But the icons could not be found
due
> to a wrong path to the gif files:
>
> /elog/config//themes/default/up.gif
>
> Be aware of the two slashes!! Should only be one.
Weired, the icon is displayed in the search page just as "up.gif", and the
elogd server should get this from the current themes/default/ directory. Try
http://midas.psi.ch/elogdemo/Forum/up.gif . So where do you get your two
slashes from? |
Re: weird date bug, posted by Stefan Ritt on Tue Sep 24 17:05:43 2002
|
> i have a forum with one message. the forums is displayed with the search
mode set to threaded.
>
> the list shows this:
>
> posted by tony summerfelt on Tuesday, September 17/2002 -- 11:19 AM
>
> but the entry date on the message is:
>
> Sunday, September 01/2002 -- 01:47 AM
>
> the 'posted by' shows the current date/time everytime i look at the message.
I vaguely remember there was once a problem with that date. So can you please
try again with a recent version of ELOG? |