Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 119 of 808  Not logged in ELOG logo
icon5.gif   More questions about groups, posted by Stephen A. Wood on Tue Apr 19 22:43:10 2005 elogd.cfg
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
    icon2.gif   Re: More questions about groups, posted by Stefan Ritt on Thu Apr 21 22:54:46 2005 
> 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.
    icon2.gif   Re: More questions about groups, posted by Stephen A. Wood on Fri Apr 22 18:16:25 2005 
> 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.
icon5.gif   Filter with match case, posted by Alex H on Thu Apr 28 10:29:33 2005 pb_elog.gif
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
    icon2.gif   Re: Filter with match case, posted by Stefan Ritt on Fri Apr 29 22:05:51 2005 
> 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.
icon5.gif   post box question, posted by damon nettles on Sat May 7 17:51:22 2005 
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?
    icon2.gif   Re: post box question, posted by Stefan Ritt on Mon May 9 11:30:07 2005 
> 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. 
icon5.gif   How to remove email addresses from Guest Display?, posted by Johan Nyberg on Mon May 9 11:45:05 2005 
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
ELOG V3.1.5-3fb85fa6