Re: ELOG Skins Showcase, posted by Stefan Ritt on Sat May 3 15:06:16 2003
|
> Let's share some inspiration. I'll post mine as soon as finished the re-
> look.
Excellent idea. I added a category "CSS File" in the logbook "Config
Examples" next to this forum. You can login with the same user name and
password as for this forum. As an example, I posted the new CSS file. Please
note that one need small changes in elogd.c to accomodate for the new 3D
look (basically don't display lines between cells), so it won't work very
nice with pre-2.3.7.
So everybody is invited to post his favourite CSS files an icons there.
Maybe we can even make a competition about the nicest ELOG icon... |
Re: runtime error under Mac OS X 10.2, posted by Joseph Giaime on Mon Jun 30 05:15:14 2003
|
Sridhar & Recai,
Thanks to both of you for the rapid and effective advice. Fixing the limit corrected my problem.
I think I last got tripped up this way 10 years ago...
I suppose that the advice to increase Mac OS X's default stacksize limit might make a fine entry
in the FAQ or README file.
Thanks again,
Joe |
Re: FreeBSD Install, posted by G on Tue Oct 28 22:40:28 2003
|
Thanks for that mate, compiled elog on FreeBSD 5.1 myself no problems just like
you said, great!
>
> FYI- the default "make" on FreeBSD is BSD, not GNU.
>
> The easiest way to build elog on FreeBSD is to install "gmake" (via the port or
> package) and type "gmake". That's all it took for me to build a freshly
> downloaded copy on 5.1 not 5 minutes ago. |
Re: Default Sorting Option, posted by Ulrich Trüssel on Fri Feb 27 13:25:32 2004
|
Thank's!!! :-))
Great solution. Exactly what I need!
Ueli
> This can be easily achieved with the configuration option
>
> Start page = ?sort=<attribute>
>
> or
>
> Start page = ?rsort=<attribute>
>
> where <attribute> is your date.
>
> In your case, you need the URL
>
> http://www.familienhund.ch:8080/Aktuelles+Programm/?sort=Datum+wann
>
> which can be obtained via
>
> Start page = ?sort=Datum+wann
|
Re: Type date and conditional attributes, posted by Stefan Ritt on Sat Mar 6 12:47:34 2004
|
> BUG#1
Has been fixed. New version under CVS.
> BUG#2
> In single entry view, elog returns an unformatted date value for "Type =
> date" attributes - even when it has been manually entered with the date picker.
Can't reproduce that. Used your config, got the display attached. |
Re: Type date and conditional attributes, posted by Ralph Bearpark on Mon Mar 8 09:52:14 2004
|
> > BUG#1
>
> Has been fixed. New version under CVS.
Thanks for that, Stefan.
> > BUG#2
> > In single entry view, elog returns an unformatted date value for "Type =
> > date" attributes - even when it has been manually entered with the date picker.
>
> Can't reproduce that. Used your config, got the display attached.
Nor can I in the new version. Forgive me if I don't investigate further. ;-) |
Re: System Error / Hangs with ELOG and threaded Msg's under Win 2k3 Server, posted by Ulrich Trüssel on Tue Mar 16 20:27:56 2004
|
Many Thank's to Stefan for his work!!! He's doing a great job and is offering a better
service than most comercial programs! Thank you very much Stefan!!!
The new elogd.exe is now runniung 24h on my Windows 2003 Server without any problems. I made
a little "stress" test too and there wasn't any problems at all. Also threaded view is
working stable now.
Is seems, that the new eleogd.exe uses a litle bit less of system rescources especially in
theraded view mode.
System specification for test: Pentium 4 2,4GHz, ASUS Motherboard, 480 MB RAM, SWAP File 1,1
GB, Windows Server 2003 Enterprise Edition 5.2 including all paches until 15.3.04, IIS 6.0,
Mercure Mail Server 4, McAffee Virus Scan & Firewall, ELOG 2.5.1 with new eleogd.exe runnig
as service (system righs) with FireDaemon Lite 1.6GE.
Please note that this problem has been occured under windows (reported for XP, 2000, 2003
Server) only. Windows NT 4.0 is working well without the new eleodg.exe as well.
> This problem has been fixed now, it was a programming bug. New version under
>
> http://midas.psi.ch/elog/download/windows/elogd.exe
|
Re: Global password file together with guest account, posted by Bertram Metz on Tue Apr 13 11:13:53 2004
|
> > Yes, that is what I want.
>
> I implemented a switch "protect selection page" in revision 1.318, which can be
> obtained at http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c?rev=1.318. If this
> switch is not set to "1", the selection page can be seen without having to log in.
Stefan,
thank you for the fast implementation of this feature. I compiled the new revision and
it worked as expected.
Kind regards,
Bertram |