Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 642 of 808  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
    icon2.gif   Re: Add Button on calendar, posted by Stefan Ritt on Mon Nov 21 17:54:54 2005 cal.gif

Alex H wrote:
I don't have the today date highlighted so I don't have some visual effect to find the date immediatly. Is it a bug or other ?


If I click Find on this page, then click on an calendar, I get following picture:



which clearly shows me the 21st highlighted. Do you get a different picture? Which browser are you using? If you get the proper picture here at the forum, but a different one at your installation, it might be that the default.css file is out of date in your installation and you have to copy over a newer one.
    icon2.gif   Re: Add Button on calendar, posted by Alex H on Tue Nov 22 09:49:30 2005 

Stefan Ritt wrote:

Alex H wrote:
I don't have the today date highlighted so I don't have some visual effect to find the date immediatly. Is it a bug or other ?


If I click Find on this page, then click on an calendar, I get following picture:



which clearly shows me the 21st highlighted. Do you get a different picture? Which browser are you using? If you get the proper picture here at the forum, but a different one at your installation, it might be that the default.css file is out of date in your installation and you have to copy over a newer one.


My default.css was not updated Wink! Thanks Stefan.
    icon2.gif   Re: Add Button on calendar, posted by Alex H on Tue Nov 22 09:49:30 2005 

Stefan Ritt wrote:

Alex H wrote:
I don't have the today date highlighted so I don't have some visual effect to find the date immediatly. Is it a bug or other ?


If I click Find on this page, then click on an calendar, I get following picture:



which clearly shows me the 21st highlighted. Do you get a different picture? Which browser are you using? If you get the proper picture here at the forum, but a different one at your installation, it might be that the default.css file is out of date in your installation and you have to copy over a newer one.


My default.css was not updated Wink! Thanks Stefan.
    icon2.gif   Re: Adaptation of the language, posted by Stefan Ritt on Thu Feb 20 16:36:06 2014 

Markus Grosse-Kock wrote:

Hello,

 
I want to change the language to German. But it does not work.
 
Here my config:
 
Theme = default
Resource dir = D:\Elog
Language = german
 
Where is the problem? Or is it not possible to change the language in Windows?
 
Best regards,
Markus

You put the "Language = german" statement into the logbook section, but it has to be placed in the [global] section as written in the documentation. Unfortunately this section of the configuration file cannot be accessed through the web interface, so you have to edit the elogd.cfg file manually, which might require admin rights.

Viele Grüsse nach Reken,
Stefan

    icon6.gif   Re: Adaptation of the language, posted by Markus Grosse-Kock on Thu Feb 20 17:37:06 2014 

Stefan Ritt wrote:

Markus Grosse-Kock wrote:

Hello,

 
I want to change the language to German. But it does not work.
 
Here my config:
 
Theme = default
Resource dir = D:\Elog
Language = german
 
Where is the problem? Or is it not possible to change the language in Windows?
 
Best regards,
Markus

You put the "Language = german" statement into the logbook section, but it has to be placed in the [global] section as written in the documentation. Unfortunately this section of the configuration file cannot be accessed through the web interface, so you have to edit the elogd.cfg file manually, which might require admin rights.

Viele Grüsse nach Reken,
Stefan

Danke, hat funktioniert.

Gruß Markus

    icon2.gif   Re: Active Directory authentication, posted by Stefan Ritt on Thu Apr 15 13:16:25 2010 

Alan Grant wrote:

Found a thread from 2004 ("External authentication") asking about the possibility of tying that in with ELog and answer was "Not yet". With time past, any chance this is now possible? I didn't see any more info on that since. 

I'd like to explore using AD to set up/manage groups for ELog authentication. Alternatively, is there currently another way with ELog to manage groups?

Regards.

External authentication is still on the list. But I'm not sure what is the best way: LDAP, PAM, Kerberos. Should work under windows and linux. Unfortunately I won't have time in the next few months to implement that, but it stays high on my todo list. 

    icon2.gif   Re: Action after message submission, posted by Stefan Ritt on Fri Sep 17 00:59:16 2010 

Mike Zuber wrote:

Is it possible to automatically go back to the list view in summary mode after submitting a new message instead of displaying the new message?

I know it's possible to display a page from a file after submitting a new message  by using "Submit Page = <file>". 
It would be nice to be able to use a command like "Submit Page = <command>" where I could insert "?cmd=Back" as in the "Start page" command.

Thanks,

Mike

I just implemented a new flag "List after submit = 1" which does exactly this. It brings you to the summary page after the submission of a new entry. I needed the function myself. The change is SVN revision 2327 and will be contained in the next release. 

    icon2.gif   Re: Action after message submission, posted by Mike Zuber on Thu Oct 14 16:43:05 2010 

Stefan Ritt wrote:

Mike Zuber wrote:

Is it possible to automatically go back to the list view in summary mode after submitting a new message instead of displaying the new message?

I know it's possible to display a page from a file after submitting a new message  by using "Submit Page = <file>". 
It would be nice to be able to use a command like "Submit Page = <command>" where I could insert "?cmd=Back" as in the "Start page" command.

Thanks,

Mike

I just implemented a new flag "List after submit = 1" which does exactly this. It brings you to the summary page after the submission of a new entry. I needed the function myself. The change is SVN revision 2327 and will be contained in the next release. 

 Thank you very much! I appreciate it.

ELOG V3.1.5-3fb85fa6