changing the default to plain text rather than elcode, posted by John Habermann on Sun Jul 3 03:48:12 2005
|
Hi
I just shifted our elogs to a new server and in the process upgraded to the latest debian version which is 2.5.9+r1674-1. I am just wondering how to change |
Re: changing the default to plain text rather than elcode, posted by Stefan Ritt on Tue Jul 5 23:06:12 2005
|
[quote="John Habermann"]I just shifted our elogs to a new server and in the process upgraded to the latest debian version which is 2.5.9+r1674-1. I am just
wondering how to change the default for the text body area from "elcode" to plain text? I can't see anything in the admin configuration syntax guide and
the HTML default = 2 option no longer seems to work.[/quote]
|
Re: changing the default to plain text rather than elcode, posted by Tim Fowler on Thu Jul 7 02:41:40 2005
|
[quote="Stefan Ritt"][quote="John Habermann"]I just shifted our elogs to a new server and in the process upgraded to the latest debian version which is
2.5.9+r1674-1. I am just wondering how to change the default for the text body area from "elcode" to plain text? I can't see anything in the admin configuration
syntax guide and the HTML default = 2 option no longer seems to work.[/quote]
|
Re: changing the default to plain text rather than elcode, posted by Stefan Ritt on Thu Jul 7 08:38:11 2005
|
[quote="Tim Fowler"]The installation did not include scripts directory. Where can I download the [b]elcode.js[/b] file?[/quote]
I said [b]future[/b] installations will handle this. This feature is still in beta becaus it's not finished completely. You can get the elcode.js from |
Re: changing the default to plain text rather than elcode, posted by Tim Fowler on Thu Jul 7 22:31:40 2005
|
I said [b]future[/b] installations will handle this. This feature is still in beta becaus it's not finished completely. You can get the elcode.js from [URL=http://midas.psi.ch/cgi-bin/cvsweb/~checkout~/elog/scripts/elcode.js]CVS[/URL].
- Stefan[/quote]
|
Re: changing the default to plain text rather than elcode, posted by Noah P on Thu Sep 8 03:37:44 2005
|
I, too, found that this elcode.js file was missing. However, it seems to be present on this demo site!
so, I downloaded it from this very demo site, and saved it to my system (in the root of your resources folder). This (so far) seems to have made the "ELCode" |
Changes in Comment and Elog Index page?, posted by ralphb on Wed Aug 10 11:28:30 2005
|
Just updated to ELOG V2.6.0-beta4 from V2.5.6-2 and I note a couple of changes:
- HTML code inculed in elog.cfg "Comment" lines were previously rendered, now they are not. e.g. "Comment = Some comment<BR> <A href="http://somedomain.com/some.html" |
Re: Changes in Comment and Elog Index page?, posted by ralphb on Thu Sep 1 17:53:58 2005
|
[quote="ralphb"]- The "Several logbooks are defined on this host" elog index page was previously collapsable, now it is not.[/quote]
OK, I've fixed that one with "Expand Selection page = 0" |
Re: Changes in Comment and Elog Index page?, posted by Stefan Ritt on Tue Sep 6 09:37:20 2005
|
[quote="ralphb"]HTML code inculed in elog.cfg "Comment" lines were previously rendered, now they are not. e.g. "Comment = Some comment<BR> <A href="http://somedomain.com/some.html"
target="_top"> Some link text</A>" Is this change deliberate, or is the functionality likely to return? [/quote]
|
Re: Changes in Comment and Elog Index page?, posted by ralphb on Tue Sep 6 18:36:21 2005
|
[quote="Stefan Ritt"]I added some code now which checks if the comment is real HTML, and reverts back to the old behaviour if it is. The update is in CVS.[/quote]
Thanks very much Stefan.
|
Omitting some fields in e-mail, posted by Michael Husbyn on Tue Jun 7 10:59:20 2005
|
Hello,
Is there a way to include some attribute fields in the e-mail from eLog, but not all?
|
Re: Omitting some fields in e-mail, posted by Stefan Ritt on Wed Jul 20 20:54:01 2005
|
> E.g, if you have the following:
> Attributes = TA, Endret, UA, Pri, Status, Oppdragsgiver, EpostTil, EpostIKT, Tittel
>
|
Re: Omitting some fields in e-mail, posted by Michael Husbyn on Wed Jul 20 21:13:03 2005
|
> I added the option "Email attributes = <list>" for that. So you can specify
>
|
Re: Omitting some fields in e-mail, posted by Michael Husbyn on Mon Aug 15 12:54:56 2005
|
>
> > I added the option "Email attributes = <list>" for that. So you can specify
> >
|
Re: Omitting some fields in e-mail, posted by Stefan Ritt on Tue Sep 6 14:41:10 2005
|
> Is there a way to remove Logbook field (and perhaps Logbook URL if I want?)
There is the option "Email format", which lets you specify what to show. Try
|
Comment tooltip shows comment from other logbook, posted by Oleg Solovyanov on Wed Aug 10 18:32:14 2005
|
I have several logbooks with Comment lines,
but the tooltip shows sometimes the correct comment,
sometimes the comment from other logbook...
|
Re: Comment tooltip shows comment from other logbook, posted by Stefan Ritt on Tue Sep 6 09:41:04 2005
|
[quote="Oleg Solovyanov"]I have several logbooks with Comment lines,
but the tooltip shows sometimes the correct comment,
sometimes the comment from other logbook...
|
Email notification does not work, posted by Dinesh Bapat on Wed Aug 10 03:18:05 2005
|
I have SMTP server that requires authentication
Whenever a new user 'self registers' to E-log, I get an automated email saying so. Hence, the SMTP setting are correct and working.
|
Re: Email notification does not work, posted by Stefan Ritt on Mon Sep 5 20:35:43 2005
|
[quote="Dinesh Bapat"]I have SMTP server that requires authentication
Whenever a new user 'self registers' to E-log, I get an automated email saying so. Hence, the SMTP setting are correct and working.
|
charset specified in elog.conf has no effect [updated], posted by cunnilinux on Sun Aug 7 17:16:42 2005
|
well, here's the problem that i had: my charset (koi8-u) was specified in elog.conf for every logbook, but this had no effect, and all elog pages continued
tu appeared as iso-8859-1 (which is the default)
when i specified charset in the global section, the problem's gone away. |
Re: charset specified in elog.conf has no effect [updated], posted by Stefan Ritt on Mon Sep 5 20:16:50 2005
|
[quote=cunnilinux]well, here's the problem that i had: my charset (koi8-u) was specified in elog.conf for every logbook, but this had no effect, and all
elog pages continued tu appeared as iso-8859-1 (which is the default) when i specified charset in the global section, the problem's gone away.
|
password forgot kills elogd, posted by Martin Lindjärv on Wed Aug 31 22:03:04 2005
|
Hi!
At first, thanx for this software!
|
Re: password forgot kills elogd, posted by Stefan Ritt on Mon Sep 5 20:05:43 2005
|
[quote="Martin Lindjärv"]
But i found a bug or something like that. I installed elog on win2003 and winxp with default settings. And everywhere i had same problem - when forgot
password is used it kills elogd. Error what is reported in EventLog is "Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version |
something for the wishlist: 'Recent Changes', posted by Heiko Scheit on Fri Aug 26 13:08:10 2005
|
Something for the wishlist:
A 'Recent Changes'-link (option) that lists entries that were changed
|
Re: something for the wishlist: 'Recent Changes', posted by ralphb on Thu Sep 1 18:26:38 2005
|
[quote="Heiko Scheit"]A 'Recent Changes'-link (option) that lists entries that were changed
recently, where 'recent' can be changed from 1,2,3...(some maximum)
days.[/quote]
|