Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 788 of 806  Not logged in ELOG logo
    icon2.gif   Re: Tool Tips, posted by Grant Jeffcote on Tue Nov 28 10:25:08 2006 

Stefan Ritt wrote:

Grant Jeffcote wrote:
Hi Stefan,

Is there a way to add a 'Tool Tips' to individual 'Options' similar to that currently available for Attributes? I have several checkboxes under an attribute for predefined email groups and would like to see if I can make the recipient list viewable via a mouse hover using the 'Tool tip' feature.
If not possible can it be added to the wishlist?


Ok, I implemented this. It is in revision 1760 and will be contained in the next release.


That's really great, thank you so much.
What will the configuration line be?
    icon2.gif   Re: Tool Tips, posted by Stefan Ritt on Tue Nov 28 10:26:33 2006 

Grant Jeffcote wrote:
What will the configuration line be?


If you have
MOptions item = value_1, value_2

you can do a
Tooltip value_1 = text
    icon2.gif   Re: Tool Tips, posted by Grant Jeffcote on Tue Nov 28 22:12:13 2006 

Stefan Ritt wrote:

Grant Jeffcote wrote:
What will the configuration line be?


If you have
MOptions item = value_1, value_2

you can do a
Tooltip value_1 = text


Thanks Stefan,

When implemented there seems to be a finite number of characters that are visible under a tool tip, is this an OS defined limit or something that can be changed?
    icon2.gif   Re: Tool Tips, posted by Stefan Ritt on Wed Nov 29 13:42:14 2006 

Grant Jeffcote wrote:

Stefan Ritt wrote:

Grant Jeffcote wrote:
What will the configuration line be?


If you have
MOptions item = value_1, value_2

you can do a
Tooltip value_1 = text


Thanks Stefan,

When implemented there seems to be a finite number of characters that are visible under a tool tip, is this an OS defined limit or something that can be changed?


ELOG itself has a limit of 256 characters, but that can be changed easily. I found that Mozilla Firefox only showed 70 characters and then three dots ("..."), while Internet Explorer showed all 256 characters, wrapping words if necessary. So it strongly depends on the browser.
    icon2.gif   Re: Tool Tips, posted by Grant Jeffcote on Wed Nov 29 22:44:15 2006 

Stefan Ritt wrote:

Grant Jeffcote wrote:

Stefan Ritt wrote:

Grant Jeffcote wrote:
What will the configuration line be?


If you have
MOptions item = value_1, value_2

you can do a
Tooltip value_1 = text


Thanks Stefan,

When implemented there seems to be a finite number of characters that are visible under a tool tip, is this an OS defined limit or something that can be changed?


ELOG itself has a limit of 256 characters, but that can be changed easily. I found that Mozilla Firefox only showed 70 characters and then three dots ("..."), while Internet Explorer showed all 256 characters, wrapping words if necessary. So it strongly depends on the browser.



Thanks, we use Internet Explorer in service but I tested using Mozilla (hence above).
I'd really like to be able change the limit to more than 256 characters, is this simply a configuration parameter or a code change?
    icon2.gif   Re: Tool Tips, posted by Stefan Ritt on Thu Nov 30 20:49:56 2006 

Grant Jeffcote wrote:
Thanks, we use Internet Explorer in service but I tested using Mozilla (hence above).
I'd really like to be able change the limit to more than 256 characters, is this simply a configuration parameter or a code change?


It is a code change. I increased it to 10000 chars in revision 1766, it will be contained in the next release.
    icon2.gif   Re: Tool Tips, posted by Grant Jeffcote on Thu Nov 30 22:07:31 2006 

Stefan Ritt wrote:

Grant Jeffcote wrote:
Thanks, we use Internet Explorer in service but I tested using Mozilla (hence above).
I'd really like to be able change the limit to more than 256 characters, is this simply a configuration parameter or a code change?


It is a code change. I increased it to 10000 chars in revision 1766, it will be contained in the next release.


Thx Stefan, I can write a book in there now! ;o))
icon5.gif   How many topgroups can be defined?, posted by Exaos Lee on Sat Jan 13 17:35:45 2007 cndl.cfg
I defined 6 top groups in my cfg file as the attachment.
But ... It doesn't work as I wanted.
The 4th and 5th groups need login. But when I clicked the 4th or 5th group, the login isn't needed.
And the 4th and 5th password files are not generated automatically.
ELOG V3.1.5-3fb85fa6