Re: Multiple ideas for multiple logbooks, posted by Stefan Ritt on Tue Apr 3 14:26:09 2007
|
[quote="Yoshio Imai"][u]1. Multiple login[/u][/quote]
Well, restructuring the cookies would be rather work intensive. Right now we have one user name cookie [B]unm[/B]
|
Re: Multiple ideas for multiple logbooks, posted by Stefan Ritt on Tue Apr 3 15:19:00 2007
|
[quote="Stefan Ritt"]To distinguish betwen logbooks, one would need cookies in the form [b]<logbook name>_unm[/b] and [b]<logbook name>_upwd[/b].[/quote]
Actually this is not a good idea. Most people I know have several logbooks, but a common password file. Access control is then fine-tuned via [B]'Login |
Re: Multiple ideas for multiple logbooks, posted by Yoshio Imai on Tue Apr 3 17:55:21 2007
|
[quote="Stefan Ritt"]Well, you didn't realize, but you were my beta-tester for the keyboard shortcuts :D . I didn't yet publish it, so you must have gotten
this brand new feature from SVN.[/quote]
You should [B]really[/B] have told me ;) . Actually, I found out about the <Ctrl-C> issue while using [I]this[/I] logbook.
|
Re: Multiple ideas for multiple logbooks, posted by Stefan Ritt on Tue Apr 3 21:09:47 2007
|
[quote="Yoshio Imai"]When using the shortcuts and/or the ELCode buttons, sometimes the code is generated and the cursor in between the [XX] and [/XX] directive,
but sometimes, the whole code directive is selected as if for editing[/quote]
|
Re: Multiple ideas for multiple logbooks, posted by Stefan Ritt on Tue Apr 3 22:10:56 2007
|
[quote="Yoshio Imai"]BTW, there are (of course :D) two other issues. They are still present in -1826
- one bug was reported by a logbook user: when using the "find" function in a logbook, and selecting one value from the "Author" drop-down list and another
from the "Category" drop-down list, the [I]elogd[/I] reports no entries found, but when specifying only the "Author" and leaving "Category" blank, many |
Re: Multiple ideas for multiple logbooks, posted by Stefan Ritt on Wed Apr 4 08:38:30 2007
|
[quote="Yoshio Imai"][u]1. Multiple login[/u]
Is there any way to change the cookie structure so as to allow one (physical) user to be logged on as more than one [i]elog[/i] user at a time?[/quote]
|
Re: Multiple ideas for multiple logbooks, posted by Yoshio Imai on Wed Apr 4 11:37:56 2007
|
[quote="Stefan Ritt"]Actually there is a way[/quote]
... and it works! Thank you!
|
Re: Multiple ideas for multiple logbooks, posted by Stefan Ritt on Wed Apr 4 12:14:12 2007
|
[quote="Yoshio Imai"]- We have one logbook top group for the beamtimes. Under certain conditions, a preset text is to be displayed.
[CODE]
{2&a} Preset Text = resource/text_1.txt
|