ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
973
|
Fri Mar 4 10:59:51 2005 |
| Alex H | alex@synergie-inf.com | Question | Windows | 2.5.7-1 | Re: Non clickable column |
> > Is there any solution to obtain an non-clickable column ?
> > For example here : http://midas.psi.ch/elogs/Config+Examples/ what should
> > I do to obtain the data of the Category column non clickable?
> > I don't have find a solution in the Syntax of elogd.cfg
> > (http://midas.psi.ch/elog/config.html)
>
> What do you mean by "non-clickable column"? The column header for sorting, or
> the column contents which brings you to the single entry page? For both of
> them, there is no way right now to obtain that. Why do you want it?
I talk about the column contents. In fact on ELOG, we store password so its
more easyer to click twice on it to select them and after to copy them instead
of select from right to left the password and to try to copy them. The HMTL
link gave problem, its more hard to copy data from HTML link than an normal TXT.
A little hard to explain sorry for my mistakes and explication I'm French :o). |
984
|
Tue Mar 15 14:11:48 2005 |
| Alex H | alex@synergie-inf.com | Question | Windows | 2.5.7-1 | Re: Non clickable column |
> > I talk about the column contents. In fact on ELOG, we store password so its
> > more easyer to click twice on it to select them and after to copy them instead
> > of select from right to left the password and to try to copy them. The HMTL
> > link gave problem, its more hard to copy data from HTML link than an normal TXT.
> > A little hard to explain sorry for my mistakes and explication I'm French :o).
>
> I added a new option "Link display = ...", with which you can restrict the number of
> attribues which gets a HTML link. If you put
>
> Link display = ID, Author
>
> then only the ID column and the colum with the Author are shown as HTML links, all
> other are shown as simple text.
>
> The new version is under CVS. This option will be included in the next release.
Great news :) !
thanks a lot ! |
985
|
Wed Mar 16 16:13:15 2005 |
| Alex H | alex@synergie-inf.com | | Windows | V2.5.7-1 | Expand all at elog home |
Hi,
Is there a command line in the configuration files to show all of sub logs
on the main page of elog instead of clicking on "Expand All" on the top of
ELOG ?
Thanks |
1025
|
Fri Mar 25 12:44:49 2005 |
| Alex H | alex@synergie-inf.com | Bug report | Linux | | Re: Crash with Protect Selection page = 1 |
> > > Logins work OK if the username/password is valid. However, if I try to login
> > > with invalid authentication, the server crashes. If I turn off the protect
> > > selection page, then invalid authentication does not crash elogd.
> >
> > Ok, it's me, Speedy Gonzales again (as Emiliano says... (;-))
> >
> > I fixed that as well and committed the changes.
>
> That seems to do the trick! Thanks, Steve
Hi,
where can I find this correction for ELOG?
thanks a lot :o) |
1026
|
Fri Mar 25 12:49:13 2005 |
| Alex H | alex@synergie-inf.com | | Windows | V2.5.7-1 | Re: Expand all at elog home |
> Hi,
>
> Is there a command line in the configuration files to show all of sub
logs
> on the main page of elog instead of clicking on "Expand All" on the top
of
> ELOG ?
>
> Thanks
Up ! :o)
So I have posted a picture to explain better my question.
So could it be possible to have the index page always expanded ?
thanks for answers.
Alex. |
1027
|
Fri Mar 25 16:00:55 2005 |
| Alex H | alex@synergie-inf.com | Bug report | Windows | V2.5.8-1 | Preset text Dont work more! |
Hi,
I'am using Elog V2.5.8-1 and the "Preset Text" option don't work more since
I've updated Elog. could you fix it?
Thanks.
Alex |
1032
|
Tue Mar 29 13:29:56 2005 |
| Alex H | a.herrmannsynergie-inf.com | Bug report | Windows | V2.5.8-1 | Re: Preset text Dont work more! |
> > I'am using Elog V2.5.8-1 and the "Preset Text" option don't work more
since
> > I've updated Elog. could you fix it?
>
> I tried with the example elogd.cfg and it worked there, so it must have
to do
> with your special configuration. Can you send me your elogd.cfg so that I
could
> reproduce your problem?
>
> - Stefan
Hello Stefan,
Here is my elogd.cfg.
I hope this will help you :)
when we be released the next elog version who correct the crash of Protect
Selection page = 1 ?
thanks for all |
1038
|
Wed Mar 30 15:12:54 2005 |
| Alex H | alex@synergie-inf.com | | Windows | V2.5.7-1 | Re: Expand all at elog home |
> > So I have posted a picture to explain better my question.
> > So could it be possible to have the index page always expanded ?
> > thanks for answers.
>
> I added a new configuration option "Expand selection page" which defaults to
> one. So if nothing is changed in the configuration file, the logbook selection
> page is expanded by default. Only if one has very many logbooks and wants back
> the old behaviour, one has to add "Expand selection page = 0" in the config
> file. The new version is under CVS.
Many many Thanks for all Stefan ! :o) |