ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1102
|
Tue Apr 19 22:43:10 2005 |
| Stephen A. Wood | saw@jlab.org | Question | Linux | 1.632 | More questions about groups |
I am running 2.5.8-3 with the elogd.c 1.632. I have attached the config
file that I am using. I have a top group "src", with logbooks "SRC
Analysis" and "SRC Mail" in it. These two logbooks share the same password
file. If one logs into one, I would like them to be not have to login to
the other. If I put the password file name under [global src], I get this
behaviour, but the logbook selection page does not show my graphic or the
locks by the logbook names (instead it has the Alt text "This logbook
requires authentication." If I remove the password from [global src] and
put it in each logbook individually, then my logbook selection page looks
OK, but I have to log into each logbook seperately.
Stephen |
1103
|
Thu Apr 21 22:54:46 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | 1.632 | Re: More questions about groups |
> I am running 2.5.8-3 with the elogd.c 1.632. I have attached the config
> file that I am using. I have a top group "src", with logbooks "SRC
> Analysis" and "SRC Mail" in it. These two logbooks share the same password
> file. If one logs into one, I would like them to be not have to login to
> the other. If I put the password file name under [global src], I get this
> behaviour, but the logbook selection page does not show my graphic or the
> locks by the logbook names (instead it has the Alt text "This logbook
> requires authentication."
Thanks for reporting this bug. I fixed it in the current CVS version. |
1104
|
Fri Apr 22 18:16:25 2005 |
| Stephen A. Wood | saw@jlab.org | Question | Linux | 1.632 | Re: More questions about groups |
> Thanks for reporting this bug. I fixed it in the current CVS version.
I get my Icons and Graphics in the top group now. Thanks for fixing it. |
1106
|
Thu Apr 28 10:29:33 2005 |
| Alex H | alex@synergie-inf.com | Question | Windows | 2.5.8-2 | Filter with match case |
Hello Stefan,
I have an question for you :o). Is there any solution to use the filtering
system with an match case solution ? Add a parameter or something else to
add a solution ?
I gave you an picture for the explaination.
Wenn I select GA for example, I just want to habe GA in my array and not
CofoGAr.
Thanks for answer |
1110
|
Fri Apr 29 22:05:51 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.5.8-2 | Re: Filter with match case |
> I have an question for you :o). Is there any solution to use the filtering
> system with an match case solution ? Add a parameter or something else to
> add a solution ?
I added a paramet "case sensitive search" which does this. In addition, the
switch defines the default state of the "case sensitive" check box on the find
page. The new functionality will be contained in the next release. |
1130
|
Sat May 7 17:51:22 2005 |
| damon nettles | nettles@phgrav.phys.lsu.edu | Question | All | | post box question |
is there any way to get a larger text box to type in when making a new post?
the default box is rather small and you have to scroll up and down when
making a new post or editing an existing one.
once the post is submitted, the display goes to a larger box, but the text
only takes up the left side of the page. seems the only way to get it to go
all the way to the right is to make everything html and submit it that way.
can the normal text look like the html does without submitting it as html? |
1131
|
Mon May 9 11:30:07 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | All | | Re: post box question |
> is there any way to get a larger text box to type in when making a new post?
> the default box is rather small and you have to scroll up and down when
> making a new post or editing an existing one.
Message width = <number of characters>
Message height = <number of lines>
> can the normal text look like the html does without submitting it as html?
No. |
1132
|
Mon May 9 11:45:05 2005 |
| Johan Nyberg | johan.nyberg@tsl.uu.se | Question | Linux | 2.5.9-1 | How to remove email addresses from Guest Display? |
Hi,
I would like to have the author email addresses listed only for users which
have logged in, but not for guest users. In the elogd.cfg file I have:
Attributes = Author, Author Email, Category, Subject
Guest Display = Author, Category, Subject, Text
But these attributes
ID Date Author Author Email Category Subject Text
are shown also when visting the logbook as a guest. For the guests I would
like to show only these attributes
ID Date Author Category Subject Text
Any ideas what I am doing wrong or why this does not work?
Johan |