ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
350
|
Wed May 21 10:15:17 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Other | | | syntax highligting for elog.cfg with ULTRAEDIT |
UltraEdit Syntax coloring
=========================
add this file in ultraedit
UltraEdit --> ADVANCED --> CONFIGURATION --> SYNTAX HIGHLIGHTING
I hope this will help you...
it gives different color according to elog commands
some attributes are use internaly like
ShellOnSubmit
ShellParam
if somebody has other suggestion to improve the display ask me |
353
|
Fri May 23 09:04:51 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Other | | | Re: syntax highligting for elog.cfg with ULTRAEDIT |
> > add this file in ultraedit
> > UltraEdit --> ADVANCED --> CONFIGURATION --> SYNTAX HIGHLIGHTING
> > I hope this will help you...
>
> Have you maybe forgotten the attachment to this message?
yes :s
i put the last version on this link
http://public.mba.be/demo/elog/u-edit-elog-syntax.txt |
Attachment 1: ELOG_on ultraedit.GIF
|
|
354
|
Fri May 23 09:12:16 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Bug report | | | Re: bug in cfg file |
> Hello Folks,
>
> Found an interesting problem with 2.3.7 under redhat 9.0 linux.
>
> When you take the elogd.cfg file and the menu commands = <list> and guest
> menu commands = <list>, the config menu for edit the elogd.cfg stops
are you logged
if you have a guest menu there is no access in the admin
access is restricted with
Admin user = 'your login name'
in Global section
> working, yet if I change the URL manually, I can still get to the file
and
> the menus do not change. If I delete all menu commands, then all works
> without errors, yet the menus do not match default.
>
> Also, the self registration function equal to 3 does not always send
email.
it is send to the admin user list
be sure that smtp parameter is ok
>
> Cheers,
> Roberto |
355
|
Fri May 23 09:17:30 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Question | | | mySQL / SQL synchronisation |
does anybody has interest with a full synchronisation
between elog logbook
on mySQL and SQL database |
357
|
Fri May 30 08:04:23 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Question | | | Hosts deny |
Used to deny a certain command to a list of users. This can be used to
deny a guest user to enter new messages or modify a message.
Hosts allow = <list>
Hosts deny = <list>
could you deny guest user like this
guest is not loggeg ?
hubert is logged
Hosts deny = guest,hubert
does anybody has experience with deny based on IP adresse ? |
362
|
Wed Jun 4 10:47:36 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Comment | | | rhis logbook |
I suggest to add an attributes like OS
MOptions OS = linux, windows2000, windowsXP¨, windows2003
to indicate on which version we are speaking |
364
|
Wed Jun 4 12:57:11 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Comment | Other | | Re: rhis logbook |
> > I suggest to add an attributes like OS
> >
> > MOptions OS = linux, windows2000, windowsXP¨, windows2003
> >
> > to indicate on which version we are speaking
>
> Good idea, I added a "ELOG Version" as well.
I suggest MOptions - people are lazy .... :)
by the way any possibilities to have 'multiple icons' ? |
Attachment 1: icons.zip
|
371
|
Wed Jun 4 17:44:40 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Other | | | Re: syntax highligting for elog.cfg with ULTRAEDIT |
> > i put the last version on this link
> > http://public.mba.be/demo/elog/u-edit-elog-syntax.txt
>
> If you don't mind I added the file to this message.
surely not but as I put some new command each time you update elog :)
it's easy for us to put on on webserver
but for each update I ll send the new version |